-
Notifications
You must be signed in to change notification settings - Fork 2
Rollback
Scott Morken edited this page May 16, 2018
·
4 revisions
- pgdata
- psycopg2
- gdal
- numpy
Runs PostGIS rollback processes, which creates inventory layers, and disturbance layers for the rollback period. Produces the rollback tiler configuration.
- pathRegistry - specifies various input and output paths for the process
- preprocessorConfig - general configuration for preprocessing tools
- subRegionConfig - sub region specific data
- subRegionNames - optional comma delimited string specifying subregion names to process
python ..\rollback.py --pathRegistry .\pathRegistry.json --preprocessorConfig .\preprocessorConfig.json --subRegionConfig .\subRegions.json --subRegionNames "Arrow, Boundary"
This command roll back the inventory based on the configuration items provided, and produce the tiler output for the rollback portion of a simulation.
- amalgamte with historic tool