Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Dataset for Accurate Mediterranean Sea Forecasting via Graph-based Deep Learning
This repo contains the dataset to get started with SeaCast and reproduce published results.
The file structure is as follows:
model_weights/
graphs/
data/
└── mediterranean/
└── samples/
├── test/
├── train/ (*202310* files)
└── val/ (*202403* files)
├── observations/
├── metrics/
└── static/
where the folders contain:
model_weights: SeaCast model weightsgraphs: hierarchical graphs for the Mediterranean Seatest: test set from July to December 2024train: training subset from October 2023val: validation subset from March 2024observations: satellite and in-situ measurements for evaluationmetrics: precalculated metricsstatic: static data to run SeaCast
- Downloads last month
- 166