Upload cmip6_tables.json with huggingface_hub
Browse files- cmip6_tables.json +46 -0
cmip6_tables.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"3hr": "atmosphere sampled every 3 hours",
|
| 3 |
+
"6hrLev": "6-hourly data on atmospheric model levels",
|
| 4 |
+
"6hrPlev": "6-hourly atmospheric data on pressure levels (time mean)",
|
| 5 |
+
"6hrPlevPt": "6-hourly atmospheric data on pressure levels (instantaneous)",
|
| 6 |
+
"AERday": "Daily atmospheric chemistry and aerosol data",
|
| 7 |
+
"AERfx": "Fixed atmospheric chemistry and aerosol data",
|
| 8 |
+
"AERhr": "Hourly atmospheric chemistry and aerosol data",
|
| 9 |
+
"AERmon": "Monthly atmospheric chemistry and aerosol data",
|
| 10 |
+
"AERmonZ": "Monthly atmospheric chemistry and aerosol data",
|
| 11 |
+
"Amon": "Monthly atmospheric data",
|
| 12 |
+
"CF3hr": "3-hourly associated with cloud forcing",
|
| 13 |
+
"CFday": "Daily data associated with cloud forcing",
|
| 14 |
+
"CFmon": "Monthly data associated with cloud forcing",
|
| 15 |
+
"CFsubhr": "Diagnostics for cloud forcing analysis at specific sites",
|
| 16 |
+
"E1hr": "Hourly Atmospheric Data (extension)",
|
| 17 |
+
"E1hrClimMon": "Diurnal Cycle",
|
| 18 |
+
"E3hr": "3-hourly (time mean: extension)",
|
| 19 |
+
"E3hrPt": "3-hourly (instantaneous: extension)",
|
| 20 |
+
"E6hrZ": "6-hourly Zonal Mean (extension)",
|
| 21 |
+
"Eday": "Daily (time mean: extension)",
|
| 22 |
+
"EdayZ": "Daily Zonal Mean (extension)",
|
| 23 |
+
"Efx": "Fixed (extension)",
|
| 24 |
+
"Emon": "Monthly (time mean: extension)",
|
| 25 |
+
"EmonZ": "Monthly zonal means (time mean: extension)",
|
| 26 |
+
"Esubhr": "Sub-hourly (extension)",
|
| 27 |
+
"Eyr": "Daily (time mean: extension)",
|
| 28 |
+
"IfxAnt": "Fixed fields on the Antarctic ice sheet",
|
| 29 |
+
"IfxGre": "Fixed fields on the Greenland ice sheet",
|
| 30 |
+
"ImonAnt": "Monthly fields on the Antarctic ice sheet",
|
| 31 |
+
"ImonGre": "Monthly fields on the Greenland ice sheet",
|
| 32 |
+
"IyrAnt": "Annual fields on the Antarctic ice sheet",
|
| 33 |
+
"IyrGre": "Annual fields on the Greenland ice sheet",
|
| 34 |
+
"LImon": "Monthly fields for the terrestrial cryosphere",
|
| 35 |
+
"Lmon": "Monthly land surface and soil model fields",
|
| 36 |
+
"Oclim": "Monthly climatologies of ocean data",
|
| 37 |
+
"Oday": "Daily ocean data",
|
| 38 |
+
"Odec": "Decadal ocean data",
|
| 39 |
+
"Ofx": "Fixed ocean data",
|
| 40 |
+
"Omon": "Monthly ocean data",
|
| 41 |
+
"Oyr": "Annual ocean variables",
|
| 42 |
+
"SIday": "Daily sea-ice data",
|
| 43 |
+
"SImon": "Monthly sea-ice data",
|
| 44 |
+
"day": "Daily Data (extension - contains both atmospheric and oceanographic data)",
|
| 45 |
+
"fx": "Fixed variables"
|
| 46 |
+
}
|