.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements-mypy.txt
requirements.txt
setup.cfg
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation_improvement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/submit_query.md
.github/workflows/building.yml
.github/workflows/documenting.yml
.github/workflows/linting.yml
.github/workflows/releasing.yml
.github/workflows/testing.yml
.github/workflows/typing.yml
docs/CONTRIBUTING.md
docs/changelog.md
docs/index.md
docs/requirements-docs.txt
docs/api/data_manager.md
docs/api/performance_metrics.md
docs/api/sensitivity_analyzer.md
docs/api/txtinout_reader.md
docs/api/types.md
docs/userguide/data_analysis.md
docs/userguide/sensitivity_interface.md
docs/userguide/swatplus_simulation.md
pySWATPlus/__init__.py
pySWATPlus/data_manager.py
pySWATPlus/performance_metrics.py
pySWATPlus/sensitivity_analyzer.py
pySWATPlus/txtinout_reader.py
pySWATPlus/types.py
pySWATPlus/utils.py
pySWATPlus/validators.py
pySWATPlus.egg-info/PKG-INFO
pySWATPlus.egg-info/SOURCES.txt
pySWATPlus.egg-info/dependency_links.txt
pySWATPlus.egg-info/requires.txt
pySWATPlus.egg-info/top_level.txt
tests/test_data_manager.py
tests/test_sensitivity_analyzer.py
tests/test_txtinout_reader.py
tests/test_types.py
tests/test_utils.py
tests/test_validators.py
tests/TxtInOut/a_observe_discharge_monthly.csv
tests/TxtInOut/aqu_catunit.ele
tests/TxtInOut/aquifer.aqu
tests/TxtInOut/aquifer.con
tests/TxtInOut/area_calc.out
tests/TxtInOut/basin_carbon_all.txt
tests/TxtInOut/basin_totc.txt
tests/TxtInOut/bmpuser.str
tests/TxtInOut/cal_parms.cal
tests/TxtInOut/chandeg.con
tests/TxtInOut/channel-lte.cha
tests/TxtInOut/checker.out
tests/TxtInOut/chem_app.ops
tests/TxtInOut/cntable.lum
tests/TxtInOut/co2.out
tests/TxtInOut/codes.bsn
tests/TxtInOut/cons_practice.lum
tests/TxtInOut/cs_aqu.ini
tests/TxtInOut/cs_channel.ini
tests/TxtInOut/cs_hru.ini
tests/TxtInOut/diagnostics.out
tests/TxtInOut/erosion.out
tests/TxtInOut/erosion.txt
tests/TxtInOut/fertilizer.frt
tests/TxtInOut/field.fld
tests/TxtInOut/file.cio
tests/TxtInOut/files_out.out
tests/TxtInOut/filterstrip.str
tests/TxtInOut/fire.ops
tests/TxtInOut/fort.7777
tests/TxtInOut/fort.7778
tests/TxtInOut/grassedww.str
tests/TxtInOut/graze.ops
tests/TxtInOut/harv.ops
tests/TxtInOut/hru-data.hru
tests/TxtInOut/hru.con
tests/TxtInOut/hru_cbn_lyr.txt
tests/TxtInOut/hru_orgc.txt
tests/TxtInOut/hru_plc_stat.txt
tests/TxtInOut/hru_resc_stat.txt
tests/TxtInOut/hru_soilc_stat.txt
tests/TxtInOut/hru_totc.txt
tests/TxtInOut/hyd-sed-lte.cha
tests/TxtInOut/hydrology.hyd
tests/TxtInOut/hydrology.wet
tests/TxtInOut/initial.aqu
tests/TxtInOut/initial.cha
tests/TxtInOut/initial.res
tests/TxtInOut/irr.ops
tests/TxtInOut/landuse.lum
tests/TxtInOut/ls_unit.def
tests/TxtInOut/ls_unit.ele
tests/TxtInOut/lu_change_out.txt
tests/TxtInOut/lum.dtl
tests/TxtInOut/management.sch
tests/TxtInOut/nutrients.cha
tests/TxtInOut/nutrients.res
tests/TxtInOut/nutrients.sol
tests/TxtInOut/object.cnt
tests/TxtInOut/om_water.ini
tests/TxtInOut/ovn_table.lum
tests/TxtInOut/parameters.bsn
tests/TxtInOut/pesticide.pes
tests/TxtInOut/plant.ini
tests/TxtInOut/plants.plt
tests/TxtInOut/print.prt
tests/TxtInOut/res_rel.dtl
tests/TxtInOut/reservoir_sed.txt
tests/TxtInOut/rev61.0.1_64rel.exe
tests/TxtInOut/rout_unit.con
tests/TxtInOut/rout_unit.def
tests/TxtInOut/rout_unit.ele
tests/TxtInOut/rout_unit.rtu
tests/TxtInOut/salt_aqu.ini
tests/TxtInOut/salt_channel.ini
tests/TxtInOut/salt_hru.ini
tests/TxtInOut/sediment.res
tests/TxtInOut/septic.sep
tests/TxtInOut/septic.str
tests/TxtInOut/simulation.out
tests/TxtInOut/snow.sno
tests/TxtInOut/soil_plant.ini
tests/TxtInOut/soils.sol
tests/TxtInOut/success.fin
tests/TxtInOut/sweep.ops
tests/TxtInOut/tiledrain.str
tests/TxtInOut/tillage.til
tests/TxtInOut/time.sim
tests/TxtInOut/topography.hyd
tests/TxtInOut/treatment.trt
tests/TxtInOut/urban.urb
tests/TxtInOut/weather-sta.cli
tests/TxtInOut/weather-wgn.cli
tests/TxtInOut/wetland.wet
tests/TxtInOut/zerror_aa.csv
tests/TxtInOut/zrecall_day.txt
tests/TxtInOut/zrecall_mon.txt
tests/TxtInOut/zrecall_yr.txt