-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation for datasets and maintainers guide
- Loading branch information
1 parent
6cedbda
commit e92eaa7
Showing
6 changed files
with
1,154 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Datasets | ||
|
||
Here are links to datasets that might be useful: | ||
|
||
- [ARCO-ERA5 Dataset](https://github.com/google-research/arco-era5) | ||
- [DWD Open Data - Numerical Weather Prediction (NWP)](https://opendata.dwd.de/weather/nwp/) | ||
- [UFS Replay Data](https://psl.noaa.gov/data/ufs_replay/) | ||
- MetOffice 2-year rolling archive [Global](https://registry.opendata.aws/met-office-global-deterministic/) and [UK](https://registry.opendata.aws/met-office-uk-deterministic/) | ||
- [MeteoFrance Open Data](https://meteo.data.gouv.fr) | ||
- [NOAA Global Weather Station Data (hourly)](https://www.ncei.noaa.gov/products/global-historical-climatology-network-hourly) | ||
|
||
|
||
## Citations | ||
|
||
- **Met Office UK Deterministic (UKV)2km Dataset** | ||
Met Office UK Deterministic (UKV)2km on a 2-year rolling archive was accessed on `DATE` from [https://registry.opendata.aws/met-office-uk-deterministic](https://registry.opendata.aws/met-office-uk-deterministic). | ||
|
||
## License | ||
|
||
- **Met Office Datasets** | ||
British Crown copyright 2022-2024, the Met Office, is licensed under [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/). |
Oops, something went wrong.