climpred
climpred copied to clipboard
loading cmorized output of full DCPP CMIP6 archive
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.
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.