-
HISTORY.rst
: Model names list in comment at top of file -
HISTORY.rst
: note that model was added -
installer/windows/invest_installer.nsi
: windows start menu link -
installer/windows/invest_installer.nsi
: windows data downloads list -
Makefile
: user's guide commit hash -
Makefile
: sample data commit hash -
Makefile
: test data commit hash (if needed) -
Makefile
: ZIPDIRS list -
scripts/invest-autotest.py
: add to dictionary -
setup.py
: (if a package)packages
kwarg insetup
function -
src/natcap/invest/__init__.py
model metadata dictionary -
src/natcap/invest/model.py
: model source file -
src/natcap/invest/ui/model.py
: model ui file -
tests/test_model.py
: model test file
-
src/renderer/components/ResourcesLinks/index.jsx
: forum tags list -
src/renderer/sampledata_registry.json
: link to model sample data (update this automatically) -
src/renderer/ui_config.js
: set order of inputs
-
source/index.rst
: toctree entry -
source/model/
: tables/images for model user's guide page (if needed) -
source/model.rst
: model user's guide page
-
.gitattributes
: entry for model -
model/
: model sample data
-
.gitattributes
: entry for model (if test data was added) -
model/
: model test data (if needed)
- create new model tag on the forum