commit | d9cf0faaeec4ec7b24410a93605191cb20ad7e3b | [log] [tgz] |
---|---|---|
author | Stepheny Perez <skorper@users.noreply.github.com> | Wed Nov 10 13:56:23 2021 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 10 13:56:23 2021 -0800 |
tree | b70ffcf69977ae851aef8067a9786df2be243196 | |
parent | 5a9388bfe6d8266814b1e7b53305f4c7a611681f [diff] |
SDAP-351: Fix reading of data with cftime.datetime.Gregorian type (#46) * Generalized datetime fix so all calendars are supported * Added unit tests for 4 calendar types (standard, missing attr, julian, gregorian