Grib2io-interp

Latest version: v1.2.2

Safety actively analyzes 624811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.2

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

1.2.1

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

1.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 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

1.1.0

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

1.0.3

* 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

1.0.2

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.