LICENSE
MANIFEST.in
README.md
VERSION
create_docs.sh
pyproject.toml
requirements.txt
setup.cfg
setup.py
docs/grib2io_interp.html
docs/index.html
docs/search.js
docs/grib2io_interp/__config__.html
src/grib2io_interp/__init__.py
src/grib2io_interp.egg-info/PKG-INFO
src/grib2io_interp.egg-info/SOURCES.txt
src/grib2io_interp.egg-info/dependency_links.txt
src/grib2io_interp.egg-info/not-zip-safe
src/grib2io_interp.egg-info/requires.txt
src/grib2io_interp.egg-info/top_level.txt
src/interpolate/interpolate.f90
src/interpolate/interpolate.pyf
src/openmp_handler/openmp_handler.f90
src/openmp_handler/openmp_handler.pyf
tests/test_grib2_interp_to_grid.py
tests/test_grib2_interp_to_stations_scalar.py
tests/test_grib2_interp_to_stations_vector.py
tests/input_data/gfs.complex.grib2
tests/input_data/gfs.jpeg.grib2
tests/input_data/gfs.png.grib2
tests/input_data/gfs.t00z.pgrb2.1p00.f024
tests/output_data/bicubic-interp-grid-output.bin
tests/output_data/bilinear-interp-grid-output.bin
tests/output_data/budget-interp-grid-output.bin
tests/output_data/neighbor-budget-interp-grid-output.bin
tests/output_data/neighbor-interp-grid-output.bin