Replies: 2 comments
-
I'm going to look into this and will let you what I find. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jbusecke and @andersy005 - sorry for not getting to this sooner. The
then plot
and
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am running into some obscure problem with a single zarr store in the pangeo CMIP6 archive.
The data in question is
CanESM.ssp585.r9i1p1f1.Omon.tos
.I basically follow the standard instructions on how to load the data with intake-esm here
Most of the datasets (there are several members for this model experiment) work as expected
But there is a single one that fails to load
Weirdly enough I can load the data without problems, when I do not use intake-esm....
I am not really sure how to diagnose further what is going on here? Any thoughts?
Also cc'ing @naomi-henderson (Is there a way to interrogate this single store further?)
Version information: output of
intake_esm.show_versions()
'2021.1.15'
Beta Was this translation helpful? Give feedback.
All reactions