Skip to main content

InVEST Ecosystem Service models

Project description

About InVEST

InVEST (Integrated Valuation of Ecosystem Services and Tradeoffs) is a family of tools for quantifying the values of natural capital in clear, credible, and practical ways. In promising a return (of societal benefits) on investments in nature, the scientific community needs to deliver knowledge and tools to quantify and forecast this return. InVEST enables decision-makers to quantify the importance of natural capital, to assess the tradeoffs associated with alternative choices, and to integrate conservation and human development.

Older versions of InVEST ran as script tools in the ArcGIS ArcToolBox environment, but have almost all been ported over to a purely open-source python environment.

InVEST is licensed under a permissive, modified BSD license.

For more information, see:

Installing InVEST

Python Dependencies

Dependencies for natcap.invest are listed in requirements.txt:

GDAL>=3.1.2,!=3.3.0
Pyro4==4.77
pandas>=1.2.1
numpy>=1.11.0,!=1.16.0
Rtree>=0.8.2,!=0.9.1
Shapely>=1.7.1,<2.0.0
scipy>=1.6.0
pygeoprocessing>=2.3.2
taskgraph[niced_processes]>=0.10.3
psutil>=5.6.6
chardet>=3.0.4
openpyxl

Additionally, a python binding for Qt is needed to use the InVEST GUI, but is not required for development against natcap.invest. InVEST uses the interface library qtpy to support PyQt5 and PySide2. In our experience, PyQt5 and PySide2 have been easiest to work with. One of these bindings for Qt must be installed in order to use the GUI.

Installing from Source

If you have a compiler installed and configured for your system, and dependencies installed, the easiest way to install InVEST as a python package is:

$ pip install natcap.invest

Installing the latest development version

The latest development version of InVEST can be installed from our git source tree:

$ pip install git+https://github.com/natcap/invest@master#egg=natcap.invest

Development

Dependencies for developing InVEST are listed in requirements.txt and in requirements-dev.txt. If you’re running a GUI, you’ll need a Qt binding (see above) and the packages installed in requirements-gui.txt.

Support

Participate in the NatCap forums here: http://community.naturalcapitalproject.org

Bugs may be reported at http://github.com/natcap/invest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

natcap.invest-3.9.2.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distributions

natcap.invest-3.9.2-cp39-cp39-win_amd64.whl (989.2 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

natcap.invest-3.9.2-cp39-cp39-macosx_10_9_x86_64.whl (1.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

natcap.invest-3.9.2-cp38-cp38-win_amd64.whl (994.6 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

natcap.invest-3.9.2-cp38-cp38-macosx_10_9_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

natcap.invest-3.9.2-cp37-cp37m-win_amd64.whl (980.2 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

natcap.invest-3.9.2-cp37-cp37m-macosx_10_9_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page