Changeset 72081
- Timestamp:
- Jan 15, 2018, 11:09:35 AM (7 years ago)
- File:
-
- 1 edited
-
grass/trunk/raster/r.series/r.series.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
grass/trunk/raster/r.series/r.series.html
r67703 r72081 118 118 119 119 <p> 120 Use the <em>file</em> option to analyze large amount of raster maps 121 without hitting open files limit and the size limit of command line 122 arguments. The computation is slower than the <em>input</em> option 123 method. For every sinlge row in the output map(s) all input maps are 120 Use the <b>-z</b> flag to analyze large amounts of raster maps without 121 hitting open files limit and the <em>file</em> option to avoid hitting 122 the size limit of command line arguments. 123 124 <p> 125 Note that the computation with the <em>file</em> option is slower 126 than with the <em>input</em> option method. 127 For every single row in the output map(s) all input maps are 124 128 opened and closed. The amount of RAM will rise linear with the number 125 129 of specified input maps. The input and file options are mutually
Note:
See TracChangeset
for help on using the changeset viewer.
