shermansiu
commited on
Commit
•
8014b86
1
Parent(s):
f7c581d
Add license and attribution info to README
Browse files
README.md
CHANGED
@@ -2,3 +2,11 @@
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
# ECMWF's ERA5 and HRES data, formatted for DeepMind GraphCast
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
# ECMWF's ERA5 and HRES data, formatted for DeepMind GraphCast
|
5 |
+
|
6 |
+
## License and Attribution
|
7 |
+
ECMWF data products are subject to the following terms:
|
8 |
+
|
9 |
+
1. Copyright statement: Copyright "© 2023 European Centre for Medium-Range Weather Forecasts (ECMWF)".
|
10 |
+
2. Source www.ecmwf.int
|
11 |
+
3. Licence Statement: ECMWF data is published under a Creative Commons Attribution 4.0 International (CC BY 4.0). https://creativecommons.org/licenses/by/4.0/
|
12 |
+
4. Disclaimer: ECMWF does not accept any liability whatsoever for any error or omission in the data, their availability, or for any loss or damage arising from their use.
|