grib2io-interp

Interpolation component for grib2io interfacing to the NCEPLIBS-ip library

MIT License

Downloads
77
Stars
2
Committers
4
grib2io-interp - grib2io-interp v1.2.2 Latest Release

Published by EricEngle-NOAA 7 months ago

What's Changed

  • Changed behavior in setup.py to always dynamically link to the OpenMP library regardless of whether linking to NCEPLIBS-ip (and sp if needed) is static or dynamic.

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.2.1...v1.2.2

grib2io-interp - grib2io-interp v1.2.1

Published by EricEngle-NOAA 7 months ago

What's Changed

  • Added check in setup.py for LLVM-OpenMP library, libomp

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.2.0...v1.2.1

grib2io-interp - grib2io-interp v1.2.0

Published by EricEngle-NOAA 7 months ago

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 https://github.com/NOAA-MDL/grib2io-interp/pull/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: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.1.0...v1.2.0

grib2io-interp - grib2io-interp v1.1.0

Published by EricEngle-NOAA 8 months ago

What's Changed

  • This release is to only update the external library dependency. The only dependency is now is NCEPLIBS-ip v5.0.0 or newer. With NCEPLIBS-ip v5.0.0, NCEPLIBS-sp is no longer a stand-alone library. It has been integrated into NCEPLIBS-ip.

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.0.3...v1.1.0

grib2io-interp - grib2io-interp v1.0.3

Published by EricEngle-NOAA over 1 year ago

  • Updated find_library() in setup.py to provide absolute paths and resolve symlinks and if inside a conda installation (env var CONDA_PREFIX is set), use only libs from the conda installation.

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.0.2...v1.0.3

grib2io-interp - grib2io-interp v1.0.2

Published by EricEngle-NOAA over 1 year ago

Fixing a bug in setup.py where include dirs might be missing.

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.0.1...v1.0.2

grib2io-interp - grib2io-interp v1.0.1

Published by EricEngle-NOAA over 1 year ago

What's Changed

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/compare/v1.0.0...v1.0.1

grib2io-interp - grib2io-interp v1.0.0

Published by EricEngle-NOAA over 1 year ago

grib2io-interp - grib2io-interp v1.0.0rc1

Published by EricEngle-NOAA over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/NOAA-MDL/grib2io-interp/commits/v1.0.0rc1