COPYING
MANIFEST.in
NOTICE.md
README.md
codemeta.json
pyproject.toml
robots.txt
geop4th/__init__.py
geop4th/geobricks.py
geop4th/utils.py
geop4th.egg-info/PKG-INFO
geop4th.egg-info/SOURCES.txt
geop4th.egg-info/dependency_links.txt
geop4th.egg-info/entry_points.txt
geop4th.egg-info/requires.txt
geop4th.egg-info/top_level.txt
geop4th/cli/__init__.py
geop4th/cli/__main__.py
geop4th/cli/datasets.py
geop4th/cli/setup_cds.py
geop4th/datasets/__init__.py
geop4th/datasets/climate_datasets.py
geop4th/datasets/era5_datasets.py
geop4th/datasets/sim2_datasets.py
geop4th/deprecated/ERA5_preprocessing_pipeline.py
geop4th/deprecated/ERA5/era5_sommaire.py
geop4th/deprecated/ERA5/geohydroconvert.py
geop4th/download/__init__.py
geop4th/download/_common.py
geop4th/download/download_era5.py
geop4th/download/download_fr.py
geop4th/download/download_sim2.py
geop4th/examples/BDALTI_1000m.tif
geop4th/examples/BNPE.json
geop4th/examples/SIM2_EVAP_2024-2025.nc
geop4th/examples/faulty.nc
geop4th/examples/mask.gpkg
geop4th/graphics/SIM2_tools.py
geop4th/graphics/__init__.py
geop4th/graphics/aggregation.py
geop4th/graphics/cmapgenerator.py
geop4th/graphics/monitor_memory.py
geop4th/graphics/ncplot.py
geop4th/graphics/trajplot.py
geop4th/graphics/visualization_advanced.py
geop4th/misc/tables.py
geop4th/misc/cwatm/overview_timeseries.py
geop4th/misc/cwatm/readsettings.py
geop4th/workflows/__init__.py
geop4th/workflows/app_format/__init__.py
geop4th/workflows/app_format/cwatm.py
geop4th/workflows/standardize/__init__.py
geop4th/workflows/standardize/_common.py
geop4th/workflows/standardize/standardize_era5.py
geop4th/workflows/standardize/standardize_fr.py
geop4th/workflows/standardize/standardize_sim2.py
tests/test_era5.py
tests/test_setup_cds.py
tests/test_sim2.py