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

invalid keyword and comment in ctl file #17

Closed miniufo closed 4 years ago

miniufo commented 4 years ago

Currently, invalid keyword (e.g., cdset) in ctl file is not properly warned. Also comments start with * is not dealt with. Fix these now.