-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Médéric RIBREUX
committed
May 29, 2016
1 parent
0b8784c
commit b533000
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
python/plugins/processing/algs/grass7/description/i.evapo.time.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
i.evapo.time | ||
Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s). | ||
Imagery (i.*) | ||
ParameterMultipleInput|eta|Names of satellite ETa raster maps [mm/d or cm/d]|3|False | ||
ParameterMultipleInput|eta_doy|Names of satellite ETa Day of Year (DOY) raster maps [0-400] [-]|3|False | ||
ParameterMultipleInput|eto|Names of meteorological station ETo raster maps [0-400] [mm/d or cm/d]|3|False | ||
ParameterNumber|eto_doy_min|Value of DOY for ETo first day|0|366|1|False | ||
ParameterNumber|start_period|Value of DOY for the first day of the period studied|0|366|1|False | ||
ParameterNumber|end_period|Value of DOY for the last day of the period studied|0|366|1|False | ||
OutputRaster|output|Temporal integration |