miniufo / xgrads

Parse and read ctl and associated binary file commonly used by GrADS into xarray
https://xgrads.readthedocs.io/
MIT License
71 stars 27 forks source link

add support to template %f3 #16

Closed miniufo closed 4 years ago

miniufo commented 4 years ago

Some products from GRAPES model include a template %f3 like:

dset ^postvar%f3 options template sequential big_endian title post output from grapes undef -9.99E+33 ...

Now I have the data so I can add support to this and make some tests.