cmip6dr / Request

Request specification (which variables for which experiments, etc)
2 stars 0 forks source link

Unset modelling realms #6

Closed martinjuckes closed 7 years ago

martinjuckes commented 8 years ago

There are a number of variables with modelling realm unset (204 in 01.beta.38)

len( [i for i in dq.coll['CMORvar'].items if i.modeling_realm == ''] )

martinjuckes commented 8 years ago

There is some ambiguity about the definzion of "modeling_realm" ... e.g., in CMIP5, precipitation was classed as realm "atmos", "ocean" or "seaIce" in different tables. Need to clarify this.

martinjuckes commented 8 years ago

"modelng_realm" will be set with some ambiguity ... designed for use a first sift of the data request.