cdms2.grid

createGaussianGrid(nlats, xorigin=0.0, order='yx')[source]

Create a Gaussian grid, with shape (nlats, 2*nlats).

Parameters
nlatsis the number of latitudes.
xoriginis the origin of the longitude axis
orderis either “yx” or “xy”