Skip to content

Demo running a recipe using intake-esm and pangeo CMIP6 data stored on Google cloud#4448

Draft
bouweandela wants to merge 1 commit into
mainfrom
intake-esm-demo
Draft

Demo running a recipe using intake-esm and pangeo CMIP6 data stored on Google cloud#4448
bouweandela wants to merge 1 commit into
mainfrom
intake-esm-demo

Conversation

@bouweandela
Copy link
Copy Markdown
Member

@bouweandela bouweandela commented May 12, 2026

For demo purposes only, do not merge.

To try the demo, run:

# Activate the conda environment
pixi shell -e esmvalcore-dev
# Set up an empty configuration
export ESMVALTOOL_CONFIG_DIR=$HOME/esmvaltool_config_for_testing_intake_esm
mkdir $ESMVALTOOL_CONFIG_DIR
# Copy the Google cloud data source configuration file
esmvaltool config copy data-intake-esm-gcs.yml
# Run the example recipe
esmvaltool run --max-parallel-tasks=1 examples/recipe_python.yml

Note that this demo uses a slightly modified version of the code in ESMValGroup/ESMValCore#2690. Differences ESMValGroup/ESMValCore@intake-esm...intake-esm-demo

@bouweandela bouweandela changed the title Demo running a recipe using intake-esm and pangeo data stored on Google cloud Demo running a recipe using intake-esm and pangeo CMIP6 data stored on Google cloud May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant