Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusBahbah committed Jan 19, 2023
2 parents e6309cf + 4e5ea6c commit 6366233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ multiexec.py
These examples are executed as command lines in a terminal, in your carra2py environment.
The default settings is set to process for all regions with a resolution of 2500 meters using 4 CPU cores and then export as tif files.
Please note, the user must input a start and end date for the processing.
These examples are all exectued with the time period 1st of January, 1982 - 31th of December, 2022.
These examples are all exectued with the time period 1st of January, 1982 - 31st of December, 2022.

How to process several dates
-----------------------------
**Process with default settings**
``python multiexec.py -st 19820101 -en 20221231``

**Process with 1000 meter resolution**
**Process with 1000 meter resolution**
``python multiexec.py -st 19820101 -en 20221231 -re 1000``

How to process specific areas
Expand Down

0 comments on commit 6366233

Please sign in to comment.