Thanks to visit codestin.com
Credit goes to github.com

Skip to content

grib2io v2.7.0

Latest

Choose a tag to compare

@EricEngle-NOAA EricEngle-NOAA released this 09 Dec 16:38
· 1 commit to master since this release
257475a

What's Changed

  • Fixed an issue with grib2io.open class properties by @EricEngle-NOAA in #219
  • Fixed issue with calculating validTime in the Xarray backend by @TylerWixtrom-NOAA in #222
  • Added ability to correctly mask values to NaN when interpolating to stations where a station might be outside the grid domain by @EricEngle-NOAA in #226
  • Add save_index options 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_index in 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