Closed kwieners closed 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.
Thanks, this will be fixed in the next update.
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.