Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Use Case #2 happy path - long term average on cloud dataset fails #441

Closed
HelenClifton opened this issue Sep 29, 2017 · 3 comments
Closed
Assignees
Milestone

Comments

@HelenClifton
Copy link

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:
lta

Traceback:
lta traceback.txt

Steps to reproduce the problem

See:
steps to reproduce.docx

Specifications

cate-0.9.0-dev.7
Windows 7 Professional

@JanisGailis
Copy link
Member

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.

@forman forman added the ops label Oct 1, 2017
@forman forman added this to the 1.0 milestone Oct 1, 2017
@JanisGailis
Copy link
Member

JanisGailis commented Oct 1, 2017

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.

@forman forman added ds and removed ops labels Oct 2, 2017
@forman forman assigned kbernat and unassigned JanisGailis Oct 2, 2017
@forman forman added the bug label Oct 2, 2017
@kbernat kbernat closed this as completed Oct 9, 2017
@HelenClifton
Copy link
Author

Confirmed fixed in cate 1.0.0-dev.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants