Skip to content

Releases: USDA-ARS-NWRC/weather_forecast_retrieval

v0.8.0

24 Jun 14:38
d1df41a
Compare
Choose a tag to compare

New feature added for downloading HRRR data from NOMADS. The hrrr_nomads command line script will download and crop HRRR files from NOMADS and is meant to be used for downloading in real time.

v0.7.1

05 May 16:44
8f34d82
Compare
Choose a tag to compare

Extend API access

PR: #33

v0.7.0

27 Apr 15:55
d811cd2
Compare
Choose a tag to compare

v0.7.0 makes a few small but breaking changes from v0.6.X. See PR #30 and PR #31.

  • Renamed the output_dir parameter to input_dir on FileLoader.get_saved_data
  • Removed the HRRR class
  • Moved from Travis CI to Github Actions for CI/CD
  • Upload to Pypi when a new release is made

v0.7.0-rc

26 Apr 20:56
Compare
Choose a tag to compare
v0.7.0-rc Pre-release
Pre-release

Release candidate for WFR to test workflows for deploying to Pypi.