Skip to content
Snippets Groups Projects
Commit 593e30d1 authored by Roelofsen, Hans's avatar Roelofsen, Hans
Browse files

Update README.md

parent 50c599f3
Branches
No related tags found
No related merge requests found
......@@ -70,12 +70,12 @@ The Combine tool verifies that all input rasters have an identical extent and re
The Combine tool subdivides the geographical extent of the input rasters into many `windows`, which are processed in parallel. The default window size is 2.000 X 2.000 pixels. The tool assumes that the input raster width and height are conmensurable with the window size. This is *assumed* but not *verified*.
The Combine tool writes temporary files to disk. Around ~50GB local storage capacity is required.
The Combine tool writes temporary files to disk. Around ~60GB local storage capacity is required.
Run time for combining 7 rasters with shape 112.000 X 130.000 on a 16GB RAM laptop is: XXX hours.
Run time for combining 7 rasters with shape 112.000 X 130.000 on a 16GB RAM laptop is **5.5 hours**.
## Support
Get in touch with Hans.
Get in touch with [Hans](https://www.wur.nl/en/Persons/Hans-dr.-HD-Hans-Roelofsen.htm).
## Authors and acknowledgment
Thanks to Johan B: https://stackoverflow.com/a/59962140/981768
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment