LICENSE
README.md
pyproject.toml
docs/clear_all_notebooks.py
docs/conf.py
docs/generate_logo.py
docs/generate_logo_text.py
docs/run_all_notebooks.py
docs/utilities/cache_example.py
nlmod/__init__.py
nlmod/cache.py
nlmod/config.py
nlmod/epsg28992.py
nlmod/gis.py
nlmod/observations.py
nlmod/util.py
nlmod/version.py
nlmod.egg-info/PKG-INFO
nlmod.egg-info/SOURCES.txt
nlmod.egg-info/dependency_links.txt
nlmod.egg-info/requires.txt
nlmod.egg-info/top_level.txt
nlmod/bin/mp7_2_002_provisional
nlmod/data/ahn/ellipsis_tiles.geojson
nlmod/data/bgt/bronhouder_names.json
nlmod/data/geotop/Lithoklasse.voleg
nlmod/data/geotop/Lithostratigrafie.voleg
nlmod/data/geotop/REF_GTP_LITHO_CLASS.csv
nlmod/data/geotop/REF_GTP_LITHO_CLASS.xlsx
nlmod/data/geotop/REF_GTP_STR_UNIT.csv
nlmod/data/geotop/REF_GTP_STR_UNIT.xlsx
nlmod/data/geotop/geo_eenheden.csv
nlmod/data/geotop/geotop.gleg
nlmod/data/geotop/hydraulische_parameterisering_geotop_noord-brabant_en_noord-_en_midden-limburg.csv
nlmod/data/geotop/litho_eenheden.csv
nlmod/data/regis/Tabellen.bij.naamgevingsreleases.REGIS.II.csv
nlmod/data/regis/regis_2_2.gleg
nlmod/data/shapes/opp_water.cpg
nlmod/data/shapes/opp_water.dbf
nlmod/data/shapes/opp_water.prj
nlmod/data/shapes/opp_water.qpj
nlmod/data/shapes/opp_water.shp
nlmod/data/shapes/opp_water.shx
nlmod/dims/__init__.py
nlmod/dims/attributes_encodings.py
nlmod/dims/base.py
nlmod/dims/grid.py
nlmod/dims/layers.py
nlmod/dims/rdp.py
nlmod/dims/resample.py
nlmod/dims/shared.py
nlmod/dims/time.py
nlmod/gwf/__init__.py
nlmod/gwf/gwf.py
nlmod/gwf/hfb.py
nlmod/gwf/lake.py
nlmod/gwf/output.py
nlmod/gwf/recharge.py
nlmod/gwf/surface_water.py
nlmod/gwf/wells.py
nlmod/gwt/__init__.py
nlmod/gwt/gwt.py
nlmod/gwt/output.py
nlmod/gwt/prepare.py
nlmod/mfoutput/__init__.py
nlmod/mfoutput/binaryfile.py
nlmod/mfoutput/mfoutput.py
nlmod/modpath/__init__.py
nlmod/modpath/modpath.py
nlmod/plot/__init__.py
nlmod/plot/dcs.py
nlmod/plot/flopy.py
nlmod/plot/plot.py
nlmod/plot/plotutil.py
nlmod/prt/__init__.py
nlmod/prt/prt.py
nlmod/read/__init__.py
nlmod/read/administrative.py
nlmod/read/ahn.py
nlmod/read/bgt.py
nlmod/read/bofek.py
nlmod/read/bro.py
nlmod/read/brp.py
nlmod/read/brt.py
nlmod/read/geotop.py
nlmod/read/jarkus.py
nlmod/read/knmi.py
nlmod/read/knmi_data_platform.py
nlmod/read/meteobase.py
nlmod/read/nhi.py
nlmod/read/regis.py
nlmod/read/rws.py
nlmod/read/waterboard.py
nlmod/read/webservices.py
nlmod/sim/__init__.py
nlmod/sim/sim.py
tests/test_001_model.py
tests/test_002_regis_geotop.py
tests/test_003_mfpackages.py
tests/test_004_northsea.py
tests/test_005_external_data.py
tests/test_006_caching.py
tests/test_007_run_notebooks.py
tests/test_008_waterboard.py
tests/test_009_layers.py
tests/test_010_wells.py
tests/test_011_dcs.py
tests/test_012_plot.py
tests/test_013_surface_water.py
tests/test_014_gis.py
tests/test_015_gwf_output.py
tests/test_016_time.py
tests/test_017_metbase.py
tests/test_018_knmi_data_platform.py
tests/test_019_attributes_encodings.py
tests/test_020_uzf.py
tests/test_021_nhi.py
tests/test_022_gwt.py
tests/test_023_hfb.py
tests/test_024_administrative.py
tests/test_025_modpath.py
tests/test_026_grid.py
tests/test_027_util.py
tests/test_028_rws_bathymetry.py
tests/test_029_bgt.py
tests/test_030_brt.py
tests/test_031_observations.py
tests/util.py