LICENSE
LICENSE-DLLS.md
MANIFEST.in
NOTICE
README.md
pyproject.toml
iwfm_io/__init__.py
iwfm_io/_budget_agg.py
iwfm_io/_links.py
iwfm_io/_parser.py
iwfm_io/_strict.py
iwfm_io/_tokens.py
iwfm_io/_validation.py
iwfm_io/_writer.py
iwfm_io/cli.py
iwfm_io/collect.py
iwfm_io/compare.py
iwfm_io/dss.py
iwfm_io/gauges.py
iwfm_io/gis.py
iwfm_io/model_adapter.py
iwfm_io/run.py
iwfm_io/scenario.py
iwfm_io/vtk.py
iwfm_io/wells.py
iwfm_io.egg-info/PKG-INFO
iwfm_io.egg-info/SOURCES.txt
iwfm_io.egg-info/dependency_links.txt
iwfm_io.egg-info/entry_points.txt
iwfm_io.egg-info/requires.txt
iwfm_io.egg-info/top_level.txt
iwfm_io/dll/__init__.py
iwfm_io/dll/_dll.py
iwfm_io/dll/_errors.py
iwfm_io/dll/_marshal.py
iwfm_io/dll/_proxy.py
iwfm_io/dll/_validate.py
iwfm_io/dll/budget.py
iwfm_io/dll/download.py
iwfm_io/dll/misc.py
iwfm_io/dll/model.py
iwfm_io/dll/zbudget.py
iwfm_io/models/__init__.py
iwfm_io/models/base.py
iwfm_io/models/groundwater.py
iwfm_io/models/lake.py
iwfm_io/models/misc.py
iwfm_io/models/preprocessor.py
iwfm_io/models/rootzone.py
iwfm_io/models/simulation.py
iwfm_io/models/stream.py
iwfm_io/models/timeseries.py
iwfm_io/pest/__init__.py
iwfm_io/pest/apply.py
iwfm_io/pest/budget_obs.py
iwfm_io/pest/derived.py
iwfm_io/pest/diagnostics.py
iwfm_io/pest/ies.py
iwfm_io/pest/names.py
iwfm_io/pest/obsfiles.py
iwfm_io/pest/orchestrate.py
iwfm_io/pest/params.py
iwfm_io/pest/pilot_points.py
iwfm_io/pest/quickstart.py
iwfm_io/pest/reparam.py
iwfm_io/pest/setup.py
iwfm_io/pest/sim2obs.py
iwfm_io/pest/smp.py
iwfm_io/pest/stats.py
iwfm_io/pest/typhyd.py
iwfm_io/pest/weights.py
iwfm_io/plots/__init__.py
iwfm_io/plots/_plotly.py
iwfm_io/plots/animations.py
iwfm_io/plots/calibration.py
iwfm_io/plots/connectivity.py
iwfm_io/plots/cross_sections.py
iwfm_io/plots/maps.py
iwfm_io/plots/profiles.py
iwfm_io/plots/seasonal.py
iwfm_io/plots/spatial_patterns.py
iwfm_io/plots/stream_analysis.py
iwfm_io/plots/subsidence.py
iwfm_io/plots/summary.py
iwfm_io/plots/supply_demand.py
iwfm_io/plots/timeseries.py
iwfm_io/plots/trends.py
iwfm_io/plots/water_balance.py
iwfm_io/readers/__init__.py
iwfm_io/readers/_element_groups.py
iwfm_io/readers/_param_blocks.py
iwfm_io/readers/groundwater.py
iwfm_io/readers/hdf5.py
iwfm_io/readers/lake.py
iwfm_io/readers/misc.py
iwfm_io/readers/preprocessor.py
iwfm_io/readers/rootzone.py
iwfm_io/readers/simulation.py
iwfm_io/readers/stream.py
iwfm_io/readers/text_output.py
iwfm_io/readers/timeseries.py
iwfm_io/writers/__init__.py
iwfm_io/writers/_param_blocks.py
iwfm_io/writers/_timeseries.py
iwfm_io/writers/groundwater.py
iwfm_io/writers/lake.py
iwfm_io/writers/misc.py
iwfm_io/writers/preprocessor.py
iwfm_io/writers/rootzone.py
iwfm_io/writers/simulation.py
iwfm_io/writers/stream.py
iwfm_io/writers/timeseries.py
tests/__init__.py
tests/conftest.py
tests/test_dll_generations.py
tests/test_download.py
tests/test_run.py
tests/_ci/min_passed.py
tests/_ci/unxfail.py
tests/io/__init__.py
tests/io/conftest.py
tests/io/test_budget_agg.py
tests/io/test_c2vsimfg.py
tests/io/test_compare.py
tests/io/test_counts.py
tests/io/test_dll_agg_parity.py
tests/io/test_dss_calsim.py
tests/io/test_exe_roundtrip.py
tests/io/test_full_parsing.py
tests/io/test_gauge_metadata.py
tests/io/test_gis.py
tests/io/test_groundwater.py
tests/io/test_gw_initial_conditions.py
tests/io/test_gwl_metadata.py
tests/io/test_hdf5.py
tests/io/test_integration.py
tests/io/test_lake.py
tests/io/test_landuse.py
tests/io/test_links.py
tests/io/test_misc.py
tests/io/test_notes.py
tests/io/test_open_model.py
tests/io/test_parser_primitives.py
tests/io/test_plots_smoke.py
tests/io/test_plots_utils.py
tests/io/test_preprocessor.py
tests/io/test_reaudit_fixes.py
tests/io/test_rootzone.py
tests/io/test_scenario.py
tests/io/test_simulation.py
tests/io/test_stream.py
tests/io/test_stream_layouts.py
tests/io/test_text_output.py
tests/io/test_tokens.py
tests/io/test_ts_files.py
tests/io/test_validation.py
tests/io/test_vtk.py
tests/io/test_writer_formatting.py
tests/io/test_zbudget.py
tests/pest/__init__.py
tests/pest/conftest.py
tests/pest/test_apply.py
tests/pest/test_budget_obs.py
tests/pest/test_calibration_plots.py
tests/pest/test_cli.py
tests/pest/test_derived.py
tests/pest/test_diagnostics.py
tests/pest/test_ies.py
tests/pest/test_names.py
tests/pest/test_obsfiles.py
tests/pest/test_orchestrate.py
tests/pest/test_params.py
tests/pest/test_pilot_points.py
tests/pest/test_quickstart.py
tests/pest/test_reparam.py
tests/pest/test_setup.py
tests/pest/test_sim2obs.py
tests/pest/test_smp.py
tests/pest/test_stats.py
tests/pest/test_typhyd.py
tests/pest/test_weights.py
tests/pest/test_wells.py
tests/regression/__init__.py
tests/regression/_helpers.py
tests/regression/test_open_model_hostile.py
tests/regression/test_pest_hostile.py
tests/regression/test_plots_text_hostile.py
tests/regression/test_scenario_hostile.py
tests/regression/test_writer_attacks.py
tests/regression/dll/test_dllqa.py
tests/regression/dll/_cases/common.py
tests/regression/dll/_cases/cwd.py
tests/regression/dll/_cases/dates.py
tests/regression/dll/_cases/download.py
tests/regression/dll/_cases/indices.py
tests/regression/dll/_cases/lifecycle.py
tests/regression/dll/_cases/threads.py
tests/regression/dll/_cases/zbudget.py