https://github.com/tedpearson/forecastmetrics

Get weather forecasts and write them into VictoriaMetrics (or InfluxDB), for use with Grafana dashboards. Currently supports the National Weather Service (NWS) and VisualCrossing forecast APIs.
https://github.com/tedpearson/forecastmetrics

Keywords

forecast-dashboards forecast-data golang grafana national-weather-service victoriametrics visual-crossing weather

Keywords from Contributors

ambientweather weather-station

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Get weather forecasts and write them into VictoriaMetrics (or InfluxDB), for use with Grafana dashboards. Currently supports the National Weather Service (NWS) and VisualCrossing forecast APIs.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 124
Total Committers: 3
Avg Commits per committer: 41.333
Development Distribution Score (DDS): 0.516

Commits in past year: 45
Committers in past year: 1
Avg Commits per committer in past year: 45.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ted Pearson 1****n 60
Ted Pearson t****n@o****m 56
Ted Pearson t****d@t****m 8

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 5
Total pull requests: 0
Average time to close issues: 6 months
Average time to close pull requests: N/A
Total issue authors: 5
Total pull request authors: 0
Average comments per issue: 6.2
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tedpearson/forecastmetrics

Top Issue Authors

  • BananaHammock743 (1)
  • HSkul (1)
  • man4567890 (1)
  • tedpearson (1)
  • tokuro (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/tedpearson/forecastmetrics/v3

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tedpearson/forecastmetrics/v3#section-documentation
  • Licenses: mit
  • Latest release: v3.2.3 (published over 2 years ago)
  • Last Synced: 2024-05-23T05:02:18.325Z (12 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.463%
    • Stargazers count: 5.764%
    • Average: 6.893%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/tedpearson/ForecastMetrics/v3

  • Homepage: https://github.com/tedpearson/ForecastMetrics
  • Documentation: https://pkg.go.dev/github.com/tedpearson/ForecastMetrics/v3#section-documentation
  • Licenses: MIT
  • Latest release: v3.2.3 (published over 2 years ago)
  • Last Synced: 2024-05-23T05:02:18.754Z (12 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.463%
    • Stargazers count: 5.764%
    • Average: 6.893%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/tedpearson/ForecastMetrics

  • Homepage: https://github.com/tedpearson/ForecastMetrics
  • Documentation: https://pkg.go.dev/github.com/tedpearson/ForecastMetrics#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.0 (published over 4 years ago)
  • Last Synced: 2024-05-23T05:02:18.568Z (12 months ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.463%
    • Stargazers count: 5.764%
    • Average: 6.893%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/tedpearson/forecastmetrics

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tedpearson/forecastmetrics#section-documentation
  • Licenses: mit
  • Latest release: v1.1.0 (published over 4 years ago)
  • Last Synced: 2024-05-23T05:02:18.480Z (12 months ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.463%
    • Stargazers count: 5.764%
    • Average: 6.893%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/cenkalti/backoff/v3 v3.2.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.5.1
  • github.com/google/btree v1.0.0
  • github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
  • github.com/hashicorp/hcl v1.0.0
  • github.com/iancoleman/strcase v0.2.0
  • github.com/influxdata/influxdb1-client v0.0.0-20200827194710-b269163b24ab
  • github.com/kr/pretty v0.2.0
  • github.com/magiconair/properties v1.8.5
  • github.com/mitchellh/mapstructure v1.4.3
  • github.com/pelletier/go-toml v1.9.4
  • github.com/peterbourgon/diskv v2.0.1+incompatible
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rickb777/date v1.17.0
  • github.com/rickb777/plural v1.4.1
  • github.com/spf13/afero v1.6.0
  • github.com/spf13/cast v1.4.1
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.10.1
  • github.com/stretchr/testify v1.7.0
  • github.com/subosito/gotenv v1.2.0
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/text v0.3.7
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/ini.v1 v1.66.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go.sum go
  • 774 dependencies
.github/workflows/release-template.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • ncipollo/release-action v1 composite
.github/workflows/release.yaml actions

Score: -Infinity