In [7]: pr = cdmsfile('pr',lat=(-88.75, 88.75),squeeze=1,lon=(1.25, 358.75),time=('0-01-16', '0-12-16'))
In [8]: pr.shape
Out[8]: (11, 72, 144)
In [9]: pr = cdmsfile('pr',lat=(-88.75, 88.75),squeeze=1,lon=(1.25, 358.75))
In [10]: pr.shape
Out[10]: (12, 72, 144)
file to reproduce this is attached:
pr_GPCP_000001-000012_ac.nc.zip