Closed Ashar25 closed 1 year ago
The xarray object can only read time arrays as nanoseconds rather than minutes. Changing this can have severe issues in the future parts of the code.
It isn't limited to nanoseconds. Hours will also work. For some reason, however, minutes will not. So annoying.
Can we close this issue?
I hope so. If it is okay to have cattime as numpy array, we can close this.
The xarray object can only read time arrays as nanoseconds rather than minutes. Changing this can have severe issues in the future parts of the code.