grib2io-interp v1.2.0
What's Changed
- Relaxed the required minimum version of NCEPLIBS-ip back to v4.1.0. When building with NCEPLIBS-ip version < 5.0.0, NCEPLIBS-sp will also be required.
- Allow building with static libs by @EricEngle-NOAA in #10
- Allow for user to get and set OpenMP number of threads by @EricEngle-NOAA in af2cba4 and d0d83a7
- Added
grib2io_interp.has_openmp_support
bool by @EricEngle-NOAA in 79242f8
Full Changelog: v1.1.0...v1.2.0