mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
10 lines
635 B
Plaintext
10 lines
635 B
Plaintext
r.topmodel
|
|
Simulates TOPMODEL which is a physically based hydrologic model.
|
|
Raster (r.*)
|
|
QgsProcessingParameterFile|parameters|Name of TOPMODEL parameters file|False|False
|
|
QgsProcessingParameterFile|topidxstats|Name of topographic index statistics file|False|False
|
|
QgsProcessingParameterFile|input|Name of rainfall and potential evapotranspiration data file|False|False
|
|
QgsProcessingParameterString|timestep|Time step. Generate output for this time step|None|False|True
|
|
QgsProcessingParameterString|topidxclass|Topographic index class. Generate output for this topographic index class|None|False|True
|
|
OutputFile|output|TOPMODEL output
|