You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/pricing.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,23 @@
2
2
3
3
This project is creating free and open-source software under the MIT license.
4
4
There are plenty of ways to run the workflow locally after downloading the [data](/background-gfm.html#data).
5
-
However, the workflow can be also be executed with [openEO at EODC](https://editor.openeo.org/?server=openeo.eodc.eu%2Fopeneo%2F1.2.0%2F) by enabling experimental processes and searching for 'rqadeforestation'.
5
+
However, the workflow can also be executed with [openEO at EODC](https://editor.openeo.org/?server=openeo.eodc.eu%2Fopeneo%2F1.2.0%2F) by enabling experimental processes and searching for 'rqadeforestation'.
6
6
7
7
## Price calculator
8
8
9
9
Please enter the spatio-temporal extent to be processed.
10
10
The price will be estimated automatically.
11
11
12
-
Ressource estimation were based on the following assumptions:
12
+
Resource estimations were based on the following assumptions:
13
13
14
14
- Sentinel-1 Sigma0 collection at 20m resolution in Equi7 projection
15
-
- Satellite revisit period of 6 days, e.g., coverage in Europe
16
-
- data is available in GeoTIFF format
17
-
- files are located on a network share in the same data center
18
-
- execution on a AMD EPIC MILAN CPU with 32GB RAM
19
-
- execution of the Julia package within a REPL
15
+
- Tile size is 15000x15000 pixels
16
+
- Satellite revisit period of 6 days
17
+
- Data is available in GeoTIFF format
18
+
- Files are located on a network share in the same data center
19
+
- Execution on an AMD EPIC MILAN CPU on 32 threads with 32GB RAM
20
+
- 100% utilization of CPU and RAM (4 workers with 8 threads each)
21
+
- execution of the Julia library [RQADeforestation.jl](https://github.com/EarthyScience/RQADeforestation.jl) within a REPL
20
22
21
23
<ClientOnly>
22
24
@@ -48,13 +50,13 @@ Ressource estimation were based on the following assumptions:
0 commit comments