What is the reason for hard-coding decode_times=False
in ux.open_dataset()
and ux.open_mfdataset()
?
#764
-
Hi, I'm just wondering why Lines 170 to 171 in 54da444 Lines 259 to 260 in 54da444 I'm trying to use xCDAT's temporal APIs on WorkaroundI was able to decode time coordinates using However, the issue is that |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This shouldn't be hard coded, thanks for the catch! Will handle this with #766 |
Beta Was this translation helpful? Give feedback.
Hi @tomvothecoder
This shouldn't be hard coded, thanks for the catch! Will handle this with #766