Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

loading cmorized output of full DCPP CMIP6 archive #856

Open
suneetdwivedi opened this issue May 11, 2024 · 1 comment
Open

loading cmorized output of full DCPP CMIP6 archive #856

suneetdwivedi opened this issue May 11, 2024 · 1 comment

Comments

@suneetdwivedi
Copy link

Sir, Currently the process of transferring CMIP6 data from ESGF into Google Cloud is ongoing. As such, only a fraction of the full CMIP6 archive is currently available on google cloud used by the intake-esm. Kindly suggest how I can work with Climpred using the CMIP6 dataset currently not available on google cloud. I tried downloading the DCPP CMIP6 data directly from ESGF to my hard disk in netcdf format. However, load_hindcast is not accepting the data. Kindly help me to resolve the issue.

@aaronspring
Copy link
Collaborator

First download the files and then use such code as provided in https://climpred.readthedocs.io/en/stable/_modules/climpred/preprocessing/shared.html#load_hindcast to create an xr Dataset with dimension init, (member) and lead. You may need to overwrite time to integer lead and set the first time coordinates as init.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants