netcdf4-python
netcdf4-python copied to clipboard
timezone formats not supported correctly
As nobody over at https://github.com/Unidata/netcdftime seems to react and I would like to have that fixed at some point, I'm now shamelessly posting the issue here as well. Please have a look at https://github.com/Unidata/netcdftime/issues/17 and let me know if you disagree. As pointed out there: It's not hard to fix, but I would like to know if there is any disagreement with this format change before I make a PR.
Sounds reasonable to me - although I'm pretty ignorant about timezones and such.
pull request over here: https://github.com/Unidata/netcdftime/pull/18 Feel free to improve. I had hoped for a cleaner solution but it turns out that having to support some weird old non-standard time strings makes it less straight-forward.