Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Climatology is broken #140

Open
matt-long opened this issue Jun 13, 2019 · 1 comment
Open

Climatology is broken #140

matt-long opened this issue Jun 13, 2019 · 1 comment

Comments

@matt-long
Copy link
Contributor

I am getting errors on this line:

time_data = computed_dset[self.tb_name] - computed_dset[self.tb_name][0, 0]

The computed_dset does not have the time_bound variable. This is being stripped out somewhere in the compute_time_var method.

@matt-long matt-long added the bug label Jun 13, 2019
@matt-long
Copy link
Contributor Author

This issue arises when time_bound is a coordinate, which results from reading data in via intake_esm. Should we be treating this case, at least in notifying the user?

@andersy005 andersy005 removed the bug label Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants