.coveralls.yml
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
HISTORY.rst
LICENSE.md
README.md
clone.json
environment.yml
mkdocs.yml
pyproject.toml
setup.py
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/custom.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/automerge.yml
.github/workflows/clones_count.yml
.github/workflows/codeql-analysis.yml
.github/workflows/webservices.yml
.github/workflows/workflow.yml
docs/catchment.rst
docs/conf.py
docs/convert.rst
docs/environment.yml
docs/index.rst
docs/netcdf.rst
docs/raster.rst
docs/vector.rst
docs/images/before_cropping.png
docs/images/crop_raster_using_array.png
docs/images/cropped_aligned_raster.png
docs/images/cropped_array.png
docs/images/cropped_raster.png
docs/images/flow_accumulation.png
docs/images/map_algebra.png
docs/images/raster_fill.png
docs/images/raster_like.png
docs/images/raster_tobe_cropped.png
docs/images/read_ascii.png
docs/images/resample.png
docs/images/soil_map.png
docs/images/soil_map_aligned.png
examples/00Basic_rasters.py
examples/01Reproject_points.py
examples/01ZonalStatistics.py
examples/Clustering.py
examples/MatchTwoRasters.py
examples/Mosaic_rasters.py
examples/NetCdf_toRaster.py
examples/Rasterize_Vector.py
examples/Reproject_Raster.py
examples/cliprasterwithpolygon.py
examples/cliprasterwithraster.py
examples/read_raster_folder.py
examples/data/DEM5km_Rhine_burned_acc.tif
examples/data/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
examples/data/MSWEP_1979010100.nc
examples/data/MSWEP_1979010100.tif
examples/data/MSWEP_1979010100_reprojected.tif
examples/data/acc4000.tif
examples/data/asci_example.asc
examples/data/asci_example.prj
examples/data/asci_write_test.asc
examples/data/basin.geojson
examples/data/basin.qmd
examples/data/crop_using_crop.tif
examples/data/fill_raster_saved.tif
examples/data/fillrasterexample.tif
examples/data/points.csv
examples/data/raster_like_saved.tif
examples/data/rasterexample.tif
examples/data/rasterlike.tif
examples/data/roughness.asc
examples/data/soil_raster.tif
examples/data/ZonalStatistics/classes.tif
examples/data/ZonalStatistics/maps/Map1.zip
examples/data/ZonalStatistics/maps/Map2.zip
examples/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
examples/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.02.tif
examples/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.03.tif
examples/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
examples/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.02.tif
examples/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.03.tif
examples/data/raster-folder/0_MSWEP_1979.01.01.tif
examples/data/raster-folder/1_MSWEP_1979.01.02.tif
examples/data/raster-folder/2_MSWEP_1979.01.03.tif
examples/data/raster-folder/3_MSWEP_1979.01.04.tif
examples/data/raster-folder/4_MSWEP_1979.01.05.tif
examples/data/raster-folder/5_MSWEP_1979.01.06.tif
examples/notebooks/Raster.ipynb
pyramids/__init__.py
pyramids/catchment.py
pyramids/convert.py
pyramids/data.py
pyramids/netcdf.py
pyramids/raster.py
pyramids/vector.py
pyramids_gis.egg-info/PKG-INFO
pyramids_gis.egg-info/SOURCES.txt
pyramids_gis.egg-info/dependency_links.txt
pyramids_gis.egg-info/not-zip-safe
pyramids_gis.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/catchment/__init__.py
tests/catchment/conftest.py
tests/catchment/test_catchment.py
tests/data/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
tests/data/acc4000.tif
tests/data/asci_example.asc
tests/data/asci_example.prj
tests/data/asci_write_test.asc
tests/data/basin.geojson
tests/data/basin.qmd
tests/data/crop_using_crop.tif
tests/data/fill_raster_saved.tif
tests/data/fillrasterexample.tif
tests/data/points.csv
tests/data/raster_like_saved.tif
tests/data/rasterexample.tif
tests/data/rasterlike.tif
tests/data/roughness.asc
tests/data/soil_raster.tif
tests/data/ZonalStatistics/classes.tif
tests/data/ZonalStatistics/maps/Map1.zip
tests/data/ZonalStatistics/maps/Map2.zip
tests/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
tests/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.02.tif
tests/data/aligned_rasters/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.03.tif
tests/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.01.tif
tests/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.02.tif
tests/data/crop_aligned_folder/Evaporation_ECMWF_ERA-Interim_mm_daily_2009.01.03.tif
tests/data/raster-folder/0_MSWEP_1979.01.01.tif
tests/data/raster-folder/1_MSWEP_1979.01.02.tif
tests/data/raster-folder/2_MSWEP_1979.01.03.tif
tests/data/raster-folder/3_MSWEP_1979.01.04.tif
tests/data/raster-folder/4_MSWEP_1979.01.05.tif
tests/data/raster-folder/5_MSWEP_1979.01.06.tif
tests/raster/__init__.py
tests/raster/conftest.py
tests/raster/test_raster.py
tests/vector/__init__.py
tests/vector/conftest.py
tests/vector/test_vector.py