InVEST 3.9.0.post249+invest.gf12cf86d documentation

InVEST Scripting Guide and API

Summary

_images/invest_api.png

Introduction

While there is a user interface for all the InVEST models, we also provide a python application programming interface (API) for more advanced usage of the models. Full documentation for the natcap.invest python package is available here: http://invest.readthedocs.io/en/latest/

Additionally, our core geoprocessing routines have been open sourced as a separate python package, pygeoprocessing. Documentation for pygeoprocessing is available here: http://pythonhosted.org/pygeoprocessing/

This documentation will be updated in more detail in the future. Programming support is also available on our user forums: http://forums.naturalcapitalproject.org/.