Skip to content

Unable to run Cookbook key-figures.ipynb on binder  #84

@brianmapes

Description

@brianmapes

I wanted to make a LENS ensemble-mean daily climatology, and saw this "cookbook" to use AWS.
Binder fails. Is there a best place to do this calculation?
A Casper account, or on my laptop (if it really uses AWS services, perhaps for free?)

------ Details of binder failure ----
I was able to launch in binder,
http://hub.mypythia.org/user/projectpythia-c-ns-aws-cookbook-25b4epah/lab/tree/notebooks/example-workflows/key-figures.ipynb

But this step fails:
dsets = col_subset.to_dataset_dict(zarr_kwargs={"consolidated": True}, storage_options={"anon": True})

One clue is in the pink box,
Exception: 'AttributeError("module 'lib' has no attribute 'OpenSSL_add_all_algorithms'")'

--> 240 datasets = dask.compute(*datasets)
...
ESMDataSourceError: Failed to load dataset with key='atm.RCP85.daily'
You can use cat['atm.RCP85.daily'].df to inspect the assets/files for this key.

But cat['atm.RCP85.daily'].df does not work.
cat: '[atm.RCP85.daily].df': No such file or directory

I also get this popup, presumably from auto-saving the notebook itself:
File Save Error for key-figures.ipynb
Invalid response: 413 Request Entity Too Large

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions