What's Changed
- Fixed an issue with
grib2io.openclass properties by @EricEngle-NOAA in #219 - Fixed issue with calculating
validTimein the Xarray backend by @TylerWixtrom-NOAA in #222 - Added ability to correctly mask values to
NaNwhen interpolating to stations where a station might be outside the grid domain by @EricEngle-NOAA in #226 - Add
save_indexoptions to the Xarray backend by @tsupinie in #225 - Fixed an issue to correctly handle negative scale factors values by @EricEngle-NOAA in #227
- Fixed an issue with an error return from
parse_grib_indexin the Xarray backend when filtering down to no messages by @AdamSchnapp in #228 - Updated NCEP GRIB2 tables to version 36.0.0
New Contributors
Full Changelog: v2.6.0...v2.7.0