What's Changed
- Added support for interpolation from Rotated Lat/Lon Arakawa grid when building with NCEPLIBS-ip v5.1.0 (or newer) by @EricEngle-NOAA in a02dd51. Additional information can be found here.
- Set grib2io as a dependency by @TimothyCera-NOAA in #13
- Have custom
find_library()
insetup.py
search throughLD_LIBRARY_PATH
when necessary by @TimothyCera-NOAA in #8 - Clean up setup.py by @EricEngle-NOAA in #16
- Added build testing for macOS by @TimothyCera-NOAA in #8 and @EricEngle-NOAA in #16
New Contributors
- @TimothyCera-NOAA made their first contribution in #13
Full Changelog: v1.2.2...v1.3.0