Timber Package

Model Entry Point

natcap.invest.timber.timber.execute(args)

Managed Timber Production.

Invoke the timber model given uri inputs specified by the user guide.

Parameters:
  • args['workspace_dir'] (string) – The file location where the outputs will be written (Required)
  • args['results_suffix'] (string) – a string to append to any output file name (optional)
  • args['timber_shape_uri'] (string) – The shapefile describing timber parcels with fields as described in the user guide (Required)
  • args['attr_table_uri'] (string) – The CSV attribute table location with fields that describe polygons in timber_shape_uri (Required)
  • market_disc_rate (float) – The market discount rate
Returns:

nothing

Timber

InVEST Timber model.

natcap.invest.timber.timber.execute(args)

Managed Timber Production.

Invoke the timber model given uri inputs specified by the user guide.

Parameters:
  • args['workspace_dir'] (string) – The file location where the outputs will be written (Required)
  • args['results_suffix'] (string) – a string to append to any output file name (optional)
  • args['timber_shape_uri'] (string) – The shapefile describing timber parcels with fields as described in the user guide (Required)
  • args['attr_table_uri'] (string) – The CSV attribute table location with fields that describe polygons in timber_shape_uri (Required)
  • market_disc_rate (float) – The market discount rate
Returns:

nothing

Timber Core

System Message: WARNING/2 (/home/docs/checkouts/readthedocs.org/user_builds/invest/checkouts/3.3.1/doc/api-docs/final_ecosystem_services/timber.rst, line 20)

autodoc: failed to import module u’natcap.invest.timber.timber_core’; the following exception was raised: Traceback (most recent call last): File “/home/docs/checkouts/readthedocs.org/user_builds/invest/envs/3.3.1/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py”, line 385, in import_object __import__(self.modname) ImportError: No module named timber_core

Module contents