Skip to content

Commit 3eca8fb

Browse files
committed
add extra example + thumbnail
1 parent 4bf9ca5 commit 3eca8fb

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

algorithm_catalog/dhi/RAMONA_HRB_Country_mosaick/openeo_udp/RAMONA_HRB_Country_mosaick.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
}
8888
},
8989
"id": "RAMONA_HRB_Country_mosaick",
90-
"description": "# Herbaceous Herbaceous Biomass country mosaic\n\nFor a selected African country, year and month, returns the Ramona biomass data. \n\nThis is an example output for Benin:\n\n![Benin](https://github.com/ESA-APEx/apex_algorithms/blob/503edd5ef736b740bccb52f946530b33b85f9ee9/algorithm_catalog/dhi/ramona_biomass_extract/openeo_udp/benin_extract.png)\n\n## Methodology\n\nThis is a simple data extraction, without additional processing.\n\n## Performance\n\nThe table below lists cost and timings of test runs. You may see (small) deviations from this\nin your own runs.\n\n| Country | Wall time | Credit cost |\n|---------|-------------|-------------|\n| Benin | 3.5 minutes | 6 |\n",
90+
"description": "# Herbaceous Herbaceous Biomass country mosaic\n\nFor a selected African country, year and month, returns the Ramona biomass data. \n\nThis is an example output for Benin:\n\n![Benin](https://github.com/ESA-APEx/apex_algorithms/blob/503edd5ef736b740bccb52f946530b33b85f9ee9/algorithm_catalog/dhi/ramona_biomass_extract/openeo_udp/benin_extract.png)\n\n## Methodology\n\nThis is a simple data extraction, without additional processing.\n\n## Performance\n\nThe table below lists cost and timings of test runs. You may see (small) deviations from this\nin your own runs.\n\n| Country | Wall time | Credit cost |\n|----------|-------------|-------------|\n| Benin | 3.5 minutes | 6 |\n| Cameroon | 9 minutes | 26 |\n",
9191
"default_job_options": {
9292
"executor-memory": "7G",
9393
"python-memory": "50m",

algorithm_catalog/dhi/RAMONA_HRB_Country_mosaick/openeo_udp/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is a simple data extraction, without additional processing.
1515
The table below lists cost and timings of test runs. You may see (small) deviations from this
1616
in your own runs.
1717

18-
| Country | Wall time | Credit cost |
19-
|---------|-------------|-------------|
20-
| Benin | 3.5 minutes | 6 |
18+
| Country | Wall time | Credit cost |
19+
|----------|-------------|-------------|
20+
| Benin | 3.5 minutes | 6 |
21+
| Cameroon | 9 minutes | 26 |
1.39 MB
Loading

0 commit comments

Comments
 (0)