Skip to content

GCBM Input

smorken edited this page May 16, 2018 · 4 revisions

gcbminput.py

Non Standard Python Dependencies

mojadata, recliner2GCBM, simplejson

Description

Creates GCBM input using the spatial outputs of the other preprocessor scripts, and aspatial inputs.

Args

  • pathRegistry - tiler object configuration (generated by other scripts)
  • outputPath - directory where GCBM tiled layers will be written
  • transitionRulesOutPath - path where the tiler output "transitionRules.csv" is written

example command

python ..\runtiler.py --tilerConfig .\01a_pretiled_layers\scenario_A_tilerConfig.json --outputPath .\01b_tiled_layers\SCEN_A --transitionRulesOutPath .\01b_tiled_layers\SCEN_A\transition_rules.csv

Clone this wiki locally