Releases: NOAA-GSL/wxvx
Releases · NOAA-GSL/wxvx
Release list
v0.7.2-1
What's Changed
- Refactor to eliminate
wxvx.typesmodule by @maddenp-cu in #114 - Relax
zarrpin by @maddenp-cu in #115
Full Changelog: v0.7.2...v0.7.2-1
v0.7.2
What's Changed
- Extract local GIRB forecast grids to avoid an issue whereby MET rotates some
u/vvectors but not others by @maddenp-cu in #112
Full Changelog: v0.7.1-1...v0.7.2
v0.7.1
What's Changed
- Fix a bug whereby a
forecast.pathvalue that was a relative local pathname caused an error when executing MET tools by @maddenp-cu in #110 - Fix a bug whereby the
forecast.namevalue could not contain a space by @maddenp-cu in #110 - Fix a bug whereby a missing
path.grids.forecastvalue was considered an error, even if that value was not needed because the forecast dataset is local GRIB and will not have grids extracted and written to that path by @maddenp-cu in #110 - Add provisional support for
GDASas a truth dataset by @maddenp-cu in #110
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add option to exit with error status if workflow is incomplete by @maddenp-cu in #108
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update mechanism for determining forecast dataset format by @maddenp-cu in #107
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Fix bug whereby failure to deduce the format of a forecast dataset would lead to
wxvxhalting, by @maddenp-cu in #106
Full Changelog: v0.5.0-1...v0.5.1
v0.5.0-1
What's Changed
- Update channel info to use new
oar-gslchannel by @maddenp-cu in #100 - Revamp CI configuration by @maddenp-cu in #101 #104
- Update packages, CI Miniforge version, build number by @maddenp-cu in #103
- Revert to pyfakefs v5.10.x to avoid race condition in tests by @maddenp-cu in #105
Full Changelog: v0.5.0...v0.5.0-1
v0.5.0
What's Changed
- Add
ncdiffsconfig option to produce diffs (errors) netCDF files withgrid_statby @maddenp-cu in #99
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Fix regression with latitude/level/longitude names in forecast dataset by @maddenp-cu in #98
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Generate and use time-coordinate values as either a) cycle+leadtime pairs representing forecast output, or b) absolute times with 0 leadtime representing
truthdata, as appropriate by @maddenp-cu in #95
Full Changelog: maddenp-cu/wxvx@v0.4.1...v0.4.2