.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
environment.yml
pyproject.toml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/docs_build_check.yml
.github/workflows/gh_pages.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish-test.yml
.github/workflows/python-publish.yml
docs/CONTRIBUTING.md
docs/_config.yml
docs/_toc.yml
docs/cli.md
docs/install.md
docs/intro.md
docs/references.bib
docs/api/btm_sizing.rst
docs/api/cli.rst
docs/api/config.rst
docs/api/index.md
docs/api/model.rst
docs/api/mp.rst
docs/api/resource.rst
docs/api/scenarios.rst
docs/api/utils.rst
docs/api/valuation.rst
dwind/__init__.py
dwind/btm_sizing.py
dwind/config.py
dwind/loader.py
dwind/main.py
dwind/model.py
dwind/mp.py
dwind/resource.py
dwind/scenarios.py
dwind/valuation.py
dwind.egg-info/PKG-INFO
dwind.egg-info/SOURCES.txt
dwind.egg-info/dependency_links.txt
dwind.egg-info/entry_points.txt
dwind.egg-info/requires.txt
dwind.egg-info/top_level.txt
dwind/cli/__init__.py
dwind/cli/collect.py
dwind/cli/debug.py
dwind/cli/run.py
dwind/cli/utils.py
dwind/utils/__init__.py
dwind/utils/array.py
dwind/utils/hpc.py
dwind/utils/loader.py
examples/larimer_county_btm_baseline_2025.toml
examples/model_config.toml