mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
10 lines
872 B
Plaintext
10 lines
872 B
Plaintext
r.topmodel
|
|
Simulates TOPMODEL which is a physically based hydrologic model.
|
|
Raster (r.*)
|
|
QgsProcessingParameterFile|parameters|Name of TOPMODEL parameters file|QgsProcessingParameterFile.File|txt|None|False
|
|
QgsProcessingParameterFile|topidxstats|Name of topographic index statistics file|QgsProcessingParameterFile.File|txt|None|False
|
|
QgsProcessingParameterFile|input|Name of rainfall and potential evapotranspiration data file|QgsProcessingParameterFile.File|txt|None|False
|
|
QgsProcessingParameterNumber|timestep|Time step. Generate output for this time step|QgsProcessingParameterNumber.Integer|None|True|0|None
|
|
QgsProcessingParameterNumber|topidxclass|Topographic index class. Generate output for this topographic index class|QgsProcessingParameterNumber.Integer|None|True|0|None
|
|
QgsProcessingParameterFileDestination|output|TOPMODEL output|Txt files (*.txt)|None|False
|