Skip to content

Failed to load cmip6 data using to_dataset_dict function #557

Answered by andersy005
zhentaom4w asked this question in Q&A
Discussion options

You must be logged in to vote

@zhentaom4w, it appears you are missing the packages needed to interact with Google cloud storage. You can install these via pip or conda

$ conda install -c conda-forge gcsfs

Or

$ python -m pip install gcsfs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhentaom4w
Comment options

Answer selected by andersy005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants