NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.
https://noaa-mdl.github.io/grib2io
MIT License
33 stars 12 forks source link

Have setup.py automatically search for g2c #88

Closed EricEngle-NOAA closed 1 year ago

EricEngle-NOAA commented 1 year ago

Have the setup.py automatically search common paths on Linux, UNIX, and macOS systems for the NCEPLIBS-g2c library and include. This was done for grib2io-interp and that logic can be carried over here.