Problem on PyGrads: Exchange array data between Python and GrADS

黄平 ph0007 at USTC.EDU
Fri Apr 11 07:05:40 EDT 2008


Hi, Arlindo

Thanks for your work on PyGrads. It is very useful.

Yet, I feel some restrictions on the exchanging array data between Python and GrADS. The only array data with nlon > 1 and nlat > 1 can be exchanged. Similarly, such data can be drawn via the GaLab. The slice data with nlon*nz, nlat*nz, nz*nt,...,ets and time index data are not supported. If the original data have more dimensions than nlon*nlat, this problem can be solved by slicing in Python and drawing via pylab. Or else, the PyGrADS will lose its unique role.

Do you have further plans for upgrading PyGrADS recently?

Thanks

Peter Huang
2008-04-11



More information about the gradsusr mailing list