Skip to content

Commit 55c68b9

Browse files
authored
ok: Merge pull request #2915 from stefanocampanella/add-ogs-arco-ocean
Add ARCO-OCEAN dataset to the open-data-registry
2 parents 2c5aaec + ca027ab commit 55c68b9

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

datasets/ogs-arco-ocean.yaml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Name: ARCO-OCEAN
2+
Description: |
3+
ARCO-OCEAN is an analysis-ready cloud-optimized dataset providing physical properties of the ocean, waves, and sea ice for a period of about 28 years between the 1st of January 1993 and the 30th of June 2021. The dataset includes also atmospheric and hydrological variables that would be needed as boundary conditions and used to drive a numerical simulation. The dataset is the result of collecting, processing, merging and optimizing for the cloud different data sources, all retrospective analyses (reanalyses) or hindcasts of different Earth system components. The dataset has been designed with machine learning in mind, and takes inspiration from similar datasets derived from ERA5.
4+
Documentation: "[ARCO-OCEAN](https://github.com/inogs/arco-ocean)"
5+
6+
ManagedBy: "[OGS](https://www.ogs.it/en/dynamics-ecosystems-and-computational-oceanography)"
7+
UpdateFrequency: Variable (as needed).
8+
Tags:
9+
- aws-pds
10+
- analysis ready data
11+
- atmosphere
12+
- climate
13+
- hydrology
14+
- ice
15+
- machine learning
16+
- oceans
17+
- physics
18+
- zarr
19+
License: "[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)"
20+
Citation: "Campanella, S., Salon, S., Querin, S., Bortolussi, L., and Stock, J.: ARCO-OCEAN: A dataset of physical properties of the ocean, waves, and sea ice, with hydrological and atmospheric forcing, optimized for machine learning, accessed on DD-MM-YYYY."
21+
Resources:
22+
- Description: Zarr analysis ready data
23+
ARN: arn:aws:s3:::ogs-arco-ocean
24+
Region: eu-south-1
25+
Type: S3 Bucket
26+
- Description: Notifications for new ARCO-OCEAN data
27+
ARN: arn:aws:sns:eu-south-1:985149164500:ogs-arco-ocean-object_created
28+
Region: eu-south-1
29+
Type: SNS Topic
30+
DataAtWork:
31+
Tutorials:
32+
- Title: Computing the Oceanic El Nino Index (ONI) with Xarray and ARCO-OCEAN
33+
URL: https://github.com/inogs/arco-ocean/blob/main/tutorials/oni.ipynb
34+
NotebookURL: https://github.com/inogs/arco-ocean/blob/main/tutorials/oni.ipynb
35+
AuthorName: OGS
36+
AuthorURL: https://github.com/inogs/
37+
ADXCategories:
38+
- Environmental Data

0 commit comments

Comments
 (0)