cmip6dr / Request

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

grids definition plev4 contains wrong level 925000. #14

Closed kwieners closed 7 years ago

kwieners commented 7 years ago

In [22]: from dreqPy import dreq In [23]: dq = dreq.loadDreq() In [24]: dq.inx.uid['dim:plev4'].requested Out[24]: '925000. 85000. 50000. 25000.'

925,000. should be 92,500.

martinjuckes commented 7 years ago

Thanks, this will be fixed in the next update.