You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
UC2 CLI happy path runs as expected on 0.9.dev7 and the current master.
It seems that when invoked from the GUI the dataset being opened is not CF decoded by xarray. That would explain why we have an int64 as time dimension, as opposed to the expected datetime64. It's probably 'seconds since'.
I think Helen is right and this must be the same issue as #443.
I disagree with the ops label. The CLI happy paths are working as expected, hence, I don't think the problem is in ops. I will be able to do some debugging of this late on Monday, as I'm travelling for most of it.
Expected behavior
Ran use case #2 happy path using GUI
Actual behaviour
When applying long term average operation to cfc variable in cloud dataset, there was an error:
Traceback:
lta traceback.txt
Steps to reproduce the problem
See:
steps to reproduce.docx
Specifications
cate-0.9.0-dev.7
Windows 7 Professional
The text was updated successfully, but these errors were encountered: