Notebooks that used to work to ingest CESM2-LE data using intake-esm are now failing after updating my environment. The to_dataset_dict()
method stalls at 0% progress. The new environment uses intake-esm v2022.9.18, dask v2022.11.0, xarray v2023.1.0 and is here:
/glade/work/yeager/conda-envs/mypythonenv
A minimal notebook that demonstrates the problem is here: /glade/u/home/yeager/analysis/python/toshare/intake_freeze.ipynb
I don't know if the problem is related to an earlier (2020) reported issue with intake-esm.
Last updated: May 16 2025 at 17:14 UTC