.hgignore
.hgtags
HISTORY.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
README_PYTHON.rst
requirements-dev.txt
requirements-docs.txt
requirements-gui.txt
requirements.txt
setup.cfg
setup.py
doc/api-docs/api.rst
doc/api-docs/changelog.rst
doc/api-docs/cli.rst
doc/api-docs/conf.py
doc/api-docs/ecosystem_service_analysis_tools.rst
doc/api-docs/final_ecosystem_services.rst
doc/api-docs/index.rst
doc/api-docs/installing.rst
doc/api-docs/listmodels.py
doc/api-docs/scripting.rst
doc/api-docs/supporting_ecosystem_services.rst
doc/api-docs/utilities.rst
doc/api-docs/_static/favicon.gif
doc/api-docs/_static/invest-logo.png
doc/api-docs/ecosystem_service_analysis_tools/coastal_vulnerability.rst
doc/api-docs/ecosystem_service_analysis_tools/overlap_analysis.rst
doc/api-docs/ecosystem_service_analysis_tools/scenario_generator.rst
doc/api-docs/final_ecosystem_services/carbon.rst
doc/api-docs/final_ecosystem_services/coastal_blue_carbon.rst
doc/api-docs/final_ecosystem_services/crop_production.rst
doc/api-docs/final_ecosystem_services/finfish_aquaculture.rst
doc/api-docs/final_ecosystem_services/fisheries.rst
doc/api-docs/final_ecosystem_services/hydropower.rst
doc/api-docs/final_ecosystem_services/monthly_water_yield.rst
doc/api-docs/final_ecosystem_services/ndr.rst
doc/api-docs/final_ecosystem_services/pollination.rst
doc/api-docs/final_ecosystem_services/recreation.rst
doc/api-docs/final_ecosystem_services/scenic_quality.rst
doc/api-docs/final_ecosystem_services/sdr.rst
doc/api-docs/final_ecosystem_services/wave_energy.rst
doc/api-docs/final_ecosystem_services/wind_energy.rst
doc/api-docs/supporting_ecosystem_services/habitat_quality.rst
doc/api-docs/supporting_ecosystem_services/habitat_risk_assessment.rst
doc/api-docs/supporting_ecosystem_services/habitat_suitability.rst
doc/api-docs/utilities/reporting.rst
exe/README.rst
exe/invest.spec
exe/qt.conf
exe/hooks/hook-ctypes.py
exe/hooks/hook-natcap.invest.py
exe/hooks/hook-natcap.py
exe/hooks/hook-numpy.py
exe/hooks/hook-osgeo.py
exe/hooks/hook-pandas.py
exe/hooks/hook-pygeoprocessing.py
exe/hooks/hook-qtawesome.py
exe/hooks/hook-rtree.py
exe/hooks/hook-scipy.py
exe/hooks/hook-shapely.py
exe/hooks/hook-taskgraph.py
exe/hooks/rthook.py
installer/darwin/Info.plist
installer/darwin/README.txt
installer/darwin/background.png
installer/darwin/build_app_bundle.sh
installer/darwin/build_dmg.sh
installer/darwin/build_zip.sh
installer/darwin/dmgconf.py
installer/darwin/invest.icns
installer/linux/postinstall.sh
installer/linux/postremove.sh
installer/windows/InVEST-2.ico
installer/windows/InVEST-header-wcvi-rocks.bmp
installer/windows/InVEST-vertical.bmp
installer/windows/invest-autotest.bat
installer/windows/invest_installer.nsi
installer/windows/test_installer.sh
natcap.invest.egg-info/PKG-INFO
natcap.invest.egg-info/SOURCES.txt
natcap.invest.egg-info/dependency_links.txt
natcap.invest.egg-info/entry_points.txt
natcap.invest.egg-info/namespace_packages.txt
natcap.invest.egg-info/not-zip-safe
natcap.invest.egg-info/requires.txt
natcap.invest.egg-info/top_level.txt
scripts/check_required_programs.bat
scripts/check_required_programs.sh
scripts/convert-requirements-to-conda-yml.py
scripts/convert-ui-config.py
scripts/create-parameter-set-from-iui-config.py
scripts/fetch_usage_polygon.py
scripts/generate-required-validation.py
scripts/get_args.py
scripts/invest-autotest.py
scripts/jenkins-build.bat
scripts/jenkins-build.sh
scripts/jenkins_push_artifacts.py
src/natcap/invest/ndr/ndr_core.pyx
src/natcap/invest/pygeoprocessing_0_3_3/geoprocessing_core.pyx
src/natcap/invest/pygeoprocessing_0_3_3/routing/routing_core.pyx
src/natcap/invest/recreation/out_of_core_quadtree.pyx
src/natcap/invest/scenic_quality/viewshed.pyx
src/natcap/invest/seasonal_water_yield/seasonal_water_yield_core.pyx
src/natcap/__init__.py
src/natcap/invest/__init__.py
src/natcap/invest/__main__.py
src/natcap/invest/carbon.py
src/natcap/invest/cli.py
src/natcap/invest/crop_production_percentile.py
src/natcap/invest/crop_production_regression.py
src/natcap/invest/datastack.py
src/natcap/invest/forest_carbon_edge_effect.py
src/natcap/invest/globio.py
src/natcap/invest/habitat_quality.py
src/natcap/invest/habitat_suitability.py
src/natcap/invest/pollination.py
src/natcap/invest/scenario_gen_proximity.py
src/natcap/invest/sdr.py
src/natcap/invest/utils.py
src/natcap/invest/validation.py
src/natcap/invest/coastal_blue_carbon/__init__.py
src/natcap/invest/coastal_blue_carbon/coastal_blue_carbon.py
src/natcap/invest/coastal_blue_carbon/preprocessor.py
src/natcap/invest/coastal_vulnerability/__init__.py
src/natcap/invest/coastal_vulnerability/coastal_vulnerability.py
src/natcap/invest/coastal_vulnerability/coastal_vulnerability_core.py
src/natcap/invest/coastal_vulnerability/coastal_vulnerability_post_processing.py
src/natcap/invest/finfish_aquaculture/__init__.py
src/natcap/invest/finfish_aquaculture/finfish_aquaculture.py
src/natcap/invest/finfish_aquaculture/finfish_aquaculture_core.py
src/natcap/invest/fisheries/__init__.py
src/natcap/invest/fisheries/fisheries.py
src/natcap/invest/fisheries/fisheries_hst.py
src/natcap/invest/fisheries/fisheries_hst_io.py
src/natcap/invest/fisheries/fisheries_io.py
src/natcap/invest/fisheries/fisheries_model.py
src/natcap/invest/habitat_risk_assessment/__init__.py
src/natcap/invest/habitat_risk_assessment/hra.py
src/natcap/invest/habitat_risk_assessment/hra_core.py
src/natcap/invest/habitat_risk_assessment/hra_preprocessor.py
src/natcap/invest/hydropower/__init__.py
src/natcap/invest/hydropower/hydropower_water_yield.py
src/natcap/invest/ndr/__init__.py
src/natcap/invest/ndr/ndr.py
src/natcap/invest/ndr/ndr_core.pyx
src/natcap/invest/overlap_analysis/__init__.py
src/natcap/invest/overlap_analysis/overlap_analysis.py
src/natcap/invest/overlap_analysis/overlap_analysis_mz.py
src/natcap/invest/overlap_analysis/overlap_analysis_mz_core.py
src/natcap/invest/overlap_analysis/overlap_core.py
src/natcap/invest/pygeoprocessing_0_3_3/__init__.py
src/natcap/invest/pygeoprocessing_0_3_3/fileio.py
src/natcap/invest/pygeoprocessing_0_3_3/geoprocessing.py
src/natcap/invest/pygeoprocessing_0_3_3/geoprocessing_core.pyx
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/__init__.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/dbf.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/dbfnew.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/fields.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/header.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/record.py
src/natcap/invest/pygeoprocessing_0_3_3/dbfpy/utils.py
src/natcap/invest/pygeoprocessing_0_3_3/routing/__init__.py
src/natcap/invest/pygeoprocessing_0_3_3/routing/routing.py
src/natcap/invest/pygeoprocessing_0_3_3/routing/routing_core.pxd
src/natcap/invest/pygeoprocessing_0_3_3/routing/routing_core.pyx
src/natcap/invest/pygeoprocessing_0_3_3/testing/__init__.py
src/natcap/invest/pygeoprocessing_0_3_3/testing/assertions.py
src/natcap/invest/pygeoprocessing_0_3_3/testing/sampledata.py
src/natcap/invest/pygeoprocessing_0_3_3/testing/scm.py
src/natcap/invest/pygeoprocessing_0_3_3/testing/utils.py
src/natcap/invest/recreation/__init__.py
src/natcap/invest/recreation/buffered_numpy_disk_map.py
src/natcap/invest/recreation/out_of_core_quadtree.pyx
src/natcap/invest/recreation/recmodel_client.py
src/natcap/invest/recreation/recmodel_server.py
src/natcap/invest/recreation/recmodel_workspace_fetcher.py
src/natcap/invest/reporting/__init__.py
src/natcap/invest/reporting/html.py
src/natcap/invest/reporting/table_generator.py
src/natcap/invest/reporting/reporting_data/jquery-1.10.2.min.js
src/natcap/invest/reporting/reporting_data/sorttable.js
src/natcap/invest/reporting/reporting_data/total_functions.js
src/natcap/invest/routing/.routedem.py.swp
src/natcap/invest/routing/__init__.py
src/natcap/invest/routing/delineateit.py
src/natcap/invest/routing/routedem.py
src/natcap/invest/scenario_generator/__init__.py
src/natcap/invest/scenario_generator/highcharts.js
src/natcap/invest/scenario_generator/jquery-1.6.2.min.js
src/natcap/invest/scenario_generator/scenario_generator.py
src/natcap/invest/scenic_quality/LRUCache.h
src/natcap/invest/scenic_quality/__init__.py
src/natcap/invest/scenic_quality/scenic_quality.py
src/natcap/invest/scenic_quality/viewshed.pyx
src/natcap/invest/seasonal_water_yield/__init__.py
src/natcap/invest/seasonal_water_yield/seasonal_water_yield.py
src/natcap/invest/seasonal_water_yield/seasonal_water_yield_core.pyx
src/natcap/invest/ui/__init__.py
src/natcap/invest/ui/carbon.py
src/natcap/invest/ui/cbc.py
src/natcap/invest/ui/crop_production.py
src/natcap/invest/ui/cv.py
src/natcap/invest/ui/execution.py
src/natcap/invest/ui/finfish.py
src/natcap/invest/ui/fisheries.py
src/natcap/invest/ui/forest_carbon.py
src/natcap/invest/ui/globio.py
src/natcap/invest/ui/habitat_quality.py
src/natcap/invest/ui/hra.py
src/natcap/invest/ui/hydropower.py
src/natcap/invest/ui/inputs.py
src/natcap/invest/ui/launcher.py
src/natcap/invest/ui/model.py
src/natcap/invest/ui/ndr.py
src/natcap/invest/ui/overlap_analysis.py
src/natcap/invest/ui/pollination.py
src/natcap/invest/ui/recreation.py
src/natcap/invest/ui/routing.py
src/natcap/invest/ui/scenario_gen.py
src/natcap/invest/ui/scenic_quality.py
src/natcap/invest/ui/sdr.py
src/natcap/invest/ui/seasonal_water_yield.py
src/natcap/invest/ui/usage.py
src/natcap/invest/ui/usage_logger.py
src/natcap/invest/ui/wave_energy.py
src/natcap/invest/ui/wind_energy.py
src/natcap/invest/wave_energy/__init__.py
src/natcap/invest/wave_energy/wave_energy.py
src/natcap/invest/wave_energy/wave_energy_scripts/README.txt
src/natcap/invest/wave_energy/wave_energy_scripts/format_wave_point_data.sh
src/natcap/invest/wave_energy/wave_energy_scripts/format_wave_watch_data.sh
src/natcap/invest/wave_energy/wave_energy_scripts/wave_csv_to_points.py
src/natcap/invest/wave_energy/wave_energy_scripts/wave_watch_data_to_binary.py
src/natcap/invest/wave_energy/wave_energy_scripts/ww3_per_year.py
src/natcap/invest/wind_energy/__init__.py
src/natcap/invest/wind_energy/wind_energy.py
tests/test_carbon.py
tests/test_coastal_blue_carbon.py
tests/test_crop_production.py
tests/test_datastack.py
tests/test_delineateitpy.py
tests/test_finfish.py
tests/test_fisheries.py
tests/test_forest_carbon_edge.py
tests/test_globio.py
tests/test_habitat_quality.py
tests/test_habitat_suitability.py
tests/test_hra.py
tests/test_hydropower.py
tests/test_importall.py
tests/test_invest.py
tests/test_ndr.py
tests/test_overlap_analysis.py
tests/test_pollination.py
tests/test_recreation.py
tests/test_reporting.py
tests/test_routedem.py
tests/test_scenario_generator_rule_based.py
tests/test_scenario_proximity.py
tests/test_scenic_quality.py
tests/test_sdr.py
tests/test_seasonal_water_yield_regression.py
tests/test_utils.py
tests/test_validation.py
tests/test_wave_energy.py
tests/test_wind_energy.py
ui_tests/test_model_logging.py
ui_tests/test_ui_inputs.py