.gitattributes
.gitignore
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
.github/workflows/documentation.yaml
conda.recipe/meta.yaml
deltacd/__init__.py
deltacd/dcd.py
deltacd/detaw.py
deltacd/deltacd.egg-info/PKG-INFO
deltacd/deltacd.egg-info/SOURCES.txt
deltacd/deltacd.egg-info/dependency_links.txt
deltacd/deltacd.egg-info/entry_points.txt
deltacd/deltacd.egg-info/requires.txt
deltacd/deltacd.egg-info/top_level.txt
deltacd/utils/__init__.py
deltacd/utils/daily2mon.py
deltacd/utils/deltacd2dsm2.py
deltacd/utils/utils.py
docsrc/Makefile
docsrc/changelog_link.rst
docsrc/conf.py
docsrc/dcd.rst
docsrc/detaw.rst
docsrc/index.rst
docsrc/installation.rst
docsrc/make.bat
docsrc/postprocessing.rst
docsrc/usage.rst
examples/.gitignore
examples/dcd_ex1.yaml
examples/detaw_ex1.yaml
examples/inputs/PT_ex1.csv
examples/inputs/crop_info_critical_ex1.csv
examples/inputs/crop_info_noncritical_ex1.csv
examples/inputs/diversion_factors_ex1.csv
examples/inputs/drainage_factors_ex1.csv
examples/inputs/et_correction_ex1.csv
examples/inputs/gwrates_ex1.csv
examples/inputs/irrigation_efficiencies_ex1.csv
examples/inputs/landuse_ex1.csv
examples/inputs/leach_applied_ex1.csv
examples/inputs/leach_drained_ex1.csv
examples/inputs/mm_pcp_ex1.csv
examples/inputs/subarea_info_ex1.csv
notebooks/example.ipynb
notebooks/landuse.py
notebooks/map_nodes_by_amount.py
notebooks/nodes_bordering_areas.py
notebooks/nodes_distribution_factors.py
notebooks/results_comparison.py
notebooks/results_files.yaml
notebooks/maps/detaw_168_subareas.geojson
notebooks/maps/dsm2_nodes_8_2.geojson
notebooks/maps/ex1_nodes.geojson
notebooks/maps/ex1_subareas.geojson
tests/.gitignore
tests/__init__.py
tests/test_regression_dcd.py
tests/test_regression_etaw.py
tests/testinputs/.gitignore
tests/testinputs/dcd_test_delta_dsm2.yaml
tests/testinputs/dcd_test_suisun_schism.yaml
tests/testinputs/detaw_test_delta_dsm2.yaml
tests/testinputs/detaw_test_suisun_schism.yaml
tests/testinputs/inputs/LODI_PT.csv
tests/testinputs/inputs/Percentage_suisun.csv
tests/testinputs/inputs/Suisun_PT.csv
tests/testinputs/inputs/critical_suisun.csv
tests/testinputs/inputs/crop_info_critical.csv
tests/testinputs/inputs/crop_info_noncritical.csv
tests/testinputs/inputs/diversion_factors_dsm2.csv
tests/testinputs/inputs/diversion_factors_suisun.csv
tests/testinputs/inputs/drainage_factors_dsm2.csv
tests/testinputs/inputs/drainage_factors_suisun.csv
tests/testinputs/inputs/et_correction_dsm2.csv
tests/testinputs/inputs/gwrates_dsm2.csv
tests/testinputs/inputs/gwrates_suisun.csv
tests/testinputs/inputs/irrigation_efficiencies_dsm2.csv
tests/testinputs/inputs/irrigation_efficiencies_suisun.csv
tests/testinputs/inputs/landuse_dsm2.csv
tests/testinputs/inputs/landuse_dsm2_split.csv
tests/testinputs/inputs/landuse_suisun_schism.csv
tests/testinputs/inputs/leach_applied_dsm2.csv
tests/testinputs/inputs/leach_applied_suisun.csv
tests/testinputs/inputs/leach_drained_dsm2.csv
tests/testinputs/inputs/leach_drained_suisun.csv
tests/testinputs/inputs/mm_pcp.csv
tests/testinputs/inputs/mm_pcp_suisun.csv
tests/testinputs/inputs/noncritical_suisun.csv
tests/testinputs/inputs/split_table_dsm2.csv
tests/testinputs/inputs/subarea_info_dsm2.csv
tests/testinputs/inputs/subarea_info_dsm2_split.csv
tests/testinputs/inputs/subarea_info_suisun.csv