...
attribute name | value | comment |
---|---|---|
grid_mapping | hcrs | |
_FillValue | 1.0e20 | Those attributes must be included JUST when the variable has missing values. It needs to be enforced that they are not present if they should not be there. |
missing_value | 1.0e20 |
Info | ||
---|---|---|
| ||
Both "valid_min" and "valid_max" attributes should be included as variable attributes, but a set of sensible values for each and every variable needs to be provided. In the meantime, it is proposed not to include them and just bear in mind that they will be required to be introduced at some point in the future. |
Static Fields
attributes | ||||||||
name (CMIP5) | dimensions | standard_name | long_name (CMIP5) | units | coordinates | valid_min | valid_max | global attributes |
---|---|---|---|---|---|---|---|---|
sftlf | lat,lon | land_area_fraction | "Land Area Fraction" | 1 | "lat lon"
| 0 | 1 | "frequency":"fix" |
orog | lat,lon | surface_altitude | "Surface Altitude" | m | "lat lon" | "frequency":"fix" "level_type": "surface" "modeling_realm":"atmos" |
...