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

fixed leap years in time coord #43

Closed ablancha closed 1 year ago

ablancha commented 1 year ago

Fixes implementation of _times_to_array which currently ignores cal365Days and therefore includes leap days even when cal365Days = True.