10 lines
794 B
Plaintext
Raw Normal View History

2016-02-27 14:29:14 +01:00
r.topmodel
Simulates TOPMODEL which is a physically based hydrologic model.
Raster (r.*)
QgsProcessingParameterFile|parameters|Name of TOPMODEL parameters file|False|txt|None|False
QgsProcessingParameterFile|topidxstats|Name of topographic index statistics file|False|txt|None|False
QgsProcessingParameterFile|input|Name of rainfall and potential evapotranspiration data file|False|txt|None|False
2017-09-05 09:57:58 +02:00
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
2017-10-22 10:25:09 +02:00
QgsProcessingParameterFileDestination|output|TOPMODEL output|Txt files (*.txt)|None|False