natcap.invest.timber package

Submodules

natcap.invest.timber.timber module

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

Module contents