ProjectPythia / cmip6-cookbook

Examples of analysis of Google Cloud CMIP6 data using Pangeo tools
https://projectpythia.org/cmip6-cookbook/
Apache License 2.0
11 stars 9 forks source link

Regridding with xESMF notebook #26

Closed r-ford closed 1 year ago

r-ford commented 1 year ago

Similar to the other example workflows in this cookbook, this notebook starts with loading some of the CMIP6 data in Pangeo's Google cloud storage using Intake-ESM. I then use xESMF to regrid the data onto a 1x1 lat-lon grid and take an average across models. While the notebook calculates a certain metric (change in ocean heat uptake at time of transient CO2 doubling), I think the workflow can be easily modified for other purposes. I'd appreciate any suggestions for how to improve it!

github-actions[bot] commented 1 year ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 927ad8f583f259f4e3de0714a2f9caea441b38d6 ✅ Deployment Preview URL: In Progress