forked from PCMDI/obs4MIPs-cmor-tables
-
Notifications
You must be signed in to change notification settings - Fork 0
/
obs4MIPs_grid_label.json
49 lines (49 loc) · 5.69 KB
/
obs4MIPs_grid_label.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"grid_label":{
"gm":"global mean data",
"gn":"data reported on a model's native grid",
"gna":"data reported on a native grid in the region of Antarctica",
"gng":"data reported on a native grid in the region of Greenland",
"gnz":"zonal mean data reported on a model's native latitude grid",
"gr":"regridded data reported on the data provider's preferred target grid",
"gr1":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr1a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr1g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr1z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr2":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr2a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr2g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr2z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr3":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr3a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr3g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr3z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr4":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr4a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr4g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr4z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr5":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr5a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr5g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr5z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr6":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr6a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr6g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr6z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr7":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr7a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr7g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr7z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr8":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr8a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr8g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr8z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gr9":"regridded data reported on a grid other than the native grid and other than the preferred target grid",
"gr9a":"regridded data reported in the region of Antarctica on a grid other than the native grid and other than the preferred target grid",
"gr9g":"regridded data reported in the region of Greenland on a grid other than the native grid and other than the preferred target grid",
"gr9z":"regridded zonal mean data reported on a grid other than the native latitude grid and other than the preferred latitude target grid",
"gra":"regridded data in the region of Antarctica reported on the data provider's preferred target grid",
"grg":"regridded data in the region of Greenland reported on the data provider's preferred target grid",
"grz":"regridded zonal mean data reported on the data provider's preferred latitude target grid"
}
}