LICENSE
README.rst
setup.py
src/pyinterp/__init__.py
src/pyinterp/_geohash.py
src/pyinterp/binning.py
src/pyinterp/cf.py
src/pyinterp/conftest.py
src/pyinterp/fill.py
src/pyinterp/grid.py
src/pyinterp/histogram2d.py
src/pyinterp/interface.py
src/pyinterp/rtree.py
src/pyinterp/version.py
src/pyinterp.egg-info/PKG-INFO
src/pyinterp.egg-info/SOURCES.txt
src/pyinterp.egg-info/dependency_links.txt
src/pyinterp.egg-info/not-zip-safe
src/pyinterp.egg-info/requires.txt
src/pyinterp.egg-info/top_level.txt
src/pyinterp/backends/__init__.py
src/pyinterp/backends/xarray.py
src/pyinterp/core/__init__.pyi
src/pyinterp/core/dateutils.pyi
src/pyinterp/core/fill.pyi
src/pyinterp/core/geodetic.pyi
src/pyinterp/core/geohash/__init__.pyi
src/pyinterp/core/geohash/int64.pyi
src/pyinterp/geodetic/__init__.py
src/pyinterp/geohash/__init__.py
src/pyinterp/geohash/converter.py
src/pyinterp/geohash/int64.py
src/pyinterp/interpolator/__init__.py
src/pyinterp/interpolator/bicubic.py
src/pyinterp/interpolator/bivariate.py
src/pyinterp/interpolator/quadrivariate.py
src/pyinterp/interpolator/trivariate.py
src/pyinterp/statistics/__init__.py
src/pyinterp/statistics/descriptive_descriptive.py
src/pyinterp/statistics/streaming_histogram.py
src/pyinterp/tests/__init__.py
src/pyinterp/tests/test_2d.py
src/pyinterp/tests/test_3d.py
src/pyinterp/tests/test_4d.py
src/pyinterp/tests/test_binning.py
src/pyinterp/tests/test_cf.py
src/pyinterp/tests/test_descriptive_statistics.py
src/pyinterp/tests/test_fill.py
src/pyinterp/tests/test_geodetic.py
src/pyinterp/tests/test_geohash.py
src/pyinterp/tests/test_grid.py
src/pyinterp/tests/test_histogram_2d.py
src/pyinterp/tests/test_index_error.py
src/pyinterp/tests/test_rtree.py
src/pyinterp/tests/test_streaming_histogram.py
src/pyinterp/tests/test_temporal_axis.py
src/pyinterp/tests/core/__init__.py
src/pyinterp/tests/core/test_axis.py
src/pyinterp/tests/core/test_binning.py
src/pyinterp/tests/core/test_bivariate.py
src/pyinterp/tests/core/test_dateutils.py
src/pyinterp/tests/core/test_descriptive_statistics.py
src/pyinterp/tests/core/test_geodetic.py
src/pyinterp/tests/core/test_geohash.py
src/pyinterp/tests/core/test_histogram_2d.py
src/pyinterp/tests/core/test_quadrivariate.py
src/pyinterp/tests/core/test_rtree.py
src/pyinterp/tests/core/test_streaming_histogram.py
src/pyinterp/tests/core/test_trivariate.py
src/pyinterp/tests/dataset/aoml_v2019.nc
src/pyinterp/tests/dataset/mss.nc
src/pyinterp/tests/dataset/positions.csv
src/pyinterp/tests/dataset/pres_temp_4D.nc
src/pyinterp/tests/dataset/tcw.nc
src/pyinterp/tests/geohash/__init__.py
src/pyinterp/tests/geohash/test_bounding_box.py
src/pyinterp/tests/geohash/test_encoding.py
src/pyinterp/tests/geohash/test_neighbors.py
third_party/pybind11/pybind11/_version.pyi
third_party/pybind11/pybind11/setup_helpers.pyi