cmip6dr / CMIP6_DataRequest_VariableDefinitions

Definitions of variables in the CMIP6 Data Request
7 stars 0 forks source link

Missing "bounds" specification for some coordinates #390

Closed taylor13 closed 5 years ago

taylor13 commented 5 years ago

For the following dimension variables, "bounds" is set to "".

lambda550nm
xant
xgre
yant
ygre

effectRadIc
effectRadLi

CMOR interprets this as must_have_bounds="no", which is the correct interpretation for the first 5, but not the last two. I think we should make the data request explicit by setting bounds to "no" for the first 5 and setting "bounds" to "yes" for the last two.

martinjuckes commented 5 years ago

OK.

I will also added standard names for effectRadIc and effectRadLi.