2023-06-22 21:33:07,143 UTC [1512075] INFO esmvalcore._main:495 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2023-06-22 21:33:07,143 UTC [1512075] INFO esmvalcore._main:496 Package versions 2023-06-22 21:33:07,143 UTC [1512075] INFO esmvalcore._main:497 ---------------- 2023-06-22 21:33:07,144 UTC [1512075] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-06-22 21:33:07,144 UTC [1512075] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-06-22 21:33:07,144 UTC [1512075] INFO esmvalcore._main:501 ---------------- 2023-06-22 21:33:07,144 UTC [1512075] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-06-22 21:33:07,144 UTC [1512075] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/run/main_log_debug.txt 2023-06-22 21:33:07,346 UTC [1512075] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-06-22 21:33:07,347 UTC [1512075] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-06-22 21:33:07,810 UTC [1512075] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-06-22 21:33:07 UTC 2023-06-22 21:33:07,810 UTC [1512075] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-06-22 21:33:07,810 UTC [1512075] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.8.0/recipe_lauer22jclim_fig2_taylor.yml 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/run 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/work 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/preproc 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_lauer22jclim_fig2_taylor_20230622_213307/plots 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:98 Running tasks using at most 255 processes 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:100 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2023-06-22 21:33:07,811 UTC [1512075] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-06-22 21:33:07,812 UTC [1512075] DEBUG esmvalcore._recipe.check:52 Checking recipe against schema /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe_schema.yml 2023-06-22 21:33:08,014 UTC [1512075] INFO esmvalcore._recipe.recipe:999 NCL script detected, checking NCL version 2023-06-22 21:33:08,145 UTC [1512075] INFO esmvalcore._recipe.check:41 Found NCL version 6.6.2 2023-06-22 21:33:08,224 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable clt in diagnostic clouds_tay 2023-06-22 21:33:08,225 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:08,226 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:08,226 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:08,226 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:08,226 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:08,227 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:08,227 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:08,227 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:08,227 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:08,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:08,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:08,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:08,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:08,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:08,229 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:08,229 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:08,229 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:08,229 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:08,230 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:08,230 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:08,230 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:08,230 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:08,231 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:08,231 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:08,231 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:08,231 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:08,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:08,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:08,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:08,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:08,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:08,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:08,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:08,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:08,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:08,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:08,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:08,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:08,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:08,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:08,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:08,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:08,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:08,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:08,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:08,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:08,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:08,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:08,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:08,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:08,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:08,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:08,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:08,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:08,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:08,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:08,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:08,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:08,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:08,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:08,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:08,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 2023-06-22 21:33:08,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, OBS, CLARA-AVHRR, historical, V002_01 2023-06-22 21:33:08,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, OBS, PATMOS-x, historical, NOAA 2023-06-22 21:33:08,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, OBS, MODIS, historical, MYD08-M3 2023-06-22 21:33:08,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, native6, ERA5, historical, v1 2023-06-22 21:33:08,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clt, Amon, OBS6, ERA-Interim, historical, 1 2023-06-22 21:33:08,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable clivi in diagnostic clouds_tay 2023-06-22 21:33:08,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:08,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:08,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:08,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:08,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:08,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:08,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:08,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:08,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:08,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:08,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:08,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:08,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:08,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:08,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:08,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:08,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:08,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:08,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:08,248 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:08,248 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:08,248 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:08,248 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:08,249 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:08,249 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:08,249 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:08,249 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:08,249 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:08,250 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:08,250 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:08,250 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:08,250 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:08,251 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:08,251 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:08,251 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:08,251 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:08,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:08,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:08,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:08,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:08,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,253 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,253 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:08,253 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:08,253 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:08,254 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,254 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:08,254 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:08,254 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:08,255 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:08,255 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:08,255 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:08,255 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:08,256 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:08,256 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:08,256 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:08,256 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:08,257 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:08,257 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:08,257 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,257 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,258 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:08,258 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:08,258 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:08,258 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:08,259 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:08,259 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:08,259 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:08,259 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, OBS, CLOUDSAT-L2, historical, P1-R05-gridbox-average-noprecip 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, OBS, CLARA-AVHRR, historical, V002_01 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, OBS, MODIS, historical, MYD08-M3 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, native6, ERA5, historical, v1 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: clivi, Amon, OBS6, ERA-Interim, historical, 1 2023-06-22 21:33:08,260 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable lwp in diagnostic clouds_tay 2023-06-22 21:33:08,261 UTC [1512075] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-fx.yml 2023-06-22 21:33:08,262 UTC [1512075] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-institutes.yml 2023-06-22 21:33:08,290 UTC [1512075] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-product.yml 2023-06-22 21:33:08,296 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:08,297 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,298 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,298 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,298 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,299 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,299 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,302 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,302 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,305 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,305 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,305 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,305 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,306 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:08,306 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:08,307 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,307 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,307 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,307 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,308 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,308 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,309 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,309 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,310 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,310 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,310 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,310 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,311 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:08,311 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:08,312 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,312 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,312 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,312 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,312 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,312 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,314 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,314 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,314 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,315 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,315 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,315 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,315 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:08,316 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:08,316 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,316 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,316 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,316 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,317 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,317 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,318 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,318 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,319 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,319 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,319 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,319 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,320 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:08,320 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:08,321 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,321 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,321 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,321 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,321 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,321 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,323 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,323 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,323 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,323 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,324 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,324 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,324 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:08,325 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:08,325 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,325 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,325 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,326 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,326 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,326 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,328 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,328 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,328 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,328 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,328 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,328 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,329 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:08,329 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:08,330 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,330 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,330 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,330 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,332 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,332 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,332 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,332 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,333 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,333 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,333 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:08,333 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:08,334 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,334 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,334 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,334 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,335 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,335 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,336 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,336 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,337 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,337 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,337 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,337 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,337 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:08,338 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:08,338 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,338 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,339 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,339 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,339 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,339 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,341 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,341 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,341 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,341 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,341 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,341 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,342 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:08,342 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:08,343 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,343 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,343 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,343 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,343 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,343 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,345 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,345 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,345 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,346 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,346 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,346 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,346 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:08,347 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:08,347 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,347 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,347 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,347 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,348 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,348 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,349 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,349 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,350 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,350 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,350 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,350 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,350 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:08,351 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:08,351 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,352 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,352 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,352 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,352 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,352 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,354 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,354 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,354 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,355 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,355 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,355 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,355 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:08,356 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:08,356 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,357 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,357 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,357 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,357 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,358 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,359 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,359 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,360 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,360 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,360 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,360 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,360 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:08,361 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:08,362 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,362 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,362 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,362 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,363 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,363 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,365 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,365 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,365 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,365 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,365 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,365 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,366 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:08,366 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:08,367 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,367 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,367 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,367 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,367 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,368 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,369 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,369 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,369 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,370 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,370 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,370 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,370 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:08,371 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:08,371 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,371 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,371 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,371 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,372 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,372 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,373 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,373 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,374 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,374 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,374 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,374 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,374 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:08,375 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:08,376 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,376 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,376 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,376 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,376 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,376 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,378 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,378 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,378 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,378 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,378 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,379 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,379 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:08,379 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:08,380 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,380 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,380 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,380 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,380 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,381 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,382 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,382 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,383 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,383 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,383 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,383 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,383 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:08,384 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:08,384 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,384 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,384 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,385 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,385 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,385 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,386 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,387 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,387 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,387 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,387 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,387 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,388 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:08,388 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:08,389 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,389 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,389 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,389 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,389 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,389 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,391 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,391 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,391 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,391 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,392 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,392 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,392 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:08,392 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:08,393 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,393 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,393 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,393 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,394 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,394 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,395 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,395 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,396 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,396 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,396 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,396 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,396 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:08,397 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:08,397 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,397 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,397 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,398 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,398 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,398 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,399 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,399 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,400 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,400 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,400 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,400 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,401 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:08,401 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:08,402 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,402 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,402 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,402 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,402 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,402 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,404 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,404 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,404 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,404 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,404 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,404 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,405 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:08,405 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:33:08,406 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,406 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,406 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,406 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,406 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,407 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,408 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,408 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,408 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,409 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,409 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,409 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,409 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:08,410 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:33:08,410 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,410 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,410 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,411 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,411 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,411 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,413 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,413 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,413 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,413 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,413 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,413 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,414 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:08,414 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:33:08,415 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,415 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,415 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,415 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,415 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,415 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,417 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,417 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,417 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,417 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,418 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,418 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,418 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:08,418 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:33:08,419 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,419 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,419 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,419 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,420 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,420 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,421 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,421 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,422 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,422 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,422 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,422 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,422 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:08,423 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:33:08,423 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,423 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,423 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,424 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,424 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,424 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,425 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,425 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,426 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,426 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,426 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,426 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,426 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:08,427 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:33:08,428 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,428 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,428 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,428 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,428 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,428 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,430 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,430 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,430 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,430 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,430 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,430 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,431 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:08,431 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:33:08,432 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,432 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,432 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,432 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,432 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,433 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,434 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,434 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,435 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,435 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,435 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,435 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,435 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:08,436 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:33:08,436 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,436 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,436 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,436 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,437 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,437 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,438 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,438 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,439 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,439 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,439 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,439 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,439 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:08,440 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:33:08,440 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,441 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,441 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,441 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,441 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,441 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,443 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,443 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,443 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,443 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,443 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,443 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,444 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:08,444 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:08,445 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,445 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,445 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,445 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,445 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,445 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,447 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,447 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,447 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,448 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,448 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,448 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,448 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:08,449 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:33:08,449 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,449 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,449 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,449 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,450 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,450 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,451 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,451 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,452 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,452 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,452 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,452 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,452 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:08,453 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:33:08,453 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,453 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,454 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,454 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,454 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,454 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,456 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,456 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,456 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,456 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,456 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,456 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,457 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:08,457 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:33:08,458 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,458 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,458 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,458 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,458 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,458 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,460 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,460 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,460 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,460 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,461 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,461 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,461 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:08,462 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:33:08,462 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,462 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,462 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,462 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,464 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,464 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,465 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:08,465 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,465 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,465 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,465 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:08,466 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:33:08,466 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,466 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,466 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,467 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,467 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,467 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,469 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,469 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,469 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:08,469 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:08,635 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=lwp HTTP/1.1" 200 1264 2023-06-22 21:33:08,636 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:08,644 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,645 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,645 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,645 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:08,646 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:33:08,654 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,654 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,654 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,655 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,655 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,655 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,657 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,657 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,657 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:08,658 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:08,816 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-ME&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwp HTTP/1.1" 200 1266 2023-06-22 21:33:08,817 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:08,822 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:08,823 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:08,824 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:08,824 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:08,825 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:33:08,829 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:08,829 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:08,829 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:08,829 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:08,829 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:08,830 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:08,831 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:08,831 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:08,832 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:08,832 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:08,978 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwp HTTP/1.1" 200 1265 2023-06-22 21:33:08,978 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:09,030 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:09,031 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:09,032 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:09,032 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:09,033 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:09,052 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:09,052 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:09,052 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:09,052 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:09,052 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:09,053 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:09,054 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:09,054 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:09,054 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:09,055 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:10,206 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=AWI-ESM-1-1-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=AWI&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1259 2023-06-22 21:33:10,206 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:10,289 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:10,290 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:10,290 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:10,290 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:10,291 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:10,292 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:10,292 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:10,292 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:10,292 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:10,293 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:10,293 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:10,294 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:10,295 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:10,295 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:10,295 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:10,448 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=BCC-CSM2-MR&member_id=r1i1p1f1&experiment_id=historical&institution_id=BCC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1255 2023-06-22 21:33:10,449 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:10,454 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:10,455 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:10,455 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:10,456 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:10,456 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:10,467 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:10,467 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:10,467 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:10,468 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:10,468 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:10,468 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:10,470 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:10,470 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:10,470 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:10,471 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:10,617 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CAMS-CSM1-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAMS&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1255 2023-06-22 21:33:10,618 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:10,623 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:10,624 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:10,624 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:10,625 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:10,625 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:10,627 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:10,627 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:10,628 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:10,628 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:10,628 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:10,628 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:10,630 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:10,630 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:10,630 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:10,631 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:10,799 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-FV2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1254 2023-06-22 21:33:10,800 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:10,843 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:10,844 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:10,844 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:10,844 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:10,845 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:10,846 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:10,846 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:10,846 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:10,846 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:10,846 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:10,847 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:10,848 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:10,848 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:10,848 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:10,849 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:11,005 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1250 2023-06-22 21:33:11,005 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:11,056 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:11,058 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:11,058 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:11,058 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:11,059 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:11,060 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:11,060 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:11,061 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:11,061 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:11,061 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:11,061 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:11,063 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:11,063 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:11,063 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:11,064 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:11,212 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-WACCM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1256 2023-06-22 21:33:11,212 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:11,218 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:11,218 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:11,218 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:11,219 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:11,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:11,220 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:11,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:11,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:11,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:11,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:11,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:11,222 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:11,222 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:11,222 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:11,223 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:11,504 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1-HR&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwp HTTP/1.1" 200 1267 2023-06-22 21:33:11,504 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:11,509 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:11,510 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:11,510 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:11,510 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:11,511 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:11,512 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:11,512 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:11,512 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:11,512 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:11,512 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:11,512 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:11,514 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:11,514 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:11,514 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:11,515 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:11,670 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwp HTTP/1.1" 200 1263 2023-06-22 21:33:11,670 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:11,719 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:11,720 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:11,720 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:11,720 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:11,721 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:11,722 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:11,722 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:11,722 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:11,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:11,722 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:11,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:11,724 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:11,724 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:11,724 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:11,725 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:11,871 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-ESM2-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwp HTTP/1.1" 200 1263 2023-06-22 21:33:11,871 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:11,914 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:11,914 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:11,915 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:11,915 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:11,916 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:11,918 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:11,918 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:11,919 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:11,919 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:11,919 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:11,919 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:11,921 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:11,921 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:11,921 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:11,922 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:12,095 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=FGOALS-g3&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAS&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1253 2023-06-22 21:33:12,096 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:12,100 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:12,101 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:12,101 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:12,102 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:12,102 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:12,103 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:12,103 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:12,103 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:12,103 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:12,104 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:12,104 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:12,105 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:12,105 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:12,106 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:12,106 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:12,310 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=lwp HTTP/1.1" 200 1259 2023-06-22 21:33:12,310 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:12,316 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:12,316 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:12,317 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:12,317 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:12,317 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:12,318 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:12,318 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:12,318 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:12,318 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:12,318 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:12,319 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:12,320 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:12,320 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:12,320 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:12,321 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:12,487 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-ESM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=lwp HTTP/1.1" 200 1260 2023-06-22 21:33:12,488 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:12,560 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:12,561 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:12,561 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:12,561 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:12,561 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:12,600 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:12,600 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:12,600 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:12,601 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:12,601 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:12,601 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:12,603 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:12,603 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:12,603 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:12,603 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:12,774 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1261 2023-06-22 21:33:12,775 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:12,814 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:12,815 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:12,815 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:12,816 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:12,816 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:12,817 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:12,817 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:12,817 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:12,818 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:12,818 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:12,818 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:12,820 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:12,820 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:12,820 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:12,820 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:12,970 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-H&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1260 2023-06-22 21:33:12,971 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:12,975 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:12,976 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:12,976 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:12,977 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:12,977 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:33:12,978 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:12,978 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:12,978 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:12,978 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:12,978 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:12,979 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:12,980 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:12,980 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:12,980 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:12,981 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:13,172 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=HadGEM3-GC31-LL&member_id=r1i1p1f3&experiment_id=historical&institution_id=MOHC%2CNERC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1287 2023-06-22 21:33:13,212 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:13,218 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:13,218 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:13,219 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:13,219 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:13,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:33:13,220 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:13,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:13,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:13,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:13,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:13,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:13,222 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:13,222 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:13,222 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:13,223 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:13,415 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=lwp HTTP/1.1" 200 1257 2023-06-22 21:33:13,415 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:13,458 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:13,460 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:13,460 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:13,461 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:13,461 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:33:13,462 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:13,462 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:13,462 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:13,462 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:13,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:13,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:13,465 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:13,465 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:13,465 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:13,466 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:13,611 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=KACE-1-0-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NIMS-KMA&grid_label=gr&table_id=Amon&variable=lwp HTTP/1.1" 200 1258 2023-06-22 21:33:13,611 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:13,665 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:13,665 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:13,666 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:13,666 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:13,667 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:13,667 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:13,667 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:13,668 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:13,668 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:13,668 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:13,668 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:13,670 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:13,670 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:13,670 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:13,671 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:13,929 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC6&member_id=r1i1p1f1&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1253 2023-06-22 21:33:13,929 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:13,934 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:13,935 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:13,935 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:13,936 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:13,936 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:13,937 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:13,937 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:13,937 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:13,937 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:13,937 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:13,937 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:13,939 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:13,939 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:13,939 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:13,940 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:14,139 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC-ES2L&member_id=r1i1p1f2&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1256 2023-06-22 21:33:14,140 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:14,145 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:14,146 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:14,146 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:14,147 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:14,147 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:14,149 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:14,150 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:14,150 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:14,150 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:14,150 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:14,150 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:14,152 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:14,152 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:14,152 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:14,153 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:14,301 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM-1-2-HAM&member_id=r1i1p1f1&experiment_id=historical&institution_id=HAMMOZ-Consortium&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1273 2023-06-22 21:33:14,301 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:14,349 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:14,350 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:14,350 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:14,351 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:14,351 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:14,352 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:14,352 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:14,353 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:14,353 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:14,353 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:14,353 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:14,355 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:14,355 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:14,355 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:14,356 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:14,528 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-HR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1259 2023-06-22 21:33:14,529 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:14,583 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:14,584 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:14,585 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:14,585 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:14,585 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:14,587 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:14,587 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:14,587 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:14,587 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:14,587 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:14,587 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:14,589 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:14,589 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:14,589 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:14,590 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:14,796 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M%2CAWI&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1285 2023-06-22 21:33:14,797 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:14,802 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:14,803 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:14,803 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:14,803 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:14,804 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:14,805 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:14,805 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:14,805 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:14,805 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:14,806 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:14,806 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:14,807 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:14,807 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:14,807 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:14,808 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:14,986 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MRI-ESM2-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=MRI&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1254 2023-06-22 21:33:14,986 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:14,992 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:14,992 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:14,993 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:14,993 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:14,993 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:14,994 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:14,994 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:14,994 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:14,994 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:14,994 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:14,995 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:14,996 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:14,996 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:14,996 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:14,997 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:15,156 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NESM3&member_id=r1i1p1f1&experiment_id=historical&institution_id=NUIST&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1251 2023-06-22 21:33:15,157 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:15,212 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:15,213 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:15,213 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:15,213 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:15,214 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:15,216 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:15,216 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:15,216 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:15,216 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:15,216 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:15,216 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:15,218 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:15,218 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:15,218 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:15,219 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:15,410 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-LM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1254 2023-06-22 21:33:15,411 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:15,451 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:15,452 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:15,453 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:15,453 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:15,453 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:15,454 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:15,454 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:15,454 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:15,454 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:15,454 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:15,455 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:15,456 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:15,456 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:15,456 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:15,457 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:15,604 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=SAM0-UNICON&member_id=r1i1p1f1&experiment_id=historical&institution_id=SNU&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1254 2023-06-22 21:33:15,604 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:15,609 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:15,610 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:15,610 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:15,610 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:15,611 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:15,613 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:15,613 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:15,613 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:15,613 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:15,614 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:15,614 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:15,615 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:15,615 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:15,615 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:15,616 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:15,769 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=TaiESM1&member_id=r1i1p1f1&experiment_id=historical&institution_id=AS-RCEC&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1255 2023-06-22 21:33:15,770 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:15,775 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:15,776 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:15,776 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:15,776 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:15,777 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:15,778 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:33:15,778 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:15,778 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:15,779 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:15,779 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:15,779 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:15,781 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:15,781 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:15,781 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:15,781 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:15,977 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=UKESM1-0-LL&member_id=r1i1p1f2&experiment_id=historical&institution_id=MOHC%2CNERC%2CNIMS-KMA%2CNIWA&grid_label=gn&table_id=Amon&variable=lwp HTTP/1.1" 200 1341 2023-06-22 21:33:15,977 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,022 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,023 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:33:16,023 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,023 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:16,025 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc 2023-06-22 21:33:16,027 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 2023-06-22 21:33:16,027 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc 2023-06-22 21:33:16,028 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS, CLARA-AVHRR, historical, V002_01 2023-06-22 21:33:16,029 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc 2023-06-22 21:33:16,029 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS, CLOUDSAT-L2, historical, P1-R05-gridbox-average-noprecip 2023-06-22 21:33:16,030 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc 2023-06-22 21:33:16,030 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS, MAC-LWP, historical, v1 2023-06-22 21:33:16,031 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc 2023-06-22 21:33:16,033 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS, MODIS, historical, MYD08-M3 2023-06-22 21:33:16,034 UTC [1512075] WARNING esmvalcore.local:426 'native6' rootpaths '/projects/NS9560K-datalake/ESGF/obsdata/native6, /scratch/tomast/ESGF/obsdata/native6' set in config-user.yml do not exist 2023-06-22 21:33:16,035 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc 2023-06-22 21:33:16,035 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, native6, ERA5, historical, v1 2023-06-22 21:33:16,036 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc 2023-06-22 21:33:16,037 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwp, Amon, OBS6, ERA-Interim, historical, 1 2023-06-22 21:33:16,037 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable swcre in diagnostic clouds_tay 2023-06-22 21:33:16,038 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:16,038 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,038 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,038 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,039 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,039 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,039 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,041 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,041 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,041 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,041 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:16,185 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1273 2023-06-22 21:33:16,186 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,246 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,247 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:16,247 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:16,248 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:16,248 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,249 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,249 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,249 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,249 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,249 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,251 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,251 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,251 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,252 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:16,397 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1273 2023-06-22 21:33:16,398 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,404 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,405 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:16,405 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,405 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:16,406 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:16,407 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,407 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,407 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,407 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,407 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,408 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,409 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,409 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,410 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,410 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:16,551 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1268 2023-06-22 21:33:16,552 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,557 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,558 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:16,558 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,558 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:16,559 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:16,559 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,559 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,560 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,560 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,560 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,560 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,562 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,562 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,562 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,562 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:16,706 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1%28m%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1271 2023-06-22 21:33:16,707 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,763 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,764 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:16,764 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,764 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:16,765 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:16,765 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,765 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,765 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,766 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,766 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,766 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,768 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,768 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,768 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,768 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:16,912 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BNU-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BNU&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1265 2023-06-22 21:33:16,913 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:16,957 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:16,958 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:16,959 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:16,959 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:16,960 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:16,961 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:16,961 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:16,961 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:16,962 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:16,962 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:16,962 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:16,964 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:16,964 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:16,964 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:16,965 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,109 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1290 2023-06-22 21:33:17,110 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,115 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,116 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,116 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,117 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:17,117 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:17,118 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,118 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,118 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,118 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,119 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,119 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,120 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,120 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,121 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,121 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,263 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CCSM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1264 2023-06-22 21:33:17,264 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,269 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,269 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,269 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,270 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:17,270 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:17,271 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,271 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,271 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,271 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,272 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,272 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,273 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,273 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,273 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,274 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,417 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28BGC%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1277 2023-06-22 21:33:17,417 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,459 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,460 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,461 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,461 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:17,462 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:17,462 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,462 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,462 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,465 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,465 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,465 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,465 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,608 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28CAM5%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1278 2023-06-22 21:33:17,608 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,649 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,650 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,650 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,650 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:17,651 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:17,651 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,651 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,651 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,652 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,652 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,652 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,654 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,654 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,654 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,654 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,796 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28FASTCHEM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1282 2023-06-22 21:33:17,796 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,801 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,802 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,802 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,802 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:17,803 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:17,803 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,803 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,803 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,804 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,804 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,804 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,805 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,806 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,806 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,806 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:17,948 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28WACCM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1279 2023-06-22 21:33:17,948 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:17,954 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:17,955 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:17,955 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:17,955 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:17,956 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:17,956 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:17,956 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:17,956 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:17,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:17,957 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:17,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:17,959 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:18,103 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1268 2023-06-22 21:33:18,104 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:18,156 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:18,157 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:18,157 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:18,157 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:18,158 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:18,158 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:18,159 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:18,159 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:18,159 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:18,159 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:18,159 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:18,161 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:18,161 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:18,161 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:18,162 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:18,305 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1266 2023-06-22 21:33:18,306 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:18,352 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:18,353 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:18,353 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:18,353 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:18,354 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:18,354 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:18,354 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:18,355 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:18,355 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:18,355 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:18,355 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:18,357 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:18,357 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:18,357 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:18,357 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:18,501 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1279 2023-06-22 21:33:18,502 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:18,507 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:18,507 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:18,508 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:18,508 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:18,509 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:18,509 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:18,509 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:18,509 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:18,509 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:18,510 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:18,510 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:18,511 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:18,511 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:18,512 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:18,512 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:18,654 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=LASG-CESS&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1273 2023-06-22 21:33:18,655 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:18,660 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:18,661 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:18,661 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:18,661 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:18,662 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:18,662 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:18,662 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:18,662 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:18,663 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:18,663 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:18,663 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:18,664 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:18,664 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:18,665 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:18,665 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:18,807 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FIO-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=FIO&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1265 2023-06-22 21:33:18,807 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:18,868 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:18,869 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:18,869 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:18,869 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:18,870 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:18,870 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:18,870 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:18,870 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:18,871 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:18,871 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:18,871 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:18,872 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:18,872 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:18,873 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:18,873 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:19,016 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1272 2023-06-22 21:33:19,016 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:19,095 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:19,096 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:19,096 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:19,096 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:19,097 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:19,097 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:19,097 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:19,097 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:19,097 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:19,098 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:19,098 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:19,099 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:19,099 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:19,100 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:19,100 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:19,344 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1276 2023-06-22 21:33:19,344 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:19,349 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:19,349 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:19,350 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:19,350 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:19,350 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:19,351 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:19,351 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:19,351 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:19,351 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:19,352 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:19,352 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:19,353 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:19,353 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:19,354 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:19,354 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:19,498 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1274 2023-06-22 21:33:19,498 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:19,504 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:19,504 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:19,505 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:19,505 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:19,506 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:19,506 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:19,506 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:19,506 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:19,506 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:19,507 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:19,507 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:19,508 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:19,508 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:19,509 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:19,509 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:19,651 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1276 2023-06-22 21:33:19,651 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:19,704 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:19,705 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:19,706 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:19,706 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:19,706 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:19,707 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:19,707 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:19,707 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:19,707 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:19,708 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:19,708 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:19,709 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:19,709 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:19,709 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:19,710 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:19,853 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1273 2023-06-22 21:33:19,854 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:19,891 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:19,892 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:19,893 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:19,893 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:19,893 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:19,894 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:19,894 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:19,894 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:19,894 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:19,895 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:19,895 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:19,896 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:19,896 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:19,896 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:19,897 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,039 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1276 2023-06-22 21:33:20,039 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,045 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,046 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,046 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,046 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:20,046 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:20,047 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,047 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,047 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,047 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,048 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,048 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,049 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,049 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,049 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,050 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,192 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1273 2023-06-22 21:33:20,193 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,198 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,198 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,199 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,199 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:20,199 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:33:20,200 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,200 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,200 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,200 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,201 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,201 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,202 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,202 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,202 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,203 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,346 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MOHC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1269 2023-06-22 21:33:20,346 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,397 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,398 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,398 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,398 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:20,399 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:33:20,400 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,400 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,400 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,400 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,400 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,400 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,402 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,402 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,402 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,403 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,545 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-ES&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INPE%2CMOHC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1291 2023-06-22 21:33:20,545 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,592 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,592 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,593 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,593 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:20,593 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:33:20,594 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,594 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,594 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,594 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,595 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,595 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,596 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,596 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,596 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,597 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,742 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INM&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1265 2023-06-22 21:33:20,742 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,747 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,748 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,748 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,748 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:20,749 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:33:20,749 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,750 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,750 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,750 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,750 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,750 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,752 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,752 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,752 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,752 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:20,895 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1271 2023-06-22 21:33:20,895 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:20,900 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:20,901 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:20,901 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:20,902 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:20,902 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:33:20,903 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:20,903 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:20,903 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:20,903 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:20,903 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:20,904 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:20,905 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:20,905 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:20,905 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:20,906 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,051 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1271 2023-06-22 21:33:21,051 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:21,091 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:21,092 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:21,092 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:21,092 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:21,093 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:33:21,093 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:21,093 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:21,094 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:21,094 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:21,094 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:21,094 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:21,096 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:21,096 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:21,096 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:21,096 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,241 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1271 2023-06-22 21:33:21,242 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:21,294 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:21,295 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:21,295 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:21,295 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:21,296 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:33:21,296 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:21,296 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:21,297 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:21,297 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:21,297 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:21,297 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:21,299 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:21,299 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:21,299 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:21,299 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,476 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC4h&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1268 2023-06-22 21:33:21,476 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:21,481 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:21,482 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:21,482 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:21,482 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:21,483 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:33:21,483 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:21,483 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:21,484 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:21,484 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:21,484 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:21,484 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:21,486 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:21,486 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:21,486 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:21,486 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,632 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1266 2023-06-22 21:33:21,632 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:21,637 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:21,638 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:21,638 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:21,638 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:21,639 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:33:21,639 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:21,639 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:21,639 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:21,640 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:21,640 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:21,640 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:21,642 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:21,642 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:21,642 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:21,642 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,785 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1274 2023-06-22 21:33:21,786 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:21,840 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:21,841 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:21,841 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:21,841 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:21,842 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:21,842 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:21,842 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:21,842 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:21,843 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:21,843 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:21,843 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:21,844 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:21,845 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:21,845 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:21,845 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:21,988 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1269 2023-06-22 21:33:21,988 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,038 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,038 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,039 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,039 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:22,040 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:33:22,040 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,040 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,040 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,040 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,041 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,041 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,042 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,042 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,043 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,043 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:22,185 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1270 2023-06-22 21:33:22,185 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,191 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,191 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,192 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,192 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:22,192 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:33:22,193 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,193 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,193 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,193 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,194 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,194 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,195 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,195 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,196 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,196 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:22,338 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1270 2023-06-22 21:33:22,339 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,344 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,345 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,345 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,345 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:22,346 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:33:22,346 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,346 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,346 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,347 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,347 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,347 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,348 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,348 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,349 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,349 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:22,492 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-P&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1269 2023-06-22 21:33:22,492 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,553 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,553 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,554 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,554 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:22,555 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:33:22,555 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,555 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,555 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,555 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,556 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,556 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,557 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,557 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,558 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,558 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:22,700 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1267 2023-06-22 21:33:22,701 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,757 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,758 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,758 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,759 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:22,759 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:33:22,760 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,760 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,760 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,760 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,760 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,761 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,762 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,762 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,762 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,763 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:22,905 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1266 2023-06-22 21:33:22,905 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:22,910 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:22,911 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:22,911 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:22,912 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:22,912 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:33:22,913 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:22,913 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:22,913 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:22,913 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:22,913 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:22,913 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:22,915 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:22,915 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:22,915 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:22,916 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,058 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-ME&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1268 2023-06-22 21:33:23,058 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,064 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,064 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:23,065 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,065 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:23,066 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:33:23,066 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:33:23,066 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,066 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,066 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,067 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,067 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,068 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,068 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,068 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,069 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,210 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=swcre HTTP/1.1" 200 1267 2023-06-22 21:33:23,210 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,251 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,251 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:33:23,252 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,252 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:23,252 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:23,253 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:23,253 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,253 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,253 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,253 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,253 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,255 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,255 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,255 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,256 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,400 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=AWI-ESM-1-1-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=AWI&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1259 2023-06-22 21:33:23,401 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,452 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,453 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:23,454 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,454 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:23,454 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:23,455 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:23,455 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,455 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,455 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,455 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,455 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,457 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,457 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,457 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,458 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,599 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=BCC-CSM2-MR&member_id=r1i1p1f1&experiment_id=historical&institution_id=BCC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1256 2023-06-22 21:33:23,599 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,605 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,605 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:23,606 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,606 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:23,606 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:23,607 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:23,607 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,607 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,607 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,607 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,607 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,609 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,609 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,609 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,610 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,768 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CAMS-CSM1-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAMS&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1258 2023-06-22 21:33:23,768 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,773 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,774 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:23,774 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,775 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:23,775 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:23,775 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:23,775 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,776 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,776 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,776 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,776 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,778 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,778 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,778 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,778 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:23,926 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-FV2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1256 2023-06-22 21:33:23,926 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:23,977 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:23,978 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:23,978 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:23,978 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:23,979 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:23,979 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:23,979 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:23,979 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:23,979 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:23,980 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:23,980 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:23,981 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:23,981 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:23,982 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:23,982 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:24,124 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1251 2023-06-22 21:33:24,124 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:24,173 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:24,173 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:24,174 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:24,174 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:24,174 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:24,175 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:24,175 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:24,175 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:24,175 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:24,175 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:24,176 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:24,177 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:24,177 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:24,177 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:24,178 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:24,322 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-WACCM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1257 2023-06-22 21:33:24,322 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:24,327 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:24,328 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:24,328 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:24,328 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:24,329 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:24,329 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:24,329 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:24,329 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:24,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:24,330 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:24,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:24,331 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:24,331 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:24,332 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:24,332 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:24,476 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1-HR&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=swcre HTTP/1.1" 200 1267 2023-06-22 21:33:24,477 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:24,481 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:24,482 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:24,482 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:24,482 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:24,483 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:24,483 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:24,483 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:24,483 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:24,483 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:24,484 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:24,484 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:24,485 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:24,485 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:24,485 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:24,486 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:24,628 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=swcre HTTP/1.1" 200 1264 2023-06-22 21:33:24,628 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:24,685 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:24,686 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:24,686 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:24,686 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:24,687 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:24,687 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:24,687 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:24,687 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:24,687 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:24,688 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:24,688 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:24,689 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:24,689 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:24,690 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:24,690 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:24,829 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-ESM2-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=swcre HTTP/1.1" 200 1265 2023-06-22 21:33:24,830 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:24,888 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:24,889 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:24,889 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:24,889 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:24,890 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:24,890 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:24,890 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:24,890 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:24,890 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:24,891 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:24,891 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:24,892 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:24,892 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:24,893 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:24,893 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,037 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=FGOALS-g3&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAS&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1254 2023-06-22 21:33:25,037 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,042 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,043 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,043 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,043 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:25,044 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:25,044 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,044 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,044 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,044 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,044 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,045 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,046 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,046 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,046 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,047 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,189 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=swcre HTTP/1.1" 200 1260 2023-06-22 21:33:25,189 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,194 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,195 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,195 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,195 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:25,196 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:25,196 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,196 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,196 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,196 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,197 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,197 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,198 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,198 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,199 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,199 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,344 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-ESM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=swcre HTTP/1.1" 200 1261 2023-06-22 21:33:25,344 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,391 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,392 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,392 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,392 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:25,393 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:25,393 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,393 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,393 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,393 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,394 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,394 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,395 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,395 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,395 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,396 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,538 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1262 2023-06-22 21:33:25,539 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,581 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,582 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,582 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,582 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:25,583 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:25,583 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,583 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,584 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,584 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,584 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,584 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,586 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,586 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,586 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,587 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,728 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-H&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1262 2023-06-22 21:33:25,729 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,734 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,735 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,735 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,736 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:25,736 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:33:25,737 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,737 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,737 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,737 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,737 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,737 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,739 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,739 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,739 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,740 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:25,883 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=HadGEM3-GC31-LL&member_id=r1i1p1f3&experiment_id=historical&institution_id=MOHC%2CNERC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1288 2023-06-22 21:33:25,884 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:25,889 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:25,889 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:25,890 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:25,890 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:25,890 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:33:25,891 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:25,891 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:25,891 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:25,891 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:25,891 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:25,891 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:25,893 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:25,893 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:25,893 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:25,894 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,087 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=swcre HTTP/1.1" 200 1259 2023-06-22 21:33:26,087 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:26,140 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:26,141 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:26,141 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:26,141 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:26,142 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:33:26,142 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:26,142 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:26,142 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:26,143 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:26,143 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:26,143 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:26,144 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:26,145 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:26,145 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:26,145 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,288 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=KACE-1-0-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NIMS-KMA&grid_label=gr&table_id=Amon&variable=swcre HTTP/1.1" 200 1260 2023-06-22 21:33:26,289 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:26,342 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:26,343 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:26,343 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:26,343 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:26,343 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:26,344 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:26,344 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:26,344 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:26,344 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:26,344 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:26,344 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:26,346 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:26,346 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:26,346 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:26,347 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,489 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC6&member_id=r1i1p1f1&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1253 2023-06-22 21:33:26,489 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:26,495 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:26,495 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:26,496 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:26,496 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:26,496 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:26,497 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:26,497 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:26,497 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:26,497 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:26,497 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:26,498 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:26,499 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:26,499 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:26,499 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:26,500 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,645 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC-ES2L&member_id=r1i1p1f2&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1257 2023-06-22 21:33:26,645 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:26,651 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:26,651 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:26,652 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:26,652 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:26,652 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:26,653 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:26,653 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:26,653 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:26,653 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:26,653 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:26,653 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:26,655 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:26,655 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:26,655 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:26,656 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,796 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM-1-2-HAM&member_id=r1i1p1f1&experiment_id=historical&institution_id=HAMMOZ-Consortium&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1274 2023-06-22 21:33:26,796 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:26,837 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:26,838 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:26,839 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:26,839 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:26,839 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:26,840 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:26,840 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:26,840 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:26,840 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:26,840 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:26,840 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:26,842 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:26,842 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:26,842 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:26,843 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:26,986 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-HR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1260 2023-06-22 21:33:26,986 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,026 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,028 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,028 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,028 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:27,028 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,029 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,029 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,029 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,029 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,029 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,029 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,031 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,031 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,031 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,032 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:27,193 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M%2CAWI&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1286 2023-06-22 21:33:27,194 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,199 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,200 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,200 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,201 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:27,201 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,201 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,202 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,202 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,202 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,202 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,202 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,204 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,204 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,204 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,204 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:27,346 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MRI-ESM2-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=MRI&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1255 2023-06-22 21:33:27,346 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,351 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,352 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,352 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,352 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:27,353 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,353 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,353 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,353 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,353 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,354 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,354 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,355 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,355 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,356 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,356 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:27,497 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NESM3&member_id=r1i1p1f1&experiment_id=historical&institution_id=NUIST&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1252 2023-06-22 21:33:27,497 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,546 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,547 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,547 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,547 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:27,548 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,548 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,548 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,548 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,548 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,549 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,549 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,550 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,550 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,550 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,551 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:27,693 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-LM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1255 2023-06-22 21:33:27,694 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,738 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,740 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,740 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,740 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:27,740 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,741 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,741 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,741 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,741 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,741 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,741 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,743 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,743 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,743 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,744 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:27,885 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=SAM0-UNICON&member_id=r1i1p1f1&experiment_id=historical&institution_id=SNU&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1256 2023-06-22 21:33:27,885 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:27,891 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:27,891 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:27,892 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:27,892 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:27,892 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:27,893 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:27,893 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:27,893 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:27,893 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:27,893 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:27,893 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:27,895 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:27,895 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:27,895 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:27,896 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,038 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=TaiESM1&member_id=r1i1p1f1&experiment_id=historical&institution_id=AS-RCEC&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1256 2023-06-22 21:33:28,039 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,044 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,045 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:28,045 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,045 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:28,046 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:28,046 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:33:28,047 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,047 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,047 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,047 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,047 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,049 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,049 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,049 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,050 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,189 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=UKESM1-0-LL&member_id=r1i1p1f2&experiment_id=historical&institution_id=MOHC%2CNERC%2CNIMS-KMA%2CNIWA&grid_label=gn&table_id=Amon&variable=swcre HTTP/1.1" 200 1342 2023-06-22 21:33:28,190 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,232 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,233 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:33:28,234 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:28,234 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc 2023-06-22 21:33:28,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, OBS, CERES-EBAF, historical, Ed4.1 2023-06-22 21:33:28,235 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc 2023-06-22 21:33:28,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 2023-06-22 21:33:28,237 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc 2023-06-22 21:33:28,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: swcre, Amon, OBS, ISCCP-FH, historical, v0 2023-06-22 21:33:28,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable lwcre in diagnostic clouds_tay 2023-06-22 21:33:28,238 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:28,238 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:28,238 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,238 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,239 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,239 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,239 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,240 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,241 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,241 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,241 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,393 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1274 2023-06-22 21:33:28,394 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,446 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,447 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:28,447 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,447 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:28,448 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:28,448 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:28,448 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,448 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,449 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,449 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,449 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,450 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,450 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,451 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,451 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,593 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1273 2023-06-22 21:33:28,594 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,599 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,599 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:28,600 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,600 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:28,600 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:28,601 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:28,601 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,601 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,601 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,602 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,602 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,603 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,603 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,603 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,604 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,750 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1268 2023-06-22 21:33:28,750 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,755 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,756 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:28,756 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,756 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:28,757 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:28,757 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:28,757 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,757 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,758 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,758 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,758 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,760 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,760 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,760 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,760 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:28,902 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1%28m%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1271 2023-06-22 21:33:28,903 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:28,955 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:28,956 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:28,956 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:28,956 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:28,957 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:28,957 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:28,957 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:28,957 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:28,958 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:28,958 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:28,958 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:28,959 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:28,959 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:28,960 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:28,960 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:29,252 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BNU-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BNU&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1265 2023-06-22 21:33:29,253 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:29,330 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:29,331 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:29,331 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:29,332 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:29,332 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:29,333 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:29,333 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:29,333 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:29,333 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:29,334 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:29,334 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:29,336 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:29,336 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:29,336 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:29,337 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:29,479 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1290 2023-06-22 21:33:29,480 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:29,485 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:29,486 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:29,486 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:29,486 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:29,487 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:29,488 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:29,488 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:29,488 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:29,488 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:29,488 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:29,488 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:29,490 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:29,490 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:29,490 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:29,491 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:29,632 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CCSM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1264 2023-06-22 21:33:29,633 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:29,638 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:29,639 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:29,639 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:29,639 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:29,640 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:29,640 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:29,640 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:29,640 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:29,641 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:29,641 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:29,641 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:29,643 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:29,643 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:29,643 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:29,643 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:29,788 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28BGC%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1277 2023-06-22 21:33:29,789 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:29,852 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:29,854 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:29,854 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:29,854 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:29,855 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:29,856 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:29,856 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:29,856 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:29,856 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:29,857 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:29,857 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:29,859 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:29,859 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:29,859 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:29,860 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:30,001 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28CAM5%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1278 2023-06-22 21:33:30,002 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:30,061 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:30,062 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:30,062 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:30,063 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:30,063 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:30,064 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:30,064 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:30,064 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:30,064 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:30,065 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:30,065 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:30,066 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:30,066 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:30,067 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:30,067 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:30,209 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28FASTCHEM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1282 2023-06-22 21:33:30,209 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:30,215 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:30,216 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:30,216 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:30,216 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:30,217 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:30,217 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:30,217 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:30,217 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:30,217 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:30,218 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:30,218 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:30,219 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:30,220 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:30,220 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:30,220 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:30,361 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28WACCM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1279 2023-06-22 21:33:30,361 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:30,367 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:30,368 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:30,368 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:30,368 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:30,369 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:30,369 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:30,369 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:30,369 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:30,370 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:30,370 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:30,370 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:30,371 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:30,372 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:30,372 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:30,372 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:30,514 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1268 2023-06-22 21:33:30,515 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:30,586 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:30,586 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:30,587 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:30,587 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:30,588 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:30,588 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:30,588 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:30,588 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:30,589 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:30,589 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:30,589 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:30,591 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:30,591 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:30,591 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:30,591 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:30,870 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1268 2023-06-22 21:33:30,871 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:30,912 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:30,913 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:30,913 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:30,913 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:30,914 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:30,915 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:30,915 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:30,915 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:30,915 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:30,915 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:30,915 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:30,917 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:30,917 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:30,917 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:30,918 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,061 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1279 2023-06-22 21:33:31,061 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,067 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,067 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,068 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,068 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:31,068 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:31,069 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,069 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,069 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,069 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,070 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,070 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,071 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,071 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,071 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,072 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,216 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=LASG-CESS&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1273 2023-06-22 21:33:31,217 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,221 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,222 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,222 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,223 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:31,223 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:31,224 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,224 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,224 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,224 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,224 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,224 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,226 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,226 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,226 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,227 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,367 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FIO-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=FIO&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1265 2023-06-22 21:33:31,367 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,409 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,410 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,410 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,410 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:31,411 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:31,411 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,411 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,411 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,412 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,412 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,412 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,414 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,414 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,414 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,414 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,555 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1272 2023-06-22 21:33:31,556 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,602 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,602 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,603 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,603 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:31,604 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:31,604 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,604 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,604 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,604 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,605 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,605 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,606 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,606 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,607 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,607 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,749 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1274 2023-06-22 21:33:31,750 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,755 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,756 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,756 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,756 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:31,757 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:31,757 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,757 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,757 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,758 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,758 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,758 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,759 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,760 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,760 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,760 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:31,900 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1274 2023-06-22 21:33:31,901 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:31,906 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:31,907 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:31,907 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:31,907 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:31,908 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:31,908 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:31,908 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:31,908 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:31,908 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:31,909 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:31,909 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:31,910 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:31,910 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:31,911 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:31,911 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:32,049 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1276 2023-06-22 21:33:32,050 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:32,087 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:32,088 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:32,088 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:32,089 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:32,089 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:32,090 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:32,090 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:32,090 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:32,090 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:32,090 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:32,091 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:32,092 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:32,092 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:32,092 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:32,093 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:32,234 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1273 2023-06-22 21:33:32,234 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:32,282 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:32,283 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:32,283 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:32,283 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:32,284 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:32,285 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:32,285 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:32,285 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:32,285 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:32,285 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:32,285 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:32,287 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:32,287 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:32,287 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:32,288 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:32,428 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1276 2023-06-22 21:33:32,428 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:32,434 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:32,435 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:32,435 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:32,435 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:32,436 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:32,436 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:32,436 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:32,436 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:32,437 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:32,437 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:32,437 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:32,438 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:32,438 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:32,439 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:32,439 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:32,582 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1273 2023-06-22 21:33:32,583 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:32,588 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:32,589 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:32,589 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:32,589 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:32,590 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:33:32,591 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:32,591 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:32,591 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:32,591 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:32,591 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:32,591 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:32,593 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:32,593 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:32,593 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:32,594 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:32,734 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MOHC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1269 2023-06-22 21:33:32,735 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:32,789 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:32,790 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:32,790 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:32,790 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:32,791 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:33:32,792 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:32,792 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:32,792 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:32,792 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:32,792 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:32,792 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:32,794 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:32,794 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:32,794 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:32,795 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,010 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-ES&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INPE%2CMOHC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1292 2023-06-22 21:33:33,010 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,067 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,068 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,068 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,069 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:33,069 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:33:33,070 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,070 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,070 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,070 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,070 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,070 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,072 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,072 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,072 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,073 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,218 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INM&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1265 2023-06-22 21:33:33,219 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,224 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,225 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,225 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,225 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:33,226 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:33:33,226 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,226 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,226 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,226 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,227 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,227 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,228 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,228 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,229 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,229 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,371 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1271 2023-06-22 21:33:33,372 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,377 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,378 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,378 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,378 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:33,379 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:33:33,379 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,380 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,380 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,380 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,380 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,380 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,382 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,382 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,382 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,383 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,526 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1271 2023-06-22 21:33:33,526 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,582 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,583 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,583 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,583 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:33,584 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:33:33,585 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,585 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,585 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,585 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,585 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,585 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,587 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,587 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,587 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,588 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,728 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1271 2023-06-22 21:33:33,728 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,778 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,779 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,779 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,779 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:33,780 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:33:33,780 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,781 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,781 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,781 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,781 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,781 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,783 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,783 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,783 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,784 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:33,927 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC4h&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1267 2023-06-22 21:33:33,928 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:33,932 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:33,933 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:33,933 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:33,933 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:33,934 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:33:33,934 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:33,934 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:33,934 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:33,934 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:33,935 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:33,935 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:33,936 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:33,936 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:33,937 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:33,937 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,079 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1266 2023-06-22 21:33:34,079 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,084 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,085 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,085 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,085 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:34,086 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:33:34,087 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,087 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,087 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,087 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,087 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,087 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,089 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,089 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,089 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,090 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,233 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1274 2023-06-22 21:33:34,233 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,276 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,277 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,277 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,278 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:34,278 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:34,279 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,279 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,279 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,279 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,279 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,279 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,281 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,281 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,281 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,282 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,424 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1269 2023-06-22 21:33:34,424 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,487 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,488 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,488 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,488 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:34,489 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:33:34,489 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,489 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,490 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,490 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,490 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,490 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,492 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,492 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,492 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,492 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,635 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1270 2023-06-22 21:33:34,635 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,640 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,641 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,641 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,642 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:34,642 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:33:34,643 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,643 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,643 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,643 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,643 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,644 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,645 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,645 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,645 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,646 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,790 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1270 2023-06-22 21:33:34,790 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,795 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,796 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,796 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,797 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:34,797 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:33:34,798 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,798 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,798 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,798 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,798 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,799 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,800 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,800 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,800 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,801 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:34,941 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-P&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1269 2023-06-22 21:33:34,941 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:34,993 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:34,994 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:34,994 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:34,994 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:34,995 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:33:34,995 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:34,996 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:34,996 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:34,996 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:34,996 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:34,996 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:34,998 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:34,998 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:34,998 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:34,998 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:35,139 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1267 2023-06-22 21:33:35,140 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:35,204 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:35,205 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:35,205 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:35,205 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:35,206 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:33:35,206 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:35,207 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:35,207 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:35,207 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:35,207 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:35,207 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:35,209 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:35,209 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:35,209 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:35,210 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:35,478 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1268 2023-06-22 21:33:35,479 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:35,484 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:35,485 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:35,485 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:35,485 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:35,485 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:33:35,486 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:35,486 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:35,486 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:35,486 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:35,487 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:35,487 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:35,488 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:35,488 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:35,488 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:35,489 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:35,631 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-ME&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1268 2023-06-22 21:33:35,632 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:35,637 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:35,638 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:35,638 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:35,639 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:35,639 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:33:35,640 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:33:35,640 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:35,640 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:35,640 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:35,641 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:35,641 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:35,642 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:35,642 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:35,643 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:35,643 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:35,786 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=NorESM1-M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NCC&cmor_table=Amon&product=output1%2Coutput2&variable=lwcre HTTP/1.1" 200 1267 2023-06-22 21:33:35,787 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:35,841 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:35,842 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:33:35,842 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:35,842 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:35,843 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:35,843 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:35,843 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:35,843 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:35,844 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:35,844 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:35,844 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:35,845 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:35,846 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:35,846 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:35,846 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:35,987 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=AWI-ESM-1-1-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=AWI&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1259 2023-06-22 21:33:35,988 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,026 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,028 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,028 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,028 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:36,028 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:36,029 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,029 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,029 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,029 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,029 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,030 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,031 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,031 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,031 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,032 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:36,173 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=BCC-CSM2-MR&member_id=r1i1p1f1&experiment_id=historical&institution_id=BCC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1256 2023-06-22 21:33:36,174 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,179 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,180 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,180 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,180 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:36,181 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:36,181 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,181 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,181 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,181 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,181 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,182 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,183 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,183 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,183 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,184 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:36,328 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CAMS-CSM1-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAMS&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1257 2023-06-22 21:33:36,328 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,386 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,387 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,387 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,387 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:36,388 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:36,388 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,388 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,388 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,388 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,389 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,389 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,390 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,390 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,391 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,391 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:36,531 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-FV2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1255 2023-06-22 21:33:36,532 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,573 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,574 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,574 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,575 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:36,575 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:36,575 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,575 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,576 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,576 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,576 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,576 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,578 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,578 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,578 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,578 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:36,721 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1251 2023-06-22 21:33:36,721 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,727 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,728 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,728 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,728 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:36,729 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:36,729 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,729 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,729 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,729 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,729 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,730 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,731 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,731 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,731 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,732 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:36,876 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-WACCM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1257 2023-06-22 21:33:36,877 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:36,882 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:36,883 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:36,883 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:36,883 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:36,883 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:36,884 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:36,884 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:36,884 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:36,884 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:36,884 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:36,885 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:36,886 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:36,886 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:36,886 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:36,887 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:37,029 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1-HR&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwcre HTTP/1.1" 200 1267 2023-06-22 21:33:37,030 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:37,077 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:37,078 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:37,078 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:37,078 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:37,078 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:37,079 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:37,079 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:37,079 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:37,079 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:37,079 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:37,079 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:37,081 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:37,081 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:37,081 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:37,082 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:37,224 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwcre HTTP/1.1" 200 1264 2023-06-22 21:33:37,225 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:37,284 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:37,285 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:37,285 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:37,286 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:37,286 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:37,286 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:37,287 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:37,287 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:37,287 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:37,287 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:37,287 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:37,289 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:37,289 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:37,289 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:37,289 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:37,432 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-ESM2-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=lwcre HTTP/1.1" 200 1265 2023-06-22 21:33:37,432 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:37,437 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:37,438 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:37,438 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:37,439 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:37,439 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:37,439 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:37,440 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:37,440 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:37,440 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:37,440 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:37,440 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:37,442 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:37,442 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:37,442 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:37,442 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:37,610 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=FGOALS-g3&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAS&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1255 2023-06-22 21:33:37,611 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:37,616 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:37,617 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:37,617 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:37,617 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:37,618 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:37,618 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:37,618 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:37,618 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:37,618 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:37,618 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:37,619 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:37,620 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:37,620 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:37,620 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:37,621 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:37,783 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=lwcre HTTP/1.1" 200 1261 2023-06-22 21:33:37,783 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:37,843 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:37,845 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:37,845 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:37,846 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:37,846 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:37,847 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:37,847 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:37,847 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:37,847 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:37,847 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:37,848 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:37,849 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:37,849 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:37,850 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:37,850 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:38,198 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-ESM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=lwcre HTTP/1.1" 200 1261 2023-06-22 21:33:38,198 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:38,240 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:38,241 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:38,241 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:38,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:38,242 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:38,242 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:38,242 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:38,242 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:38,242 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:38,243 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:38,243 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:38,244 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:38,244 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:38,245 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:38,245 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:38,390 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1262 2023-06-22 21:33:38,391 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:38,397 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:38,398 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:38,398 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:38,399 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:38,399 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:38,400 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:38,400 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:38,400 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:38,400 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:38,401 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:38,401 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:38,402 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:38,403 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:38,403 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:38,403 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:38,546 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-H&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1262 2023-06-22 21:33:38,546 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:38,552 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:38,552 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:38,553 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:38,553 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:38,553 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:33:38,554 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:38,554 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:38,554 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:38,554 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:38,555 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:38,555 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:38,556 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:38,556 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:38,557 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:38,557 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:38,698 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=HadGEM3-GC31-LL&member_id=r1i1p1f3&experiment_id=historical&institution_id=MOHC%2CNERC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1288 2023-06-22 21:33:38,699 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:38,755 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:38,756 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:38,756 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:38,756 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:38,757 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:33:38,757 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:38,757 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:38,757 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:38,757 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:38,757 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:38,758 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:38,759 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:38,759 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:38,759 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:38,760 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:38,918 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=lwcre HTTP/1.1" 200 1258 2023-06-22 21:33:38,919 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:38,986 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:38,989 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:38,990 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:38,990 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:38,991 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:33:38,991 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:38,992 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:38,992 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:38,992 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:38,992 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:38,993 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:38,995 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:38,995 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:38,995 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:38,996 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:39,155 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=KACE-1-0-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NIMS-KMA&grid_label=gr&table_id=Amon&variable=lwcre HTTP/1.1" 200 1260 2023-06-22 21:33:39,156 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:39,162 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:39,164 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:39,164 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:39,165 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:39,165 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:39,166 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:39,166 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:39,166 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:39,166 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:39,166 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:39,167 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:39,168 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:39,168 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:39,169 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:39,169 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:39,321 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC6&member_id=r1i1p1f1&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1253 2023-06-22 21:33:39,321 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:39,327 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:39,328 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:39,328 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:39,328 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:39,329 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:39,329 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:39,329 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:39,329 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:39,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:39,330 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:39,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:39,332 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:39,332 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:39,332 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:39,333 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:39,474 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC-ES2L&member_id=r1i1p1f2&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1257 2023-06-22 21:33:39,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:39,531 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:39,532 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:39,532 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:39,533 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:39,533 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:39,533 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:39,534 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:39,534 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:39,534 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:39,534 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:39,534 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:39,536 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:39,536 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:39,536 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:39,537 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:39,707 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM-1-2-HAM&member_id=r1i1p1f1&experiment_id=historical&institution_id=HAMMOZ-Consortium&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1275 2023-06-22 21:33:39,708 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:39,758 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:39,760 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:39,760 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:39,760 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:39,761 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:39,761 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:39,761 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:39,762 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:39,762 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:39,762 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:39,762 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:39,764 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:39,764 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:39,764 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:39,765 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:39,918 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-HR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1261 2023-06-22 21:33:39,918 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:39,924 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:39,925 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:39,925 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:39,925 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:39,926 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:39,926 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:39,926 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:39,926 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:39,926 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:39,927 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:39,927 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:39,928 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:39,928 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:39,929 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:39,929 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,092 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M%2CAWI&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1287 2023-06-22 21:33:40,092 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:40,097 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:40,098 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:40,099 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:40,099 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:40,099 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:40,100 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:40,100 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:40,100 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:40,100 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:40,100 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:40,101 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:40,102 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:40,102 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:40,102 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:40,103 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,245 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MRI-ESM2-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=MRI&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1255 2023-06-22 21:33:40,246 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:40,323 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:40,324 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:40,324 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:40,324 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:40,324 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:40,325 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:40,325 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:40,325 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:40,325 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:40,325 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:40,325 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:40,327 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:40,327 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:40,327 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:40,328 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,471 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NESM3&member_id=r1i1p1f1&experiment_id=historical&institution_id=NUIST&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1252 2023-06-22 21:33:40,472 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:40,523 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:40,524 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:40,524 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:40,524 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:40,525 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:40,525 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:40,525 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:40,525 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:40,525 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:40,525 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:40,526 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:40,527 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:40,527 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:40,527 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:40,528 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,669 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-LM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1255 2023-06-22 21:33:40,669 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:40,675 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:40,676 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:40,676 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:40,676 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:40,677 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:40,677 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:40,677 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:40,677 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:40,677 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:40,678 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:40,678 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:40,679 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:40,679 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:40,680 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:40,680 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,821 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=SAM0-UNICON&member_id=r1i1p1f1&experiment_id=historical&institution_id=SNU&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1256 2023-06-22 21:33:40,821 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:40,827 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:40,828 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:40,828 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:40,828 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:40,829 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:40,829 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:40,829 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:40,829 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:40,829 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:40,829 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:40,830 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:40,831 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:40,831 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:40,831 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:40,832 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:40,974 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=TaiESM1&member_id=r1i1p1f1&experiment_id=historical&institution_id=AS-RCEC&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1256 2023-06-22 21:33:40,974 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:41,042 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:41,043 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:41,043 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:41,043 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:41,044 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:41,045 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:33:41,045 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:41,045 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:41,045 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:41,045 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:41,045 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:41,047 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:41,047 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:41,047 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:41,048 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:41,188 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=UKESM1-0-LL&member_id=r1i1p1f2&experiment_id=historical&institution_id=MOHC%2CNERC%2CNIMS-KMA%2CNIWA&grid_label=gn&table_id=Amon&variable=lwcre HTTP/1.1" 200 1342 2023-06-22 21:33:41,188 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:41,227 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:41,228 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:33:41,228 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:41,228 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:41,229 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc 2023-06-22 21:33:41,229 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, OBS, CERES-EBAF, historical, Ed4.1 2023-06-22 21:33:41,230 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc 2023-06-22 21:33:41,231 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 2023-06-22 21:33:41,231 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc 2023-06-22 21:33:41,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: lwcre, Amon, OBS, ISCCP-FH, historical, v0 2023-06-22 21:33:41,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable prw in diagnostic clouds_tay 2023-06-22 21:33:41,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-06-22 21:33:41,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-06-22 21:33:41,232 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-06-22 21:33:41,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1 2023-06-22 21:33:41,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, BNU-ESM, historical, r1i1p1 2023-06-22 21:33:41,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CanESM2, historical, r1i1p1 2023-06-22 21:33:41,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CCSM4, historical, r1i1p1 2023-06-22 21:33:41,233 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CESM1-BGC, historical, r1i1p1 2023-06-22 21:33:41,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-06-22 21:33:41,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1 2023-06-22 21:33:41,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1 2023-06-22 21:33:41,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CMCC-CESM, historical, r1i1p1 2023-06-22 21:33:41,234 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CMCC-CM, historical, r1i1p1 2023-06-22 21:33:41,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-06-22 21:33:41,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-06-22 21:33:41,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, FIO-ESM, historical, r1i1p1 2023-06-22 21:33:41,235 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-06-22 21:33:41,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-06-22 21:33:41,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-06-22 21:33:41,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1 2023-06-22 21:33:41,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GISS-E2-H, historical, r1i1p1 2023-06-22 21:33:41,236 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1 2023-06-22 21:33:41,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, GISS-E2-R, historical, r1i1p1 2023-06-22 21:33:41,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1 2023-06-22 21:33:41,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1 2023-06-22 21:33:41,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, inmcm4, historical, r1i1p1 2023-06-22 21:33:41,237 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-06-22 21:33:41,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-06-22 21:33:41,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-06-22 21:33:41,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MIROC4h, historical, r1i1p1 2023-06-22 21:33:41,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MIROC5, historical, r1i1p1 2023-06-22 21:33:41,238 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-06-22 21:33:41,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-06-22 21:33:41,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-06-22 21:33:41,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-06-22 21:33:41,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1 2023-06-22 21:33:41,239 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-06-22 21:33:41,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-06-22 21:33:41,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-06-22 21:33:41,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2023-06-22 21:33:41,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, AWI-ESM-1-1-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:41,240 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, BCC-CSM2-MR, historical, r1i1p1f1, gn 2023-06-22 21:33:41,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CAMS-CSM1-0, historical, r1i1p1f1, gn 2023-06-22 21:33:41,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CESM2-FV2, historical, r1i1p1f1, gn 2023-06-22 21:33:41,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CESM2, historical, r1i1p1f1, gn 2023-06-22 21:33:41,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CESM2-WACCM, historical, r1i1p1f1, gn 2023-06-22 21:33:41,241 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CNRM-CM6-1-HR, historical, r1i1p1f2, gr 2023-06-22 21:33:41,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CNRM-CM6-1, historical, r1i1p1f2, gr 2023-06-22 21:33:41,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, CNRM-ESM2-1, historical, r1i1p1f2, gr 2023-06-22 21:33:41,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, FGOALS-g3, historical, r1i1p1f1, gn 2023-06-22 21:33:41,242 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, GFDL-CM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:41,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, GFDL-ESM4, historical, r1i1p1f1, gr1 2023-06-22 21:33:41,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, GISS-E2-1-G, historical, r1i1p1f1, gn 2023-06-22 21:33:41,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, GISS-E2-1-H, historical, r1i1p1f1, gn 2023-06-22 21:33:41,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, HadGEM3-GC31-LL, historical, r1i1p1f3, gn 2023-06-22 21:33:41,243 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, IPSL-CM6A-LR, historical, r3i1p1f1, gr 2023-06-22 21:33:41,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, KACE-1-0-G, historical, r1i1p1f1, gr 2023-06-22 21:33:41,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MIROC6, historical, r1i1p1f1, gn 2023-06-22 21:33:41,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MIROC-ES2L, historical, r1i1p1f2, gn 2023-06-22 21:33:41,244 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MPI-ESM-1-2-HAM, historical, r1i1p1f1, gn 2023-06-22 21:33:41,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MPI-ESM1-2-HR, historical, r1i1p1f1, gn 2023-06-22 21:33:41,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MPI-ESM1-2-LR, historical, r1i1p1f1, gn 2023-06-22 21:33:41,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, MRI-ESM2-0, historical, r1i1p1f1, gn 2023-06-22 21:33:41,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, NESM3, historical, r1i1p1f1, gn 2023-06-22 21:33:41,245 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-06-22 21:33:41,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, SAM0-UNICON, historical, r1i1p1f1, gn 2023-06-22 21:33:41,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, TaiESM1, historical, r1i1p1f1, gn 2023-06-22 21:33:41,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, CMIP6, UKESM1-0-LL, historical, r1i1p1f2, gn 2023-06-22 21:33:41,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, OBS, ESACCI-WATERVAPOUR, historical, CDR2-L3S-05deg_fv3.1 2023-06-22 21:33:41,246 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, OBS, ISCCP-FH, historical, v0 2023-06-22 21:33:41,247 UTC [1512075] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: prw, Amon, OBS6, ERA-Interim, historical, 1 2023-06-22 21:33:41,252 UTC [1512075] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-06-22 21:33:41,252 UTC [1512075] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic clouds_tay 2023-06-22 21:33:41,253 UTC [1512075] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-06-22 21:33:41,253 UTC [1512075] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic clouds_tay 2023-06-22 21:33:41,253 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/tayclt 2023-06-22 21:33:41,254 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/tayclivi 2023-06-22 21:33:41,254 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/taylwp 2023-06-22 21:33:41,255 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/tayswcre 2023-06-22 21:33:41,255 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/taylwcre 2023-06-22 21:33:41,255 UTC [1512075] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task clouds_tay/tayprw 2023-06-22 21:33:41,255 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/clt 2023-06-22 21:33:41,255 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'clt' 2023-06-22 21:33:41,258 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:41,262 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 ACCESS1-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,262 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2023-06-22 21:33:41,263 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:41,264 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 ACCESS1-3: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,264 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v1 2023-06-22 21:33:41,265 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:41,266 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 bcc-csm1-1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:41,266 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:33:41,267 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:41,283 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 bcc-csm1-1-m: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clt/clt_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:41,284 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:33:41,284 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:41,286 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 BNU-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clt/clt_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,286 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120504 2023-06-22 21:33:41,286 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:41,289 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clt/clt_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,289 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:33:41,289 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:41,308 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/clt/clt_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,308 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:33:41,308 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:41,310 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CESM1-BGC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clt/clt_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,310 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:33:41,310 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:41,312 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CESM1-CAM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clt/clt_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,312 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:33:41,312 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:41,314 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CESM1-FASTCHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clt/clt_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,314 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:33:41,315 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:41,316 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CESM1-WACCM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clt/clt_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,316 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:33:41,317 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:41,319 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clt'} 2023-06-22 21:33:41,319 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:41,319 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:41,319 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:41,319 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:41,319 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:41,321 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:41,321 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:41,321 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:41,322 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:41,514 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=clt HTTP/1.1" 200 None 2023-06-22 21:33:41,686 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:41,745 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:41,748 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,748 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,748 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,749 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,750 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,751 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,752 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,753 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,755 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,756 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,757 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:41,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:41,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:41,760 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,762 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:41,766 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clt'}: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:41,766 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,767 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,768 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,768 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,768 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,768 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,768 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,769 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,770 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,771 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,771 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,771 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,771 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,771 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,772 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,772 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,772 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:41,773 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:41,773 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CMCC-CESM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clt_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:41,773 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20170725 2023-06-22 21:33:41,774 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:41,777 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CMCC-CM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clt/clt_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clt/clt_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clt/clt_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:41,777 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20121008 2023-06-22 21:33:41,778 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:41,780 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,780 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-06-22 21:33:41,781 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:41,783 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 FGOALS-g2: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clt/clt_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:41,784 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:33:41,784 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:41,785 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 FIO-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clt/clt_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:41,785 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:33:41,786 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:41,788 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clt'} 2023-06-22 21:33:41,788 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:41,788 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:41,788 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:41,788 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:41,789 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:41,790 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:41,790 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:41,790 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:41,791 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:41,963 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clt HTTP/1.1" 200 None 2023-06-22 21:33:42,101 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:42,156 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:42,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:42,160 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:42,161 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:42,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:42,163 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:42,164 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clt_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:42,166 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clt'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:42,167 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:42,168 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GFDL-CM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt/clt_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clt_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:42,168 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:33:42,169 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:42,173 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clt/clt_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:42,173 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:33:42,174 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:42,181 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clt/clt_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:42,181 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:33:42,181 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:42,183 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GISS-E2-H-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clt/clt_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:42,184 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20120723 2023-06-22 21:33:42,184 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:42,186 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GISS-E2-H: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clt/clt_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:42,186 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20120517 2023-06-22 21:33:42,186 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:42,188 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GISS-E2-R-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clt/clt_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:42,188 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20120720 2023-06-22 21:33:42,189 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:42,192 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 GISS-E2-R: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clt/clt_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clt/clt_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:42,192 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20121015 2023-06-22 21:33:42,193 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:33:42,195 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 HadGEM2-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clt/clt_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:33:42,195 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:33:42,196 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:33:42,198 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 HadGEM2-ES: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/clt/clt_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:33:42,198 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20110329 2023-06-22 21:33:42,198 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:33:42,200 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clt/clt_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,200 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:33:42,201 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:33:42,202 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 IPSL-CM5A-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clt/clt_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,202 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:33:42,203 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:33:42,205 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 IPSL-CM5A-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clt/clt_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,205 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:33:42,205 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:33:42,209 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clt/clt_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,209 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:33:42,210 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:33:42,231 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MIROC4h: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clt/clt_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clt/clt_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clt/clt_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:42,231 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:33:42,232 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:33:42,234 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clt/clt_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:42,234 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:33:42,234 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:33:42,235 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clt/clt_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,236 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:33:42,236 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:42,238 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clt/clt_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,238 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:33:42,239 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:33:42,241 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clt/clt_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,241 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:33:42,241 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:33:42,243 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clt/clt_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,243 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:33:42,244 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:33:42,245 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MPI-ESM-P: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clt/clt_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,245 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:33:42,246 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:33:42,247 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clt/clt_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,247 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:33:42,248 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:33:42,250 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 MRI-ESM1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clt/clt_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:33:42,250 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:33:42,251 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:33:42,258 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/clt/clt_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,258 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:33:42,259 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clt/clt_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:33:42,263 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/clt/clt_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,263 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:33:42,263 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,291 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clt/gn/v20200212/clt_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:33:42,291 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:33:42,291 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,296 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clt/gn/v20181126/clt_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,296 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, v20181126 2023-06-22 21:33:42,296 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,299 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clt/gn/v20190708/clt_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,299 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, v20190708 2023-06-22 21:33:42,300 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,324 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/v20191120/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clt/gn/v20191120/clt_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:33:42,324 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:33:42,324 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,327 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clt/gn/v20190308/clt_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,328 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:33:42,328 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,332 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clt/gn/v20190227/clt_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,332 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:33:42,333 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:42,357 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clt/gr/v20191021/clt_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:42,357 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:33:42,358 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:42,360 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clt/gr/v20180917/clt_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:42,360 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:33:42,361 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clt/gr/*/clt_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:42,363 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clt/gr/v20181206/clt_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:42,363 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:33:42,364 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,369 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/v20190818/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/v20190818/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clt/gn/v20190818/clt_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:33:42,369 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:33:42,370 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:42,373 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 GFDL-CM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clt/gr1/v20180701/clt_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:33:42,373 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:33:42,373 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clt/gr1/*/clt_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:42,380 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clt/gr1/v20190726/clt_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:33:42,380 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:33:42,380 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,383 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/v20180827/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clt/gn/v20180827/clt_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:33:42,383 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:33:42,384 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,387 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/v20190403/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clt/gn/v20190403/clt_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:33:42,387 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:33:42,388 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/*/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:33:42,391 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clt/gn/v20190624/clt_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:33:42,391 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:33:42,391 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clt/gr/*/clt_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clt/gr/*/clt_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clt/gr/*/clt_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clt/gr/*/clt_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:33:42,395 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 IPSL-CM6A-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clt/gr/v20180803/clt_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:33:42,395 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:33:42,395 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clt/gr/*/clt_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clt/gr/*/clt_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clt/gr/*/clt_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clt/gr/*/clt_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:33:42,416 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clt/gr/v20190910/clt_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:33:42,416 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:33:42,417 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,430 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clt/gn/v20190311/clt_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:33:42,430 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, v20190311 2023-06-22 21:33:42,431 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:42,469 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clt/gn/v20190823/clt_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:33:42,469 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:33:42,469 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,489 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/v20190627/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clt/gn/v20190627/clt_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:42,489 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:33:42,490 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,534 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:42,534 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:33:42,534 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,538 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clt/gn/v20190710/clt_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:42,538 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:33:42,539 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,554 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clt/gn/v20190222/clt_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,554 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:33:42,555 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,585 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clt/gn/v20190705/clt_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,585 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190705 2023-06-22 21:33:42,586 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,593 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/v20190815/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/v20190815/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clt/gn/v20190815/clt_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:42,593 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:33:42,594 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,599 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/v20190323/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/v20190323/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clt/gn/v20190323/clt_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:42,599 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:33:42,599 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clt/gn/*/clt_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:42,602 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clt/gn/v20200623/clt_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:42,602 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:33:42,603 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/*/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:42,623 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clt of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clt/gn/v20190406/clt_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:33:42,623 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clt, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, v20190406 2023-06-22 21:33:42,624 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc 2023-06-22 21:33:42,624 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clt', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clt', 'alias': 'OBS_ESACCI-CLOUD', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Total Cloud Fraction', 'modeling_realm': ['atmos'], 'original_short_name': 'clt', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'cloud_area_fraction', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': '%', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:42,625 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clt[_.]*nc 2023-06-22 21:33:42,625 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:42,625 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc 2023-06-22 21:33:42,626 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clt', 'dataset': 'CLARA-AVHRR', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clt', 'alias': 'OBS_CLARA-AVHRR', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Total Cloud Fraction', 'modeling_realm': ['atmos'], 'original_short_name': 'clt', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'cloud_area_fraction', 'tier': 3, 'timerange': '1982/2018', 'type': 'sat', 'units': '%', 'version': 'V002_01'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:42,626 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clt[_.]*nc 2023-06-22 21:33:42,626 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:42,627 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt[_.]*nc 2023-06-22 21:33:42,651 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt[_.]*nc 2023-06-22 21:33:42,662 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clt/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clt/*.nc 2023-06-22 21:33:42,662 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clt', 'dataset': 'ERA5', 'project': 'native6', 'mip': 'Amon', 'short_name': 'clt', 'activity': 'CMIP', 'alias': 'native6', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Total Cloud Cover Percentage', 'modeling_realm': ['atmos'], 'original_short_name': 'clt', 'preprocessor': 'clim', 'recipe_dataset_index': 72, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'cloud_area_fraction', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': '%', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:42,663 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clt/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clt/*.nc 2023-06-22 21:33:42,663 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:42,663 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc 2023-06-22 21:33:42,664 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clt', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'clt', 'activity': 'CMIP', 'alias': 'OBS6', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Total Cloud Cover Percentage', 'modeling_realm': ['atmos'], 'original_short_name': 'clt', 'preprocessor': 'clim', 'recipe_dataset_index': 73, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'cloud_area_fraction', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': '%', 'version': '1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:42,664 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clt[_.]*nc 2023-06-22 21:33:42,664 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:42,664 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/clivi 2023-06-22 21:33:42,664 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'clivi' 2023-06-22 21:33:42,667 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:42,668 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:42,668 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:42,668 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:42,668 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:42,669 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:42,669 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:42,671 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:42,671 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:42,671 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:42,671 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:42,824 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:42,858 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:42,909 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:42,911 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:42,912 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:42,912 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 ACCESS1-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:42,912 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v20120727 2023-06-22 21:33:42,913 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:42,913 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:42,913 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:42,913 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:42,914 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:42,914 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:42,914 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:42,916 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:42,916 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:42,916 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:42,916 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:43,065 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:43,077 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:43,119 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:43,120 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,120 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,120 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,120 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130325' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:43,121 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 ACCESS1-3: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:43,121 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v20130325 2023-06-22 21:33:43,122 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:43,123 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:43,123 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:43,123 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:43,123 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:43,123 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:43,123 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:43,125 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:43,125 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:43,125 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:43,126 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:43,279 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:43,279 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:43,326 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:43,327 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:43,327 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:43,327 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,327 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,328 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 bcc-csm1-1: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:43,328 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:33:43,328 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:43,329 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:43,329 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:43,329 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:43,329 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:43,329 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:43,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:43,331 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:43,331 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:43,331 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:43,332 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:43,482 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1%28m%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:43,483 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:43,530 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:43,531 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709 2023-06-22 21:33:43,531 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120709' for cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709.clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:43,532 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,532 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,532 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 bcc-csm1-1-m: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:43,532 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:33:43,533 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:43,533 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:43,533 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:43,533 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:43,533 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:43,534 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:43,534 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:43,535 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:43,535 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:43,536 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:43,536 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:43,684 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BNU-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BNU&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:43,698 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:43,760 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:43,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120504' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,761 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,761 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,762 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:33:43,762 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,762 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 BNU-ESM: /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:43,762 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120510 2023-06-22 21:33:43,763 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:43,763 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:43,764 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:43,764 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:43,764 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:43,764 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:43,764 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:43,766 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:43,766 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:43,766 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:43,767 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:43,915 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:43,916 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:43,960 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:43,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120718' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,961 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,962 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:43,962 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CanESM2: /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:43,962 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:33:43,963 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:43,965 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/clivi/clivi_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:43,965 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:33:43,965 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:43,966 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:43,966 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:43,966 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:43,966 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:43,967 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:43,967 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:43,968 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:43,968 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:43,968 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:43,969 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:44,123 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28BGC%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:44,123 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:44,168 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:44,169 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,170 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130213' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,170 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,170 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,170 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-BGC: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:44,170 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:33:44,171 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:44,171 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:44,171 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:44,171 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:44,172 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:44,172 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:44,172 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:44,174 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:44,174 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:44,174 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:44,175 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:44,321 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28CAM5%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:44,321 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:44,372 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:44,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,374 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,374 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,374 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-CAM5: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:44,374 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:33:44,375 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:44,375 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:44,375 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:44,375 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:44,376 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:44,376 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:44,376 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:44,377 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:44,378 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:44,378 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:44,378 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:44,605 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28FASTCHEM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:44,606 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:44,653 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:44,654 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,654 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121029' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,654 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,654 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,654 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-FASTCHEM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:44,654 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:33:44,655 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:44,656 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:44,656 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:44,656 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:44,656 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:44,656 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:44,656 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:44,658 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:44,658 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:44,658 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:44,659 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:44,803 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28WACCM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:44,804 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:44,845 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:44,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130314' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:44,847 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,847 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:44,847 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-WACCM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:44,847 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:33:44,848 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:44,849 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:44,849 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:44,849 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:44,849 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:44,849 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:44,849 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:44,851 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:44,851 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:44,851 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:44,852 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:45,042 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:45,214 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:45,268 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,271 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,272 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,273 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,274 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,275 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,276 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,277 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,280 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,281 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,282 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,283 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,284 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:45,288 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:45,288 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,289 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,289 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,289 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,289 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,289 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,290 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,291 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,292 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,293 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,293 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,293 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,293 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,293 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,294 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,294 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,294 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,295 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:45,295 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CMCC-CESM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:45,295 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20170725 2023-06-22 21:33:45,296 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:45,297 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:45,297 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:45,297 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:45,297 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:45,297 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:45,297 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:45,299 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:45,299 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:45,299 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:45,300 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:45,465 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:45,603 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:45,705 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:45,707 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:45,708 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:45,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:45,710 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:45,711 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:45,712 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:45,712 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:45,712 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:45,712 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:45,713 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:45,713 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,715 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,716 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,716 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,716 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:45,717 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CMCC-CM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc (will be downloaded) 2023-06-22 21:33:45,717 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20170725 2023-06-22 21:33:45,717 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:45,718 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:45,718 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:45,718 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:45,718 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:45,719 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:45,719 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:45,720 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:45,720 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:45,721 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:45,721 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:45,874 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:45,916 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:45,963 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110829' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,964 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:45,965 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:45,965 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:45,965 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:45,965 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:45,965 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2023-06-22 21:33:45,966 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:45,967 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:45,967 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:45,967 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:45,967 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:45,967 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:45,967 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:45,969 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:45,969 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:45,969 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:45,970 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:46,134 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=LASG-CESS&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:46,237 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:46,297 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:46,299 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:46,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:46,302 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:46,303 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:46,303 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 FGOALS-g2: /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc (will be downloaded) 2023-06-22 21:33:46,303 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:33:46,304 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:46,305 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:46,305 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:46,305 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:46,305 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:46,305 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:46,305 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:46,307 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:46,307 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:46,307 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:46,308 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:46,463 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FIO-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=FIO&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:46,468 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:46,538 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:46,539 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'dataset' from 'fio-esm' to 'FIO-ESM' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:46,539 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:46,539 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121010' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:46,540 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:46,540 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:46,540 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 FIO-ESM: /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:46,540 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:33:46,541 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:46,541 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:46,541 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:46,542 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:46,542 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:46,542 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:46,542 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:46,544 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:46,544 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:46,544 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:46,545 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:46,715 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:46,853 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:46,917 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:46,919 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:46,919 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:46,919 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:46,919 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:46,919 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:46,920 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:46,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:46,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:46,923 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:46,924 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:46,926 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:46,927 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:46,927 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-CM3: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:46,927 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:33:46,928 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:46,929 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:46,929 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:46,929 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:46,929 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:46,930 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:46,930 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:46,931 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:46,931 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:46,932 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:46,932 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:47,179 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:47,350 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:47,409 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:47,412 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:47,413 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:47,414 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:47,415 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:47,416 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:47,416 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:47,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:47,418 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:47,419 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:47,419 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:47,419 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:33:47,420 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:47,421 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:47,421 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:47,421 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:47,421 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:47,422 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:47,422 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:47,423 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:47,424 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:47,424 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:47,424 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:47,604 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:47,743 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:47,804 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,807 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:47,808 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:47,809 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:47,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:47,813 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:47,815 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:47,815 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-ESM2M: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:47,815 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:33:47,816 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:47,817 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:47,817 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:47,817 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:47,817 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:47,817 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:47,817 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:47,819 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:47,819 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:47,819 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:47,820 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:47,977 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:48,015 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:48,062 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:48,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,064 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,065 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,065 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,065 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,065 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-H-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc (will be downloaded) 2023-06-22 21:33:48,065 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20160426 2023-06-22 21:33:48,066 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:48,066 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:48,067 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:48,067 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:48,067 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:48,067 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:48,067 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:48,069 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:48,069 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:48,069 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:48,070 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:48,227 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:48,265 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:48,318 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:48,319 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,320 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,321 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,321 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,321 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,321 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-H: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc (will be downloaded) 2023-06-22 21:33:48,321 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20160426 2023-06-22 21:33:48,322 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:48,323 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:48,323 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:48,323 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:48,323 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:48,323 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:48,323 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:48,325 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:48,325 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:48,325 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:48,326 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:48,483 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:48,557 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:48,622 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:48,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,626 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,627 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,627 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,627 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,627 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-R-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc (will be downloaded) 2023-06-22 21:33:48,627 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20160502 2023-06-22 21:33:48,628 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:48,629 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:48,629 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:48,629 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:48,629 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:48,629 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:48,630 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:48,631 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:48,631 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:48,631 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:48,632 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:48,799 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:48,902 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:48,955 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,956 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,957 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:48,958 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:48,959 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,959 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,959 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,959 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,959 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,960 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,960 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,960 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:48,960 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:48,960 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-R: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:48,961 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20160502 2023-06-22 21:33:48,961 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:33:48,962 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:48,962 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:48,962 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:48,962 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:48,962 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:48,963 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:48,964 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:48,964 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:48,964 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:48,965 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:49,120 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MOHC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:49,189 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:49,240 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:49,241 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:33:49,241 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:33:49,242 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:33:49,243 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:49,243 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:49,243 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 HadGEM2-CC: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc (will be downloaded) 2023-06-22 21:33:49,243 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:33:49,244 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:33:49,245 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:49,245 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:49,245 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:49,245 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:49,245 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:49,245 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:49,247 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:49,247 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:49,247 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:49,248 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:49,518 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-ES&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INPE%2CMOHC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 6854 2023-06-22 21:33:49,518 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:49,568 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:49,569 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de']] 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:49,570 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 HadGEM2-ES: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc (will be downloaded) 2023-06-22 21:33:49,570 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20120928 2023-06-22 21:33:49,571 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:33:49,572 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:49,572 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:49,572 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:49,572 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:49,572 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:49,572 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:49,574 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:49,574 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:49,574 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:49,575 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:49,728 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INM&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:49,735 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:49,789 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:49,790 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:49,790 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:49,790 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:49,790 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:49,791 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 inmcm4: /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:49,791 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:33:49,791 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:33:49,792 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:49,792 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:49,792 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:49,792 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:49,793 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:49,793 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:49,794 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:49,794 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:49,795 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:49,795 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:49,948 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:49,956 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:50,011 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:50,012 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406 2023-06-22 21:33:50,012 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110406' for cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406.clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:50,012 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,013 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,013 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5A-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:50,013 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:33:50,013 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:33:50,014 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:50,014 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:50,014 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:50,014 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:50,015 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:50,015 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:50,016 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:50,016 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:50,017 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:50,017 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:50,165 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:50,177 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:50,225 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:50,226 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119 2023-06-22 21:33:50,226 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119.clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:50,226 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,227 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,227 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5A-MR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:50,227 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:33:50,228 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:33:50,228 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:50,228 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:50,228 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:50,228 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:50,229 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:50,229 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:50,230 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:50,231 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:50,231 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:50,231 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:50,378 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:50,413 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:50,468 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:50,470 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114 2023-06-22 21:33:50,470 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120114' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114.clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:50,470 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,470 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:50,470 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5B-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:50,470 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:33:50,471 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:33:50,471 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:50,472 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:50,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:50,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:50,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:50,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:50,474 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:50,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:50,474 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:50,475 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:50,635 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC4h&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:50,738 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:50,802 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,803 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:33:50,804 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:50,805 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:50,806 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:50,806 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC4h: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:50,806 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:33:50,807 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:33:50,808 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:50,808 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:50,808 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:50,808 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:50,808 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:50,808 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:50,810 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:50,810 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:50,810 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:50,811 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:50,964 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:50,998 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:51,064 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:51,065 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:33:51,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:51,066 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,066 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,066 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:51,066 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:33:51,067 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:33:51,068 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:51,068 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:51,068 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:51,068 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:51,068 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:51,068 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:51,070 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:51,070 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:51,070 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:51,071 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:51,221 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:51,233 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:51,284 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:51,285 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:33:51,285 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,285 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,286 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,286 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:51,286 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:33:51,286 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:51,287 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:51,287 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:51,287 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:51,287 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:51,288 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:51,288 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:51,289 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:51,289 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:51,289 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:51,290 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:51,442 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:51,453 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:51,521 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:51,522 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:33:51,522 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,522 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,522 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:51,522 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:51,522 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:33:51,523 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:33:51,524 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:51,524 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:51,524 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:51,524 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:51,524 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:51,524 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:51,526 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:51,526 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:51,526 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:51,527 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:51,678 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:51,687 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:51,745 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:51,746 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,746 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,747 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:51,747 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:51,747 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:51,747 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:33:51,748 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:33:51,748 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:51,748 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:51,748 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:51,749 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:51,749 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:51,749 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:51,751 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:51,751 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:51,751 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:51,751 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:51,903 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:51,913 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:51,966 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:51,967 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,968 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:51,968 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:51,968 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:51,968 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:51,968 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:33:51,969 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:33:51,970 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:51,970 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:51,970 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:51,970 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:51,970 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:51,970 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:51,972 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:51,972 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:51,972 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:51,973 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:52,121 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-P&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:52,134 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:52,206 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:52,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,207 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:52,208 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:33:52,208 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-P: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:52,208 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:33:52,209 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:33:52,209 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:52,209 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:52,209 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:52,210 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:52,210 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:52,210 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:52,211 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:52,211 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:52,212 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:52,212 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:52,366 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:52,400 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:52,467 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:52,469 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,469 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,469 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:52,469 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:52,469 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:52,469 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:33:52,470 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:33:52,471 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:52,471 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:52,471 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:52,471 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:52,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:52,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:52,474 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:52,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:52,474 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:52,475 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:52,623 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:52,657 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:52,705 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:52,706 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:33:52,706 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130307' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:33:52,706 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:52,706 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:52,706 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MRI-ESM1: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc (will be downloaded) 2023-06-22 21:33:52,706 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:33:52,707 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:33:52,713 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,713 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:33:52,713 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:33:52,717 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:52,717 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:33:52,717 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,743 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:33:52,743 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:33:52,744 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,747 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/v20181126/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:52,747 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, v20181126 2023-06-22 21:33:52,747 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,750 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/v20190708/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:52,750 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, v20190708 2023-06-22 21:33:52,750 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,753 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/v20191120/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/v20191120/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:33:52,753 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:33:52,754 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,769 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/v20190308/clivi_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:52,769 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:33:52,770 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,773 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/v20190227/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:52,773 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:33:52,774 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:52,777 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/v20191021/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:52,777 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:33:52,777 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:52,780 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/v20180917/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:52,780 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:33:52,781 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:33:52,801 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/v20181206/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:33:52,801 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:33:52,802 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:52,807 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:33:52,807 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:33:52,807 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:52,808 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clivi'} 2023-06-22 21:33:52,808 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:52,808 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:52,808 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:52,808 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:52,809 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:52,810 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:52,810 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:52,810 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:52,811 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:52,970 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:53,005 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:53,060 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,061 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180301.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:33:53,061 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180701.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:33:53,061 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180701.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:33:53,061 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clivi'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180301/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:33:53,061 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:33:53,062 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:33:53,062 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:33:53,062 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:33:53,065 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/v20190726/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:33:53,065 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:33:53,066 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,070 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/v20180827/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/v20180827/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:33:53,070 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:33:53,071 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,074 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/v20190403/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/v20190403/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:33:53,074 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:33:53,074 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:33:53,077 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/v20190624/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:33:53,077 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:33:53,078 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:33:53,078 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clivi'} 2023-06-22 21:33:53,078 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,078 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,078 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,079 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,079 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,080 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,080 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,081 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:53,081 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:53,241 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=clivi HTTP/1.1" 200 None 2023-06-22 21:33:53,242 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:53,298 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,299 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.clivi.gr.v20180803.clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:33:53,299 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clivi'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:53,300 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:33:53,300 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:33:53,300 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:33:53,300 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:33:53,304 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/v20190910/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:33:53,304 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:33:53,304 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,327 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/v20190311/clivi_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:33:53,327 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, v20190311 2023-06-22 21:33:53,328 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:53,330 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/v20190823/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:33:53,330 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:33:53,331 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,355 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/v20190627/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/v20190627/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:53,355 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:33:53,356 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,363 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:53,363 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:33:53,364 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,367 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:53,368 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:33:53,368 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,371 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/v20190222/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:53,371 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:33:53,372 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,374 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/v20190630/clivi_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:53,374 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190630 2023-06-22 21:33:53,374 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,381 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:53,381 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:33:53,382 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,387 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:33:53,387 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:33:53,388 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:33:53,390 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/v20200623/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:33:53,390 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:33:53,391 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:33:53,394 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/v20190406/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:33:53,394 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: clivi, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, v20190406 2023-06-22 21:33:53,395 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc 2023-06-22 21:33:53,395 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clivi', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_ESACCI-CLOUD', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:53,396 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc 2023-06-22 21:33:53,396 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:53,396 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc 2023-06-22 21:33:53,397 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clivi', 'dataset': 'CLOUDSAT-L2', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_CLOUDSAT-L2', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 3, 'timerange': '2006/2017', 'type': 'sat', 'units': 'kg m-2', 'version': 'P1-R05-gridbox-average-noprecip'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:53,397 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc 2023-06-22 21:33:53,397 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:53,397 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc 2023-06-22 21:33:53,398 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clivi', 'dataset': 'CLARA-AVHRR', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_CLARA-AVHRR', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 3, 'timerange': '1982/2018', 'type': 'sat', 'units': 'kg m-2', 'version': 'V002_01'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:53,398 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc 2023-06-22 21:33:53,398 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:53,399 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc 2023-06-22 21:33:53,410 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc 2023-06-22 21:33:53,410 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clivi', 'dataset': 'ERA5', 'project': 'native6', 'mip': 'Amon', 'short_name': 'clivi', 'activity': 'CMIP', 'alias': 'native6', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 72, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_ice', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:53,411 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc 2023-06-22 21:33:53,411 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:53,411 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc 2023-06-22 21:33:53,412 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'clivi', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'clivi', 'activity': 'CMIP', 'alias': 'OBS6', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 73, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_ice', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': '1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:33:53,412 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc 2023-06-22 21:33:53,412 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:33:53,412 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/lwp 2023-06-22 21:33:53,413 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'lwp' 2023-06-22 21:33:53,416 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:53,417 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:53,417 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,417 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,417 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,417 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,417 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,419 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,419 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,419 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:53,419 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,420 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:53,420 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:53,420 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:53,421 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:53,421 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:53,421 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,422 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,422 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,422 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,422 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,424 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,424 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,424 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:53,424 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:53,577 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:53,611 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:53,657 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,658 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,658 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:53,659 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,660 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:33:53,660 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:53,660 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,660 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,661 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,661 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,661 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,662 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,663 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,663 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:53,663 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,663 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,663 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:53,664 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,665 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 ACCESS1-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clwvi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:53,665 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 ACCESS1-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/clivi_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:53,665 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v20120727 2023-06-22 21:33:53,665 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:53,666 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:53,666 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,666 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,666 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,667 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,667 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,668 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,668 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,669 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:53,669 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,669 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:53,669 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:53,669 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:53,670 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:53,671 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:53,671 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,671 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,671 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,671 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,671 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,673 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,673 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,673 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:53,674 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:53,823 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:53,857 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:53,915 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,916 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,916 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,916 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130325' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:53,917 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,918 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:33:53,918 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:53,918 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,918 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,918 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,919 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,919 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,920 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,920 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,921 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:53,921 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,921 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130325' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 ACCESS1-3: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clwvi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:53,922 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 ACCESS1-3: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/clivi_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:53,922 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v20130325 2023-06-22 21:33:53,923 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:53,924 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:53,924 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,924 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,924 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,924 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,924 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,926 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,926 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,926 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:53,926 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:53,927 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:53,927 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:53,927 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:53,928 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:53,928 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:53,928 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:53,929 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:53,929 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:53,929 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:53,929 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:53,931 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:53,931 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:53,931 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:53,931 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:54,186 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:54,187 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:54,239 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,240 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:54,240 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:54,240 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,240 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,241 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:33:54,241 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:54,242 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,242 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,242 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,242 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,242 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,244 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,244 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,244 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,244 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 bcc-csm1-1: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:54,245 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 bcc-csm1-1: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:54,245 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:33:54,246 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:54,246 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:54,246 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,247 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,247 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,247 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,247 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,249 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,249 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,249 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,249 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,249 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:54,249 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:54,250 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:54,251 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:54,251 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:54,251 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,251 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,251 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,252 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,252 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,253 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,253 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,254 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:54,254 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:54,402 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1%28m%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:54,403 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:54,503 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,504 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709 2023-06-22 21:33:54,504 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120709' for cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709.clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:54,504 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,504 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,505 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:33:54,505 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:54,505 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,506 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,506 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,506 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,506 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,508 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,508 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,508 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,508 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120709' for cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709.clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 bcc-csm1-1-m: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clwvi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:54,509 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 bcc-csm1-1-m: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/clivi_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:33:54,509 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:33:54,510 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:54,510 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:54,510 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,511 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,511 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,511 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,511 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,513 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,513 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,513 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,513 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,513 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:54,513 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:54,514 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:54,515 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:54,515 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:54,515 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,515 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,515 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,516 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,516 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,517 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,517 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,518 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:54,518 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:54,665 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BNU-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BNU&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:54,700 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:54,752 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120504' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:33:54,754 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,755 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:54,755 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:54,755 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,755 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,756 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,756 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,756 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,758 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,758 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,758 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,758 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,758 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120504' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 BNU-ESM: /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clwvi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:54,759 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 BNU-ESM: /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/clivi_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:54,759 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120510 2023-06-22 21:33:54,760 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:54,761 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:54,761 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,761 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,761 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,761 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,762 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,763 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,763 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,763 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,764 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,764 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:54,764 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:54,764 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:54,765 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:54,766 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:54,766 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,766 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,766 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,767 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,767 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,768 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,768 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,769 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:54,769 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:54,919 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:54,920 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:54,972 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,973 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,973 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,973 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120718' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,973 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,973 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,974 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:33:54,975 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:54,975 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,975 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,975 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,975 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,975 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,977 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,977 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,977 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,977 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120718' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CanESM2: /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clwvi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:54,978 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CanESM2: /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/clivi_Amon_CanESM2_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:54,978 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:33:54,979 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:54,980 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:54,980 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,980 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,980 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,980 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,980 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:54,982 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:54,982 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:54,982 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:54,982 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:54,982 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:54,982 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:54,983 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:54,984 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:54,985 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:33:54,997 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/clwvi/clwvi_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,997 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/clivi/clivi_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:54,997 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:33:54,998 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:54,998 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:54,998 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:54,998 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:54,998 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:54,999 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:54,999 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,000 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,000 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,001 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,001 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,001 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:55,001 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:55,002 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:55,002 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:55,003 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:55,003 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,003 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,003 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,003 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,004 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,005 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,005 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,005 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:55,006 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:55,153 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28BGC%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:55,153 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:55,217 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,219 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clwvi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,219 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130213' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clwvi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,219 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clwvi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,219 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clwvi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:33:55,220 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:55,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,222 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,222 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,223 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,223 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,223 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,223 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130213' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,223 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,223 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,224 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CESM1-BGC: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clwvi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,224 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-BGC: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/clivi_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,224 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:33:55,224 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:55,225 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:55,225 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,225 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,225 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,226 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,226 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,227 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,227 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,228 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,228 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,228 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:55,228 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:55,228 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:55,229 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:55,230 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:55,230 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,230 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,230 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,230 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,231 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,232 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,232 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,232 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:55,233 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:55,381 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28CAM5%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:55,381 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:55,461 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clwvi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clwvi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,462 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clwvi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,462 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clwvi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,463 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:33:55,463 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:55,463 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,464 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,464 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,464 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,466 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,466 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,466 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,466 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,466 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,466 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,467 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,467 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,467 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CESM1-CAM5: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clwvi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,467 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-CAM5: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/clivi_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,467 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:33:55,468 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:55,468 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:55,468 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,468 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,469 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,469 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,469 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,470 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,470 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,471 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,471 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,471 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:55,471 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:55,472 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:55,473 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:55,473 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:55,473 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,473 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,473 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,474 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,474 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,475 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,475 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,475 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:55,476 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:55,623 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28FASTCHEM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:55,624 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:55,681 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,682 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,682 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121029' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,682 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,683 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,683 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:33:55,684 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:55,684 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,684 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,684 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,684 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,684 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,686 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,686 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,686 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,686 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121029' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CESM1-FASTCHEM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clwvi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,687 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-FASTCHEM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/clivi_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,687 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:33:55,688 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:55,688 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:55,689 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,689 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,689 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,689 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,689 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,691 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,691 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,691 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,691 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,691 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:55,691 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:55,692 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:55,693 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:55,693 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:55,693 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,693 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,694 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,694 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,694 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,695 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,695 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,696 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:55,696 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:55,844 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28WACCM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:55,844 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:55,893 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,894 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clwvi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,895 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130314' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clwvi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,895 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clwvi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,895 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clwvi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,895 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:33:55,896 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:55,896 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,896 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,896 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,897 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,897 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,898 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,898 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,899 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,899 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,899 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,899 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130314' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:55,899 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,899 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:55,900 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CESM1-WACCM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clwvi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,900 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CESM1-WACCM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/clivi_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:55,900 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:33:55,901 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:55,901 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:55,901 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,901 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,901 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,902 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,902 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,903 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,903 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,904 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:55,904 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:55,904 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:55,904 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:55,905 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:55,905 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:55,906 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:55,906 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:55,906 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:55,906 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:55,906 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:55,907 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:55,908 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:55,908 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:55,908 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:55,909 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:56,131 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:56,304 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:56,369 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,372 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,373 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,374 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,375 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,376 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,377 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,378 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,379 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,380 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,381 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,382 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,383 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,384 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,385 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,389 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,390 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,391 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,392 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,393 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,393 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,393 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,393 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,393 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,394 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,395 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,395 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,395 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,396 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,396 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:33:56,397 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:56,397 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,397 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,397 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,398 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,398 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,399 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,399 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,400 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:56,403 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,405 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,406 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,407 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,412 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,413 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,414 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,415 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:56,416 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:56,422 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,422 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,422 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,423 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,424 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,424 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,424 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,424 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,424 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,425 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,426 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,427 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,427 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,427 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,427 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,427 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,428 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,428 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,429 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,429 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CMCC-CESM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:56,429 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CMCC-CESM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:56,429 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20170725 2023-06-22 21:33:56,430 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:56,431 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:56,431 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,431 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,431 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,431 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,431 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,433 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,433 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,433 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:56,433 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,434 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:56,434 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:56,434 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:56,435 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:56,435 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:56,436 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,436 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,436 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,436 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,436 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,438 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,438 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,438 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:56,439 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:56,607 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:56,744 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:56,793 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,795 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,796 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,797 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,798 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,799 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,800 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,800 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,801 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,801 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,802 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,803 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,804 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,804 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,805 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:33:56,805 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:56,805 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,805 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,806 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,806 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,806 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,807 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,808 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,808 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:56,809 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,810 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,811 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,812 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:56,815 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,815 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:56,816 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,816 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,817 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,818 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,819 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,819 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:33:56,819 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:33:56,820 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CMCC-CM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clwvi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc (will be downloaded) 2023-06-22 21:33:56,820 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CMCC-CM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/clivi_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc (will be downloaded) 2023-06-22 21:33:56,820 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20170725 2023-06-22 21:33:56,820 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:56,821 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:56,821 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,821 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,821 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,822 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,822 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,823 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,823 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,824 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:56,824 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:56,824 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:56,824 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:56,824 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:56,825 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:56,826 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:56,826 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:56,826 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:56,826 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:56,826 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:56,826 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:56,828 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:56,828 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:56,828 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:56,829 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:56,982 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:57,017 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:57,075 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,076 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,077 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:57,077 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:57,077 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:57,077 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:33:57,078 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:57,078 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,078 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,078 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,079 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,079 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,080 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,080 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,081 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,081 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,081 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,081 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110829' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:57,082 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:57,083 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:33:57,083 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clwvi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:57,083 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/clivi_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:57,083 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2023-06-22 21:33:57,084 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:57,084 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:57,084 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,084 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,085 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,085 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,085 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,086 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,087 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,087 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,087 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,087 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:57,087 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:57,088 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:57,089 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:57,089 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:57,089 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,089 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,089 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,090 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,090 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,091 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,091 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,091 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:57,092 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:57,255 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=LASG-CESS&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:57,358 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:57,407 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,408 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,408 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:57,409 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,410 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:57,411 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clwvi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:57,412 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:57,413 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:57,413 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:33:57,414 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:57,414 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,414 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,414 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,414 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,414 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,416 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,416 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,416 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,417 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc 2023-06-22 21:33:57,418 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,419 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:57,420 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc 2023-06-22 21:33:57,421 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_201001-201412.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:57,422 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:33:57,422 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 FGOALS-g2: /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clwvi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc (will be downloaded) 2023-06-22 21:33:57,422 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 FGOALS-g2: /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/clivi_Amon_FGOALS-g2_historical_r1i1p1_200001-200912.nc (will be downloaded) 2023-06-22 21:33:57,422 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:33:57,423 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:57,423 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:57,424 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,424 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,424 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,424 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,424 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,426 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,426 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,426 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,426 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,426 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:57,426 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:57,427 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:57,428 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:57,428 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:57,428 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,428 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,428 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,429 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,429 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,430 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,430 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,431 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:57,431 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:57,578 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FIO-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=FIO&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:57,592 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:57,642 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,643 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'dataset' from 'fio-esm' to 'FIO-ESM' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,643 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,644 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121010' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,644 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:57,644 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:57,644 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:33:57,645 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:57,645 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,645 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,645 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,645 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,645 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,647 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,647 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,647 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,648 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'dataset' from 'fio-esm' to 'FIO-ESM' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121010' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 FIO-ESM: /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clwvi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:57,648 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 FIO-ESM: /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/clivi_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:33:57,649 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:33:57,649 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:57,650 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:57,650 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,650 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,650 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,650 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,650 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,652 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,652 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,652 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:57,652 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:57,653 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:57,653 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:57,653 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:57,654 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:57,654 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:57,654 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:57,654 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:57,655 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:57,655 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:57,655 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:57,656 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:57,657 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:57,657 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:57,657 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:57,836 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:57,975 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:58,046 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,048 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:58,048 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:58,048 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:58,048 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:58,049 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:58,050 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:58,051 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:58,052 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:58,053 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clwvi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:58,055 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,056 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,057 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:33:58,057 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:58,057 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,058 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,058 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,058 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,058 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,060 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,060 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,061 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,062 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:58,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:33:58,063 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:33:58,064 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:58,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:58,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:58,067 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:58,068 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:33:58,070 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,071 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,071 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GFDL-CM3: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clwvi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:58,072 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-CM3: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/clivi_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:33:58,072 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:33:58,073 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:58,073 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:58,073 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,073 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,073 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,074 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,074 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,075 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,075 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,076 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,076 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,076 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:58,076 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:58,077 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:58,078 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:58,078 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:58,078 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,078 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,078 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,079 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,079 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,080 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,080 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,081 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:58,081 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:58,264 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:58,403 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:58,457 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,459 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:58,460 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,461 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,462 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,463 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:58,464 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,464 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:58,464 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,464 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:58,466 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,467 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,467 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:33:58,468 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:58,468 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,468 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,468 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,469 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,469 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,470 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,470 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,471 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,473 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,474 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,475 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,476 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,477 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:58,478 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,479 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:58,479 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:33:58,479 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:58,481 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,482 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,482 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:58,482 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:58,482 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:33:58,483 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:58,484 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:58,484 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,484 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,484 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,484 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,484 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,486 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,486 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,486 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,486 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,487 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:58,487 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:58,487 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:58,488 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:58,489 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:58,489 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,489 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,489 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,489 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,490 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,491 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,491 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,492 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:58,492 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:58,771 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:58,910 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:58,956 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:58,959 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:58,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:58,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:58,962 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:58,965 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,966 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,967 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:33:58,968 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:58,968 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,968 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,968 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,968 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,968 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,970 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,970 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,971 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,972 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,974 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,975 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,976 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,977 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:33:58,978 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:33:58,980 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,982 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:33:58,982 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GFDL-ESM2M: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clwvi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:58,982 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GFDL-ESM2M: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/clivi_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:33:58,982 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:33:58,983 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:58,983 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:58,984 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,984 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,984 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,984 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,984 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,986 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,986 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,986 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:58,986 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:58,986 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:58,987 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:58,987 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:58,988 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:58,988 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:58,989 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:58,989 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:58,989 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:58,989 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:58,989 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:58,991 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:58,991 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:58,991 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:58,991 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:59,143 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:59,187 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:59,243 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,244 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,245 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,246 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,246 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:33:59,247 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:59,247 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,247 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,247 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,247 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,247 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,249 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,249 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,249 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,250 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,250 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,251 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,252 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,252 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GISS-E2-H-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc (will be downloaded) 2023-06-22 21:33:59,252 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-H-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc (will be downloaded) 2023-06-22 21:33:59,252 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20160426 2023-06-22 21:33:59,253 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:59,253 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:59,253 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,253 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,253 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,254 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,254 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,255 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,255 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,256 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,256 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,256 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:59,256 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:59,257 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:59,257 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:59,258 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:59,258 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,258 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,258 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,258 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,259 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,260 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,260 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,260 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:59,261 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:59,415 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:59,455 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:59,505 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,506 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,506 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,506 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,506 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,507 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,508 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,508 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,508 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,508 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,508 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:33:59,509 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:59,509 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,509 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,509 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,510 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,510 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,511 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,511 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,512 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,512 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,512 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,512 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,513 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GISS-E2-H: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clwvi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc (will be downloaded) 2023-06-22 21:33:59,514 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-H: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/clivi_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc (will be downloaded) 2023-06-22 21:33:59,514 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20160426 2023-06-22 21:33:59,515 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:59,516 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:59,516 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,516 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,516 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,516 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,516 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,518 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,518 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,518 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,518 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,519 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:59,519 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:59,519 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:59,520 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:59,520 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:59,520 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,521 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,521 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,521 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,521 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,523 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,523 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,523 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:59,523 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:33:59,691 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:33:59,794 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:33:59,844 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,846 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,846 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,847 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,848 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,849 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,849 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,850 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,851 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,851 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:33:59,852 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:33:59,852 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,852 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,852 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,853 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,853 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,855 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,855 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,855 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,856 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,857 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:33:59,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,859 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:33:59,859 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,859 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:33:59,859 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,860 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:33:59,861 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:33:59,861 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GISS-E2-R-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc (will be downloaded) 2023-06-22 21:33:59,861 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-R-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc (will be downloaded) 2023-06-22 21:33:59,861 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20160502 2023-06-22 21:33:59,862 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:59,863 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:33:59,863 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,863 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,863 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,863 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,863 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,865 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,865 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,866 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:33:59,866 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:33:59,866 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:33:59,866 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:33:59,866 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:59,867 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:33:59,868 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:33:59,868 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:33:59,868 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:33:59,868 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:33:59,868 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:33:59,869 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:33:59,870 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:33:59,870 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:33:59,870 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:33:59,871 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:00,039 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:00,142 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:00,203 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,207 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,208 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,209 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:00,209 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:00,210 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:00,210 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,210 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,210 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,210 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,211 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,212 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,212 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,213 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,213 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,215 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:00,216 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,216 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:00,216 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,217 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:00,218 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:00,218 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 GISS-E2-R: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clwvi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:00,218 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 GISS-E2-R: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/clivi_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:00,218 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20160502 2023-06-22 21:34:00,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:00,219 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:00,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,222 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,222 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,222 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,222 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,222 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:00,222 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:00,223 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:00,224 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:00,224 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:00,224 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,224 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,225 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,225 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,225 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,226 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,227 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,227 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:00,227 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:00,381 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MOHC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:00,449 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:00,496 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:00,497 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clwvi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:00,498 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,499 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,499 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:00,500 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:00,500 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,500 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,500 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,501 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,501 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,503 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,503 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,503 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,504 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,504 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:00,504 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:00,504 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:00,504 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:00,505 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:00,506 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,506 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,506 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 HadGEM2-CC: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clwvi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc (will be downloaded) 2023-06-22 21:34:00,506 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 HadGEM2-CC: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/clivi_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc (will be downloaded) 2023-06-22 21:34:00,506 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:34:00,507 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:00,508 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:00,508 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,508 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,508 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,508 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,508 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,510 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,510 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,510 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,510 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,511 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:00,511 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:00,511 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:00,512 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:00,513 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:00,513 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,513 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,513 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,513 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,514 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,515 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,515 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,515 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:00,516 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:00,665 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-ES&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INPE%2CMOHC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 6878 2023-06-22 21:34:00,665 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:00,708 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,709 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,709 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:34:00,710 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de']] 2023-06-22 21:34:00,710 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:34:00,710 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:00,711 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:00,711 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,711 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,711 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,711 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,712 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,713 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,713 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,714 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,714 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:34:00,714 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf2.dkrz.de']] 2023-06-22 21:34:00,715 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc on hosts ['esgf.ceda.ac.uk'] 2023-06-22 21:34:00,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 HadGEM2-ES: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clwvi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc (will be downloaded) 2023-06-22 21:34:00,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 HadGEM2-ES: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/clivi_Amon_HadGEM2-ES_historical_r1i1p1_198012-200511.nc (will be downloaded) 2023-06-22 21:34:00,715 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20120928 2023-06-22 21:34:00,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:00,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:00,716 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,716 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,716 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,718 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,718 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,719 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,719 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:00,719 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:00,719 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:00,720 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:00,721 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:00,721 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,721 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,721 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,721 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,723 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,723 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,723 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:00,724 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:00,874 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INM&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:00,885 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:00,933 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clwvi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:00,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clwvi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:00,934 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clwvi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,934 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clwvi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,934 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:00,935 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:00,935 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,935 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,935 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,936 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,936 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,937 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,937 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,938 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,938 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,938 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:00,938 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:00,938 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,939 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:00,939 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 inmcm4: /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clwvi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:00,939 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 inmcm4: /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/clivi_Amon_inmcm4_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:00,939 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:34:00,940 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:00,940 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:00,940 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,940 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,940 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,941 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,941 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,942 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,942 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,943 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:00,943 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:00,943 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:00,943 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:00,943 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:00,944 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:00,945 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:00,945 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:00,945 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:00,945 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:00,945 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:00,946 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:00,947 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:00,947 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:00,947 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:00,948 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:01,098 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:01,108 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:01,153 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,154 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406 2023-06-22 21:34:01,154 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110406' for cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406.clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,155 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,155 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,155 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:01,156 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:01,156 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,156 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,156 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,156 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,156 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,158 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,158 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,158 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,159 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,159 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406 2023-06-22 21:34:01,159 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110406' for cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406.clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,159 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,159 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,159 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 IPSL-CM5A-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clwvi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,160 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5A-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/clivi_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,160 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:34:01,160 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:01,161 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:01,161 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,161 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,161 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,161 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,161 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,163 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,163 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,163 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,163 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,164 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:01,164 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:01,164 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:01,165 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:01,165 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:01,166 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,166 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,166 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,166 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,166 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,168 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,168 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,168 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:01,168 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:01,316 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:01,329 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:01,394 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,395 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119 2023-06-22 21:34:01,395 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119.clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,395 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,396 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,396 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:01,396 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:01,397 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,397 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,397 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,397 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,397 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,399 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,399 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,399 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,399 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119.clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 IPSL-CM5A-MR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clwvi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,400 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5A-MR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/clivi_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,400 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:34:01,401 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:01,401 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:01,401 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,402 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,402 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,402 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,402 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,404 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,404 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,404 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,404 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,404 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:01,404 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:01,405 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:01,406 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:01,406 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:01,406 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,406 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,407 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,407 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,407 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,408 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,408 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,409 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:01,409 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:01,559 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:01,571 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:01,619 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,621 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114 2023-06-22 21:34:01,621 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120114' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114.clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,621 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,621 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,621 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:01,622 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:01,622 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,622 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,622 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,622 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,623 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,624 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,624 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,625 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,625 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114 2023-06-22 21:34:01,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120114' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114.clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:01,625 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,625 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:01,626 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 IPSL-CM5B-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clwvi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,626 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 IPSL-CM5B-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/clivi_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:01,626 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:34:01,626 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:01,627 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:01,627 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,627 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,627 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,627 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,628 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,629 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,629 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,629 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,630 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,630 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:01,630 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:01,630 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:01,631 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:01,632 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:01,632 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,632 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,632 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,632 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,632 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,634 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,634 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,634 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:01,635 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:01,803 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC4h&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:01,906 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:01,950 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,952 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,952 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,953 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clwvi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:01,954 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:01,955 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:01,955 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:01,956 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:01,956 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,956 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,956 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,956 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,958 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,958 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,959 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,960 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc 2023-06-22 21:34:01,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,960 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc 2023-06-22 21:34:01,960 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:01,961 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:01,962 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:01,962 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:01,963 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MIROC4h: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clwvi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:01,963 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC4h: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/clivi_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:01,963 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:34:01,963 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:01,964 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:01,964 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,964 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,964 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,965 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,965 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,966 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,966 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,967 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:01,967 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:01,967 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:01,967 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:01,968 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:01,968 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:01,969 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:01,969 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:01,969 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:01,969 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:01,969 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:01,970 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:01,971 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:01,971 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:01,971 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:01,972 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:02,129 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:02,164 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:02,212 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,213 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,213 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.clwvi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:02,213 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,213 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,214 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:02,214 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:02,215 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,215 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,215 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,215 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,215 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,217 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,217 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,217 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,217 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:34:02,218 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:34:02,219 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:34:02,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:02,220 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:02,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,220 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,220 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,222 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,222 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,222 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,222 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,223 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:02,223 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:02,223 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:02,224 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:02,225 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:02,225 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,225 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,225 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,225 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,225 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,227 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,227 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,227 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:02,228 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:02,378 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:02,412 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:02,466 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,468 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,468 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710.clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,468 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,468 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,469 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:02,469 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:02,469 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,469 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,469 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,470 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,470 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,471 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,471 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,472 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,472 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,472 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,472 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,473 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,473 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,473 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,473 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,473 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:34:02,474 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:02,474 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:02,474 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,474 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,475 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,475 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,475 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,476 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,476 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,477 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,477 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,477 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:02,477 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:02,478 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:02,479 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:02,479 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:02,479 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,479 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,479 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,480 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,480 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,481 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,481 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,482 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:02,482 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:02,632 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:02,667 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:02,713 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,714 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.clwvi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,714 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,715 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,715 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:02,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:02,716 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,716 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,716 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,718 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,719 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,719 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,719 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:02,720 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,720 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,720 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:02,720 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clwvi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,720 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/clivi_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,720 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:34:02,721 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:02,722 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:02,722 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,722 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,722 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,724 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,724 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,724 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,724 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,725 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:02,725 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:02,725 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:02,726 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:02,727 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:02,727 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,727 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,727 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,727 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,728 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,729 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,729 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,729 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:02,730 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:02,879 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:02,890 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:02,948 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,949 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clwvi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,950 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clwvi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,950 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:02,950 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:02,950 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:02,951 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:02,951 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,951 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,951 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,952 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,952 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,953 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,953 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,954 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,954 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,954 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,954 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:02,954 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:02,955 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:02,955 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,955 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:02,955 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:34:02,956 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:02,956 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:02,956 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,956 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,956 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,957 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,958 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,958 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,959 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:02,959 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:02,959 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:02,959 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:02,960 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:02,961 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:02,961 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:02,961 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:02,961 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:02,961 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:02,962 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:02,962 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:02,963 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:02,963 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:02,963 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:02,964 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:03,118 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:03,152 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:03,213 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clwvi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,214 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clwvi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,214 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,214 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,215 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:03,215 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:03,215 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,215 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,216 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,216 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,216 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,218 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,218 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,218 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,218 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,218 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,219 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,219 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,219 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,219 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clwvi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,219 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/clivi_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,219 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:34:03,220 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:03,220 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:03,220 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,223 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,223 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,223 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,223 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,223 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:03,223 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:03,224 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:03,225 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:03,225 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:03,225 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,225 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,226 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,226 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,226 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,228 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,228 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,228 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:03,228 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:03,437 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-P&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:03,471 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:03,534 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clwvi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clwvi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,536 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,536 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,536 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:03,537 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:03,537 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,537 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,537 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,537 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,538 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,539 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,539 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,540 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,540 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,540 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,540 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,540 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,540 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:03,541 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MPI-ESM-P: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clwvi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,541 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MPI-ESM-P: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/clivi_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,541 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:34:03,541 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:03,542 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:03,542 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,542 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,542 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,542 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,543 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,544 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,544 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,545 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,545 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,545 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:03,545 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:03,545 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:03,546 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:03,547 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:03,547 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,547 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,547 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,547 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,548 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,549 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,549 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,549 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:03,550 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:03,705 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:03,739 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:03,799 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,800 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clwvi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,800 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clwvi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,800 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clwvi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:03,800 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clwvi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:03,801 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:03,801 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:03,801 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,801 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,802 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,802 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,802 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,804 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,804 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,804 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,804 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,804 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,805 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:03,805 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:03,805 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:03,805 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clwvi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,805 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/clivi_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:03,805 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:34:03,806 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:03,806 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:03,807 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,807 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,807 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,807 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,807 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,809 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,809 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,809 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:03,809 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:03,809 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:03,809 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:03,810 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:03,811 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:03,811 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'} 2023-06-22 21:34:03,811 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:03,811 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:03,812 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:03,812 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:03,812 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:03,813 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:03,814 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:03,814 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:03,814 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:03,966 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:03,975 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:04,022 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clwvi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:04,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130307' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clwvi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:04,024 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clwvi'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clwvi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:04,024 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clwvi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:04,025 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:04,025 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'} 2023-06-22 21:34:04,025 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,025 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,026 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,026 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,026 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,028 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,028 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,028 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,028 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130307' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'clivi'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 MRI-ESM1: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clwvi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc (will be downloaded) 2023-06-22 21:34:04,029 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 MRI-ESM1: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/clivi_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc (will be downloaded) 2023-06-22 21:34:04,029 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:34:04,030 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:04,031 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:04,031 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,031 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,031 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,031 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,031 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,033 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,033 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,033 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,033 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,034 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:04,034 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,034 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:04,035 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:04,041 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:04,043 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/clwvi/clwvi_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:04,044 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/clivi/clivi_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:04,044 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:34:04,044 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:04,045 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'} 2023-06-22 21:34:04,045 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,045 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,045 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,045 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,045 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,047 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,047 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,047 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,048 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,048 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwp'}: none 2023-06-22 21:34:04,048 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,048 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwp/lwp_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:04,049 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:04,053 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:04,055 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/clwvi/clwvi_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:04,055 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/clivi/clivi_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:04,055 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:34:04,055 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,056 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,056 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,056 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,056 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,056 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,056 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,058 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,058 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,058 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,058 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,059 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,059 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,059 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,060 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,086 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,105 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20200212/clwvi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:04,105 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/clivi/gn/v20200212/clivi_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:04,105 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:34:04,106 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,106 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,106 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,107 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,107 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,107 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,107 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,109 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,109 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,109 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,109 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,109 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,109 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,110 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,110 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,113 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,114 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clwvi/gn/v20190311/clwvi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,114 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/clivi/gn/v20181126/clivi_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,114 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, ['v20181126', 'v20190311'] 2023-06-22 21:34:04,115 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,115 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,115 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,115 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,115 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,116 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,116 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,117 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,117 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,118 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,118 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,118 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,118 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,118 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,119 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,122 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,123 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clwvi/gn/v20190708/clwvi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,123 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/clivi/gn/v20190708/clivi_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,123 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, v20190708 2023-06-22 21:34:04,123 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,124 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,124 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,124 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,124 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,124 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,124 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,126 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,126 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,126 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,126 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,127 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,127 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,127 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,128 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,132 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,135 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/v20191120/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clwvi/gn/v20191120/clwvi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:04,135 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/v20191120/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/clivi/gn/v20191120/clivi_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:04,135 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:34:04,136 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,136 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,136 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,136 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,136 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,137 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,137 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,138 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,138 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,139 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,139 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,139 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,139 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,140 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,140 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,144 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,145 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clwvi/gn/v20190308/clwvi_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,145 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/clivi/gn/v20190308/clivi_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,145 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:34:04,145 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,146 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,146 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,146 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,146 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,146 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,146 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,148 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,148 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,148 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,149 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,149 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,149 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,149 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,150 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,154 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,155 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clwvi/gn/v20190227/clwvi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,155 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/clivi/gn/v20190227/clivi_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,155 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:34:04,155 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,156 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,156 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,156 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,156 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,156 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,156 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,158 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,158 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,158 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,158 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,158 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,159 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,159 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,159 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,162 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,163 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clwvi/gr/v20191021/clwvi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,163 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/clivi/gr/v20191021/clivi_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,163 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:34:04,164 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,164 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,164 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,164 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,164 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,164 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,165 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,166 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,166 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,166 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,167 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,167 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,167 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,167 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,168 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,210 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,211 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clwvi/gr/v20180917/clwvi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,211 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/clivi/gr/v20180917/clivi_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,212 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:34:04,212 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,212 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,212 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,213 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,213 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,213 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,213 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,215 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,215 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,215 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,215 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,215 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,215 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,216 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwp/gr/*/lwp_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,216 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clwvi/gr/*/clwvi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,219 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/*/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:04,220 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clwvi/gr/v20181206/clwvi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,220 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/clivi/gr/v20181206/clivi_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:04,220 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:34:04,221 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,221 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,221 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,221 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,221 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,222 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,222 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,223 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,223 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,224 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,224 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,224 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,224 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,224 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,225 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,229 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,232 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/v20190818/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/v20190818/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clwvi/gn/v20190818/clwvi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:04,232 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/clivi/gn/v20190818/clivi_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:04,233 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:34:04,233 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,233 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,233 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,234 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,234 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,234 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,234 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,236 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,236 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,236 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,236 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,236 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,236 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,237 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,237 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,238 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clwvi'} 2023-06-22 21:34:04,238 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,238 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,238 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,238 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,238 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,240 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,240 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,240 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:04,241 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:04,395 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:04,430 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:04,483 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,485 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clwvi.gr1.v20180301.clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:04,485 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clwvi.gr1.v20180701.clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:04,485 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clwvi.gr1.v20180701.clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:04,485 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clwvi'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20180301/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20180701/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20180701/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:04,485 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20180701/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:04,486 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,486 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clivi'} 2023-06-22 21:34:04,486 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,486 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,486 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,487 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,487 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,488 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,488 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,489 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,489 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,489 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180301.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:04,489 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180701.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:04,489 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.clivi.gr1.v20180701.clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:04,490 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'clivi'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180301/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:04,490 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:04,490 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20180701/clwvi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:04,490 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/clivi/gr1/v20180701/clivi_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:04,490 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:34:04,491 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,491 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,491 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,491 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,491 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,492 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,492 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,493 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,493 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,494 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,494 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,494 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,494 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,495 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwp/gr1/*/lwp_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,495 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clwvi/gr1/*/clwvi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,511 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/*/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:04,512 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clwvi/gr1/v20190726/clwvi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:04,512 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/clivi/gr1/v20190726/clivi_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:04,512 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:34:04,513 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,513 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,513 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,513 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,513 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,514 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,514 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,516 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,516 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,516 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,516 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,517 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,517 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,517 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,518 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,522 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,524 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/v20180827/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clwvi/gn/v20180827/clwvi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:04,524 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/v20180827/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/clivi/gn/v20180827/clivi_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:04,524 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:34:04,524 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,525 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,525 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,525 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,525 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,525 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,525 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,527 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,527 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,527 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,528 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,528 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,528 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,528 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,529 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,532 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,533 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/v20190403/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clwvi/gn/v20190403/clwvi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:04,534 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/v20190403/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/clivi/gn/v20190403/clivi_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:04,534 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:34:04,534 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:04,535 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,535 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,535 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,535 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,535 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,535 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,537 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,537 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,537 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,537 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,538 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,538 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,538 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwp/gn/*/lwp_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:04,539 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/*/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:04,560 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/*/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:04,561 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clwvi/gn/v20190624/clwvi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:04,561 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/clivi/gn/v20190624/clivi_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:04,561 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:34:04,562 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:04,562 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,562 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,562 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,562 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,562 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,563 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,564 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,564 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,565 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,565 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,565 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,565 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,565 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwp/gr/*/lwp_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:04,566 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:04,566 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clwvi'} 2023-06-22 21:34:04,566 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,566 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,566 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,567 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,567 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,568 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,568 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,568 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:04,569 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:04,722 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=clwvi HTTP/1.1" 200 None 2023-06-22 21:34:04,730 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:04,779 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,781 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.clwvi.gr.v20180803.clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:04,781 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clwvi'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/v20180803/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:04,781 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/v20180803/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:04,781 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/*/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:04,782 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clivi'} 2023-06-22 21:34:04,782 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,782 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,782 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,782 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,782 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,784 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,784 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,784 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,784 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,785 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.clivi.gr.v20180803.clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:04,785 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'clivi'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:04,785 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:04,785 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clwvi/gr/v20180803/clwvi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:04,785 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/clivi/gr/v20180803/clivi_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:04,785 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:34:04,786 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:04,786 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,786 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,786 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,786 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,787 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,787 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,788 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,788 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,789 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,789 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,789 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,789 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,789 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwp/gr/*/lwp_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:04,790 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clwvi/gr/*/clwvi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:04,793 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/*/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:04,794 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clwvi/gr/v20190910/clwvi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:04,794 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/clivi/gr/v20190910/clivi_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:04,794 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:34:04,794 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,795 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,795 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,795 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,795 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,795 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,795 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,797 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,797 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,797 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,798 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,798 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,798 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,798 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,799 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,802 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,803 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clwvi/gn/v20190311/clwvi_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:04,803 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/clivi/gn/v20190311/clivi_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:04,803 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, v20190311 2023-06-22 21:34:04,803 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,804 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,804 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,804 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,804 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,804 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,804 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,806 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,806 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,806 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,806 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,807 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,807 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,807 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,808 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,809 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,810 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clwvi/gn/v20190823/clwvi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:04,810 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/clivi/gn/v20190823/clivi_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:04,810 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:34:04,810 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,811 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,811 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,811 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,811 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,811 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,811 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,813 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,813 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,813 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,814 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,814 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,814 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,814 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,815 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,835 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,837 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/v20190627/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clwvi/gn/v20190627/clwvi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,837 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/v20190627/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/clivi/gn/v20190627/clivi_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,837 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:34:04,837 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,838 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,838 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,838 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,838 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,838 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,838 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,840 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,840 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,840 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,840 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,840 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,841 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,841 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,841 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,848 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,852 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,852 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,852 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:04,853 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,853 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,853 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,854 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,854 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,854 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,854 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,856 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,856 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,856 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,856 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,856 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,856 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,857 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,857 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,880 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,882 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clwvi/gn/v20190710/clwvi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,882 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/clivi/gn/v20190710/clivi_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,882 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:04,883 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,883 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,883 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,883 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,883 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,884 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,884 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,885 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,885 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,886 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,886 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,886 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,886 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,886 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,887 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,891 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,892 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clwvi/gn/v20190222/clwvi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,892 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/clivi/gn/v20190222/clivi_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,892 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:34:04,893 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,893 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,893 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,893 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,893 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,893 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,894 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,895 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,895 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,896 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,896 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,896 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,896 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,896 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,897 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,900 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,901 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clwvi/gn/v20190630/clwvi_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,901 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/clivi/gn/v20190630/clivi_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,901 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190630 2023-06-22 21:34:04,901 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,902 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,902 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,902 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,902 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,902 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,902 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,904 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,904 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,904 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,904 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,905 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,905 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,905 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,905 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,912 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,915 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/v20190815/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/v20190815/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clwvi/gn/v20190815/clwvi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,915 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/clivi/gn/v20190815/clivi_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,915 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:34:04,915 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,916 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,916 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,916 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,916 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,916 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,917 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,918 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,918 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,918 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,919 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,919 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,919 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,919 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,920 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,925 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,928 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/v20190323/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/v20190323/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clwvi/gn/v20190323/clwvi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,928 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/clivi/gn/v20190323/clivi_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:04,928 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:34:04,928 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,929 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,929 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,929 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,929 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,929 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,929 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,931 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,931 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,931 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,931 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,932 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,932 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,932 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwp/gn/*/lwp_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,932 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clwvi/gn/*/clwvi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,936 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/*/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:04,937 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clwvi/gn/v20200623/clwvi_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,937 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/clivi/gn/v20200623/clivi_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:04,937 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:34:04,938 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,938 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'} 2023-06-22 21:34:04,938 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,939 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,939 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,939 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:04,939 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:04,941 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:04,941 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:04,941 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:04,941 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:04,941 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwp'}: none 2023-06-22 21:34:04,941 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:04,942 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwp/gn/*/lwp_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,943 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/*/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,946 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/*/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:04,948 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clwvi of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clwvi/gn/v20190406/clwvi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:04,948 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable clivi of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/clivi/gn/v20190406/clivi_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:04,948 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwp, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, v20190406 2023-06-22 21:34:04,948 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc 2023-06-22 21:34:04,949 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwp[_.]*nc 2023-06-22 21:34:04,949 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,950 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clwvi', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_condensed_water_content', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,950 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,951 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,951 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc 2023-06-22 21:34:04,951 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,952 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_clivi[_.]*nc 2023-06-22 21:34:04,952 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,952 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc 2023-06-22 21:34:04,952 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_lwp[_.]*nc 2023-06-22 21:34:04,953 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,953 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'CLARA-AVHRR', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clwvi', 'alias': 'OBS_CLARA-AVHRR', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_condensed_water_content', 'tier': 3, 'timerange': '1982/2018', 'type': 'sat', 'units': 'kg m-2', 'version': 'V002_01'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,954 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,954 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,954 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc 2023-06-22 21:34:04,954 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'CLARA-AVHRR', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_CLARA-AVHRR', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 3, 'timerange': '1982/2018', 'type': 'sat', 'units': 'kg m-2', 'version': 'V002_01'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,955 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLARA-AVHRR/OBS_CLARA-AVHRR_sat_V002_01_Amon_clivi[_.]*nc 2023-06-22 21:34:04,955 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,955 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc 2023-06-22 21:34:04,955 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_lwp[_.]*nc 2023-06-22 21:34:04,956 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,956 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'CLOUDSAT-L2', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clwvi', 'alias': 'OBS_CLOUDSAT-L2', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_condensed_water_content', 'tier': 3, 'timerange': '2006/2017', 'type': 'sat', 'units': 'kg m-2', 'version': 'P1-R05-gridbox-average-noprecip'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,957 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,957 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,957 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc 2023-06-22 21:34:04,957 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'CLOUDSAT-L2', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_CLOUDSAT-L2', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 3, 'timerange': '2006/2017', 'type': 'sat', 'units': 'kg m-2', 'version': 'P1-R05-gridbox-average-noprecip'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,958 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/CLOUDSAT-L2/OBS_CLOUDSAT-L2_sat_P1-R05-gridbox-average-noprecip_Amon_clivi[_.]*nc 2023-06-22 21:34:04,958 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,958 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc 2023-06-22 21:34:04,959 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_lwp[_.]*nc 2023-06-22 21:34:04,959 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,959 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'MAC-LWP', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clwvi', 'alias': 'OBS_MAC-LWP', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 71, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_condensed_water_content', 'tier': 3, 'timerange': '1988/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,960 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,960 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,960 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc 2023-06-22 21:34:04,961 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'MAC-LWP', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'clivi', 'alias': 'OBS_MAC-LWP', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 71, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_cloud_ice_content', 'tier': 3, 'timerange': '1988/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,961 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MAC-LWP/OBS_MAC-LWP_sat_v1_Amon_clivi[_.]*nc 2023-06-22 21:34:04,961 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,961 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc 2023-06-22 21:34:04,963 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_lwp[_.]*nc 2023-06-22 21:34:04,965 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,976 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi[_.]*nc 2023-06-22 21:34:04,988 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc 2023-06-22 21:34:04,988 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/lwp/*.nc 2023-06-22 21:34:04,989 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clwvi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clwvi/*.nc 2023-06-22 21:34:04,989 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ERA5', 'project': 'native6', 'mip': 'Amon', 'short_name': 'clwvi', 'activity': 'CMIP', 'alias': 'native6', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 73, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_condensed_water', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,989 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clwvi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clwvi/*.nc 2023-06-22 21:34:04,989 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,989 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc 2023-06-22 21:34:04,990 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ERA5', 'project': 'native6', 'mip': 'Amon', 'short_name': 'clivi', 'activity': 'CMIP', 'alias': 'native6', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 73, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_ice', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': 'v1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,990 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc /scratch/tomast/ESGF/obsdata/native6/Tier3/ERA5/v1/mon/clivi/*.nc 2023-06-22 21:34:04,990 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,991 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc 2023-06-22 21:34:04,992 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_lwp[_.]*nc 2023-06-22 21:34:04,992 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,993 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'clwvi', 'activity': 'CMIP', 'alias': 'OBS6', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Condensed Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clwvi', 'preprocessor': 'clim', 'recipe_dataset_index': 74, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_condensed_water', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': '1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,994 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clwvi[_.]*nc 2023-06-22 21:34:04,994 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,994 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc 2023-06-22 21:34:04,994 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwp', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'clivi', 'activity': 'CMIP', 'alias': 'OBS6', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Ice Water Path', 'modeling_realm': ['atmos'], 'original_short_name': 'clivi', 'preprocessor': 'clim', 'recipe_dataset_index': 74, 'reference_dataset': 'ESACCI-CLOUD', 'standard_name': 'atmosphere_mass_content_of_cloud_ice', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': '1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:04,995 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_clivi[_.]*nc 2023-06-22 21:34:04,995 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:04,995 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/swcre 2023-06-22 21:34:04,995 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'swcre' 2023-06-22 21:34:04,998 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:04,999 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:04,999 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:04,999 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:04,999 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:04,999 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,000 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,001 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,001 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,002 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,002 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,002 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,002 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,002 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,003 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,005 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,006 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 ACCESS1-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,007 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 ACCESS1-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,007 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2023-06-22 21:34:05,007 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:05,008 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,008 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,008 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,008 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,008 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,008 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,010 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,010 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,010 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,011 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,011 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,011 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,011 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:05,012 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:05,013 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:05,015 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 ACCESS1-3: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,015 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 ACCESS1-3: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,015 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v1 2023-06-22 21:34:05,016 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:05,016 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,016 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,016 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,016 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,017 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,017 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,018 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,018 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,019 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,019 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,019 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,019 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,019 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:05,020 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:05,022 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:05,023 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 bcc-csm1-1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,042 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 bcc-csm1-1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,042 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:34:05,043 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:05,043 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,044 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,044 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,044 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,044 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,044 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,046 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,046 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,046 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,046 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,046 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,046 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,047 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:05,048 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:05,050 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:05,051 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 bcc-csm1-1-m: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/rsut/rsut_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,051 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 bcc-csm1-1-m: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/rsutcs/rsutcs_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,051 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:34:05,052 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,052 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,052 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,052 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,053 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,053 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,053 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,054 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,054 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,055 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,055 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,055 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,055 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,056 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,057 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,058 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,060 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 BNU-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/rsut/rsut_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,060 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 BNU-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/rsutcs/rsutcs_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,060 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120504 2023-06-22 21:34:05,061 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:05,061 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,061 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,062 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,062 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,062 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,062 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,064 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,064 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,064 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,064 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,064 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,064 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,065 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:05,066 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:05,068 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:05,070 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/rsut/rsut_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,070 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/rsutcs/rsutcs_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,070 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:34:05,071 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:05,071 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,071 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,071 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,072 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,072 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,072 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,074 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,074 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,074 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,074 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,074 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,074 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,075 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:05,076 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:05,079 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:05,081 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/rsut/rsut_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,094 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/rsutcs/rsutcs_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,094 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:34:05,095 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:05,095 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,095 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,095 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,096 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,096 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,096 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,097 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,097 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,098 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,098 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,098 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,098 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,099 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:05,100 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:05,101 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:05,102 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CESM1-BGC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/rsut/rsut_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,102 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CESM1-BGC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/rsutcs/rsutcs_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,102 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:34:05,103 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:05,104 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,104 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,104 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,104 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,104 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,104 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,106 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,106 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,106 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,106 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,106 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,106 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,107 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:05,108 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:05,109 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:05,111 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CESM1-CAM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/rsut/rsut_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,111 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CESM1-CAM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/rsutcs/rsutcs_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,111 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:34:05,112 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,112 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,112 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,113 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,113 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,113 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,113 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,115 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,115 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,115 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,115 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,115 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,115 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,116 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,117 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,118 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,136 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CESM1-FASTCHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/rsut/rsut_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,136 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CESM1-FASTCHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/rsutcs/rsutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,136 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:34:05,137 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:05,137 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,138 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,138 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,138 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,138 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,138 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,140 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,140 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,140 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,140 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,140 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,141 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,141 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:05,142 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:05,144 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:05,145 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CESM1-WACCM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/rsut/rsut_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,146 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CESM1-WACCM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/rsutcs/rsutcs_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,146 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:34:05,146 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,147 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,147 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,147 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,147 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,147 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,147 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,149 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,149 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,149 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,150 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,150 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,150 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,150 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,151 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,154 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,158 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CMCC-CESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsut/rsut_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:05,159 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CMCC-CESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rsutcs/rsutcs_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:05,159 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20120907 2023-06-22 21:34:05,160 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:05,160 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,160 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,160 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,160 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,161 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,161 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,163 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,163 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,164 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,164 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,164 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,164 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,165 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:05,166 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:05,169 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:05,173 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CMCC-CM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsut/rsut_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:05,174 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CMCC-CM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rsutcs/rsutcs_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:05,174 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20121008 2023-06-22 21:34:05,175 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,175 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,175 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,175 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,176 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,176 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,176 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,178 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,178 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,178 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,178 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,178 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,178 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,179 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,180 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,181 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:05,182 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,183 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,183 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-06-22 21:34:05,183 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:05,184 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,184 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,184 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,184 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,184 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,185 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,186 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,186 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,187 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,187 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,187 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,187 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,188 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:05,189 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:05,191 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:05,195 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 FGOALS-g2: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsut/rsut_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:05,196 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 FGOALS-g2: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rsutcs/rsutcs_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:05,196 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:34:05,197 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,198 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,198 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,198 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,198 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,198 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,199 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,200 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,200 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,201 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,201 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,201 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,201 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,201 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,202 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,204 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,206 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 FIO-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/rsut/rsut_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,206 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 FIO-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/rsutcs/rsutcs_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,206 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:34:05,207 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,207 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,207 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,207 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,207 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,208 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,208 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,209 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,209 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,210 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,210 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,210 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,210 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,210 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,211 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,214 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,242 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GFDL-CM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsut/rsut_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:05,243 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GFDL-CM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rsutcs/rsutcs_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:05,243 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:34:05,243 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:05,244 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,244 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,244 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,244 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,244 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,245 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,246 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,246 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,247 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,247 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,247 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,247 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,247 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:05,248 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:05,250 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:05,254 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsut/rsut_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,262 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rsutcs/rsutcs_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,262 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:34:05,262 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:05,263 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,263 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,263 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,263 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,263 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,264 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,265 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,265 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,266 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,266 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,266 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,266 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,266 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:05,267 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:05,274 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:05,298 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsut/rsut_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,298 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rsutcs/rsutcs_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,298 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:34:05,299 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,300 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,300 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,300 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,300 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,300 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,300 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,302 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,302 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,302 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,302 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,302 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,303 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,303 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,304 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,306 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,308 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GISS-E2-H-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/rsut/rsut_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:05,308 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GISS-E2-H-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/rsutcs/rsutcs_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:05,308 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20120723 2023-06-22 21:34:05,309 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:05,309 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,309 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,309 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,309 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,310 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,310 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,311 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,311 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,312 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,312 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,312 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,312 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,312 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:05,313 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:05,315 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:05,317 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GISS-E2-H: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/rsut/rsut_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:05,317 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GISS-E2-H: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/rsutcs/rsutcs_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:05,317 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20120517 2023-06-22 21:34:05,318 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,318 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,318 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,318 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,318 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,319 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,319 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,320 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,320 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,321 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,321 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,321 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,321 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,322 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,322 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,324 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,326 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GISS-E2-R-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rsut/rsut_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:05,326 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GISS-E2-R-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rsutcs/rsutcs_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:05,326 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20120720 2023-06-22 21:34:05,327 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:05,327 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,327 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,327 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,328 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,328 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,328 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,329 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,330 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,330 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,330 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,330 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,330 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,331 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:05,332 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:05,333 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:05,335 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 GISS-E2-R: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rsut/rsut_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,336 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 GISS-E2-R: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rsutcs/rsutcs_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,336 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20121015 2023-06-22 21:34:05,337 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,337 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,337 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,337 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,337 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,338 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,338 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,339 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,339 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,340 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,340 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,340 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,340 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,341 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,341 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,343 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:05,345 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 HadGEM2-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/rsut/rsut_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:05,345 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 HadGEM2-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/rsutcs/rsutcs_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:05,345 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:34:05,346 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:05,346 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,346 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,346 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,347 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,347 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,347 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,348 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,349 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,349 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,349 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,349 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,349 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,350 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:05,351 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:05,353 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:05,354 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 HadGEM2-ES: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/rsut/rsut_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:05,355 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 HadGEM2-ES: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/rsutcs/rsutcs_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:05,355 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20110329 2023-06-22 21:34:05,355 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:05,356 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,356 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,356 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,356 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,356 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,357 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,358 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,358 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,359 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,359 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,359 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,359 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,359 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:05,360 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:05,362 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:05,363 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/rsut/rsut_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,363 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/rsutcs/rsutcs_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,363 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:34:05,364 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,365 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,365 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,365 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,365 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,365 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,365 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,367 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,367 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,367 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,367 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,368 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,368 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,368 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,369 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,370 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,372 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 IPSL-CM5A-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/rsut/rsut_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,372 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 IPSL-CM5A-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/rsutcs/rsutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,372 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:34:05,373 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,373 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,374 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,374 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,374 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,374 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,374 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,376 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,376 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,376 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,376 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,376 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,376 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,377 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,378 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,379 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,380 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 IPSL-CM5A-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/rsut/rsut_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,381 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 IPSL-CM5A-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/rsutcs/rsutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,381 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:34:05,381 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,382 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,382 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,382 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,382 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,382 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,383 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,384 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,384 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,385 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,385 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,385 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,385 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,385 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,386 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,389 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,391 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/rsut/rsut_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,391 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/rsutcs/rsutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,391 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:34:05,392 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:05,392 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,392 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,392 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,393 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,393 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,393 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,394 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,395 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,395 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,395 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,395 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,395 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,396 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:05,397 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:05,398 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:05,416 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MIROC4h: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsut/rsut_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsut/rsut_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsut/rsut_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,420 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MIROC4h: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rsutcs/rsutcs_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:05,420 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:34:05,421 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:05,422 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,422 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,422 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,422 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,422 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,422 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,424 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,424 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,424 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,424 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,425 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,425 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,425 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:05,426 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:05,428 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:05,429 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/rsut/rsut_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,429 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/rsutcs/rsutcs_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:05,429 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:34:05,430 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,430 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,430 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,431 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,431 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,431 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,431 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,433 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,433 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,433 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,433 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,433 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,433 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,434 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,435 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,459 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:05,461 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/rsut/rsut_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,461 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/rsutcs/rsutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,461 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:34:05,462 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,462 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,463 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,463 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,463 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,465 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,465 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,465 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,465 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,465 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,465 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,466 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,467 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,468 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:05,470 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/rsut/rsut_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,470 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/rsutcs/rsutcs_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,470 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:34:05,471 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,471 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,471 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,471 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,473 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,474 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,474 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,474 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,474 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,475 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,476 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,493 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:05,495 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/rsut/rsut_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,495 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/rsutcs/rsutcs_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,495 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:34:05,496 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,496 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,496 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,497 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,497 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,497 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,497 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,499 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,499 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,499 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,499 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,499 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,500 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,500 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,501 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,502 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:05,503 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/rsut/rsut_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,504 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/rsutcs/rsutcs_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,504 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:34:05,504 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:05,505 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,505 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,505 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,505 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,505 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,506 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,507 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,507 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,508 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,508 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,508 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,508 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,508 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:05,509 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:05,511 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:05,512 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MPI-ESM-P: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/rsut/rsut_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,513 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MPI-ESM-P: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/rsutcs/rsutcs_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,513 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:34:05,513 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,514 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,514 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,514 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,514 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,514 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,514 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,516 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,516 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,516 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,516 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,517 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,517 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,517 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,518 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,520 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:05,522 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/rsut/rsut_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,522 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/rsutcs/rsutcs_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,522 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:34:05,523 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:05,523 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,523 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,524 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,524 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,524 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,524 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,526 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,526 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,527 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,527 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,527 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,527 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,527 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:05,528 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:05,530 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:05,531 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 MRI-ESM1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/rsut/rsut_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:05,532 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 MRI-ESM1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/rsutcs/rsutcs_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:05,532 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:34:05,532 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:05,533 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,533 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,533 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,533 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,533 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,534 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,535 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,535 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,535 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,536 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,536 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,536 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,536 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:05,537 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:05,543 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:05,549 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/rsut/rsut_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,549 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/rsutcs/rsutcs_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,549 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:34:05,549 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:05,550 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'} 2023-06-22 21:34:05,550 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,550 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,550 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,550 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,551 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,552 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,552 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,553 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,553 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,553 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'swcre'}: none 2023-06-22 21:34:05,553 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,553 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/swcre/swcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:05,554 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:05,558 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:05,562 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/rsut/rsut_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,562 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/rsutcs/rsutcs_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:05,562 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:34:05,562 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,563 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,563 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,563 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,563 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,563 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,563 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,565 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,565 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,565 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,565 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,566 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,566 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,566 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,567 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,635 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,661 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsut/gn/v20200212/rsut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:05,661 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20200212/rsutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:05,661 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:34:05,662 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,662 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,662 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,662 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,662 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,662 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,663 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,664 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,664 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,665 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,665 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,665 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,665 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,665 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,666 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,689 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,692 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsut/gn/v20181126/rsut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,692 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rsutcs/gn/v20181126/rsutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,692 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, v20181126 2023-06-22 21:34:05,692 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,693 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,693 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,693 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,693 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,693 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,693 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,695 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,695 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,695 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,695 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,696 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,696 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,696 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,697 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,700 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,703 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsut/gn/v20190708/rsut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,703 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rsutcs/gn/v20190916/rsutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,703 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, ['v20190708', 'v20190916'] 2023-06-22 21:34:05,703 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,704 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,704 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,704 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,704 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,704 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,704 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,706 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,706 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,706 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,706 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,707 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,707 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,707 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,708 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,711 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/v20191120/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsut/gn/v20191120/rsut_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:05,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/v20191120/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rsutcs/gn/v20191120/rsutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:05,715 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:34:05,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,716 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,716 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,716 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,718 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,718 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,719 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,719 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,719 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,719 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,720 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,723 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,726 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsut/gn/v20190308/rsut_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,726 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rsutcs/gn/v20190308/rsutcs_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,726 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:34:05,726 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,727 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,727 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,727 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,727 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,727 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,728 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,729 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,729 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,730 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,730 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,730 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,730 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,730 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,731 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,750 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,753 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsut/gn/v20190227/rsut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,753 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190227/rsutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:05,753 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:34:05,754 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,754 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,754 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,754 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,754 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,755 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,755 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,756 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,756 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,757 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,757 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,757 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,757 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,757 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,758 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,762 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,780 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsut/gr/v20191021/rsut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,780 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rsutcs/gr/v20191021/rsutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,780 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:34:05,780 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,781 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,781 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,781 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,781 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,781 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,781 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,783 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,783 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,783 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,783 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,783 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,784 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,784 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,784 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,788 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,790 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsut/gr/v20180917/rsut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,791 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rsutcs/gr/v20180917/rsutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,791 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:34:05,791 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,791 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,791 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,792 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,792 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,792 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,792 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,794 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,794 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,794 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,794 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,794 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,794 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,795 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/swcre/gr/*/swcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,795 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsut/gr/*/rsut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,798 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsutcs/gr/*/rsutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:05,815 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsut/gr/v20181206/rsut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,815 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rsutcs/gr/v20181206/rsutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:05,815 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:34:05,816 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,816 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,816 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,816 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,816 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,817 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,817 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,818 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,818 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,819 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,819 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,819 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,819 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,819 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,820 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,824 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:05,829 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/v20190818/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/v20190818/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsut/gn/v20190818/rsut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:05,829 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/v20190818/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/v20190818/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rsutcs/gn/v20190818/rsutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:05,829 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:34:05,830 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:05,830 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:05,830 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,830 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,830 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,831 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,831 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,832 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,832 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,833 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:05,833 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:05,833 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:05,833 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:05,833 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:05,834 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:05,834 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rsut'} 2023-06-22 21:34:05,834 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:05,834 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:05,835 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:05,835 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:05,835 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:05,836 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:05,837 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:05,837 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:05,837 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:06,022 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=rsut HTTP/1.1" 200 None 2023-06-22 21:34:06,091 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:06,149 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,150 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsut.gr1.v20180301.rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:06,151 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsut.gr1.v20180701.rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:06,151 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsut.gr1.v20180701.rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:06,151 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rsut'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/v20180301/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/v20180701/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/v20180701/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:06,151 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/v20180701/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:06,152 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:06,152 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rsutcs'} 2023-06-22 21:34:06,152 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,152 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,152 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,152 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,153 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,154 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,154 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,154 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:06,155 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:06,314 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=rsutcs HTTP/1.1" 200 None 2023-06-22 21:34:06,349 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:06,402 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsutcs.gr1.v20180301.rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:06,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsutcs.gr1.v20180701.rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:06,404 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rsutcs.gr1.v20180701.rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:06,404 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rsutcs'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20180301/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20180701/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20180701/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:06,404 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20180701/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:06,405 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsut/gr1/v20180701/rsut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:06,405 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20180701/rsutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:06,405 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:34:06,405 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:06,406 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:06,406 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,406 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,406 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,406 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,406 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,408 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,408 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,408 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:06,408 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,409 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:06,409 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:06,409 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/swcre/gr1/*/swcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:06,410 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsut/gr1/*/rsut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:06,413 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsutcs/gr1/*/rsutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:06,416 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsut/gr1/v20190726/rsut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:06,417 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rsutcs/gr1/v20190726/rsutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:06,417 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:34:06,417 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,417 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:06,418 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,418 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,418 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,418 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,418 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,420 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,420 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,420 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:06,420 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,420 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:06,420 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:06,421 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,421 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,436 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,449 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/v20180827/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsut/gn/v20180827/rsut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:06,449 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/v20180827/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rsutcs/gn/v20180827/rsutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:06,449 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:34:06,450 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,450 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:06,450 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,450 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,450 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,451 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,451 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,452 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,452 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,453 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:06,453 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,453 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:06,453 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:06,453 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,454 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,457 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:06,460 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/v20190403/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsut/gn/v20190403/rsut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:06,460 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/v20190403/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rsutcs/gn/v20190403/rsutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:06,460 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:34:06,461 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:06,461 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:06,461 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,461 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,461 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,462 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,462 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,463 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,463 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,464 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:06,464 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,464 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:06,464 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:06,464 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/swcre/gn/*/swcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:06,465 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/*/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:06,468 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/*/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:06,471 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsut/gn/v20190624/rsut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:06,471 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rsutcs/gn/v20190624/rsutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:06,471 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:34:06,472 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:06,472 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:06,472 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,473 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,473 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,473 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,474 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,475 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:06,475 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,475 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:06,475 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:06,476 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/swcre/gr/*/swcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:06,476 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/*/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/*/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/*/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/*/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:06,476 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsut'} 2023-06-22 21:34:06,476 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,477 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,477 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,477 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,477 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,479 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,479 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,479 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:06,479 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:06,639 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=rsut HTTP/1.1" 200 None 2023-06-22 21:34:06,674 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:06,762 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:06,763 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.rsut.gr.v20180803.rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:06,764 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsut'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/v20180803/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:06,764 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/v20180803/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:06,764 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:06,764 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsutcs'} 2023-06-22 21:34:06,765 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:06,765 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:06,765 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:06,765 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:06,765 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:06,767 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:06,767 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:06,767 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:06,768 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:06,925 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=rsutcs HTTP/1.1" 200 None 2023-06-22 21:34:06,960 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:07,018 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,019 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.rsutcs.gr.v20180803.rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:07,019 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsutcs'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/v20180803/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:07,020 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/v20180803/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:07,020 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsut/gr/v20180803/rsut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:07,020 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rsutcs/gr/v20180803/rsutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:07,020 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:34:07,021 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:07,021 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,021 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,021 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,021 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,021 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,022 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,023 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,023 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,023 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,024 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,024 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,024 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,024 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/swcre/gr/*/swcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:07,025 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsut/gr/*/rsut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsut/gr/*/rsut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsut/gr/*/rsut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsut/gr/*/rsut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:07,028 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsutcs/gr/*/rsutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:07,031 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsut/gr/v20190910/rsut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:07,031 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rsutcs/gr/v20190910/rsutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:07,031 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:34:07,032 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,032 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,032 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,032 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,033 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,033 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,033 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,034 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,034 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,035 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,035 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,035 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,035 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,036 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,036 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,067 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,070 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsut/gn/v20190311/rsut_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:07,070 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rsutcs/gn/v20190311/rsutcs_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:07,070 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, v20190311 2023-06-22 21:34:07,070 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,071 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,071 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,071 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,071 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,071 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,071 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,073 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,073 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,073 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,073 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,074 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,074 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,074 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,075 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,098 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,119 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'rsutcs'} 2023-06-22 21:34:07,119 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,119 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,119 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,119 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,119 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,121 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,121 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,121 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:07,122 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:07,275 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC-ES2L&member_id=r1i1p1f2&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=rsutcs HTTP/1.1" 200 None 2023-06-22 21:34:07,283 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:07,324 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190823' for CMIP6.CMIP.MIROC.MIROC-ES2L.historical.r1i1p1f2.Amon.rsutcs.gn.v20190823.rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:07,326 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'rsutcs'}: ESGFFile:CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/v20190823/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf3.dkrz.de'] 2023-06-22 21:34:07,326 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/v20190823/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf3.dkrz.de'] 2023-06-22 21:34:07,326 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsut/gn/v20190823/rsut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:07,326 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MIROC-ES2L: /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rsutcs/gn/v20190823/rsutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:07,326 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:34:07,327 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,327 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,327 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,327 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,327 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,328 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,328 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,329 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,329 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,330 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,330 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,330 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,330 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,330 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,331 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,335 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,357 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/v20190627/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsut/gn/v20190627/rsut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,357 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190627/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190627/rsutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,358 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:34:07,358 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,358 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,358 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,358 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,359 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,359 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,359 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,360 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,361 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,361 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,361 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,361 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,361 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,362 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,362 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,391 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,397 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,397 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,397 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:07,398 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,398 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,398 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,398 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,399 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,399 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,399 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,400 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,400 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,401 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,401 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,401 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,401 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,402 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,402 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,406 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,410 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsut/gn/v20190710/rsut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,410 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rsutcs/gn/v20190710/rsutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,410 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:07,411 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,412 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,412 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,412 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,412 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,412 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,412 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,414 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,414 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,414 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,414 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,415 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,415 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,415 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,416 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,420 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,423 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsut/gn/v20190222/rsut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,423 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rsutcs/gn/v20190222/rsutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,423 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:34:07,423 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,424 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,424 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,424 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,424 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,424 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,425 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,426 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,426 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,427 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,427 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,427 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,427 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,428 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,428 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,431 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,434 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsut/gn/v20190630/rsut_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,434 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rsutcs/gn/v20190630/rsutcs_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,434 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190630 2023-06-22 21:34:07,435 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,435 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,435 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,435 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,435 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,436 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,436 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,437 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,437 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,438 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,438 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,438 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,438 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,439 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,439 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,446 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,458 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/v20190815/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/v20190815/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsut/gn/v20190815/rsut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,458 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190815/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190815/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rsutcs/gn/v20190815/rsutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,458 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:34:07,459 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,459 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,459 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,459 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,459 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,460 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,460 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,461 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,462 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,462 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,462 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,462 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,462 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,463 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,463 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,469 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,506 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/v20190323/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/v20190323/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsut/gn/v20190323/rsut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,506 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/v20190323/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/v20190323/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rsutcs/gn/v20190323/rsutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:07,506 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:34:07,507 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,507 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,507 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,507 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,507 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,508 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,508 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,509 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,509 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,510 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,510 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,510 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,510 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,510 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/swcre/gn/*/swcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,511 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsut/gn/*/rsut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,514 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsutcs/gn/*/rsutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:07,534 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsut/gn/v20200623/rsut_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,534 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rsutcs/gn/v20200623/rsutcs_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:07,534 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:34:07,535 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,536 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'} 2023-06-22 21:34:07,536 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,536 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,536 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,537 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,537 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,539 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,539 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,539 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,539 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,540 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'swcre'}: none 2023-06-22 21:34:07,540 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,540 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/swcre/gn/*/swcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,541 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/*/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,560 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/*/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:07,563 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsut of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsut/gn/v20190627/rsut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:07,563 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rsutcs of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rsutcs/gn/v20190406/rsutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:07,563 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: swcre, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, ['v20190406', 'v20190627'] 2023-06-22 21:34:07,564 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc 2023-06-22 21:34:07,564 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_swcre[_.]*nc 2023-06-22 21:34:07,565 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc 2023-06-22 21:34:07,565 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'CERES-EBAF', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsut', 'alias': 'OBS_CERES-EBAF', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsut', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux', 'tier': 2, 'timerange': '2001/2021', 'type': 'sat', 'units': 'W m-2', 'version': 'Ed4.1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,566 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsut[_.]*nc 2023-06-22 21:34:07,566 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,566 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,566 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'CERES-EBAF', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsutcs', 'alias': 'OBS_CERES-EBAF', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '2001/2021', 'type': 'sat', 'units': 'W m-2', 'version': 'Ed4.1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,567 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,567 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,567 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc 2023-06-22 21:34:07,568 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_swcre[_.]*nc 2023-06-22 21:34:07,568 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc 2023-06-22 21:34:07,569 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsut', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsut', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,569 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsut[_.]*nc 2023-06-22 21:34:07,569 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,570 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,570 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsutcs', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,571 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,571 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,571 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc 2023-06-22 21:34:07,572 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_swcre[_.]*nc 2023-06-22 21:34:07,572 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc 2023-06-22 21:34:07,572 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'ISCCP-FH', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsut', 'alias': 'OBS_ISCCP-FH', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsut', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux', 'tier': 2, 'timerange': '1984/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'v0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,573 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsut[_.]*nc 2023-06-22 21:34:07,573 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,573 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,573 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'swcre', 'dataset': 'ISCCP-FH', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rsutcs', 'alias': 'OBS_ISCCP-FH', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_shortwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '1984/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'v0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:07,574 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rsutcs[_.]*nc 2023-06-22 21:34:07,574 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:07,574 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/lwcre 2023-06-22 21:34:07,574 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'lwcre' 2023-06-22 21:34:07,577 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,578 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,578 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,578 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,578 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,578 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,579 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,580 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,580 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,581 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,581 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,581 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,581 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,581 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,582 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,584 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,585 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 ACCESS1-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,585 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 ACCESS1-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,585 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2023-06-22 21:34:07,586 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:07,586 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,586 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,586 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,586 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,587 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,587 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,588 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,588 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,589 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,589 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,589 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,589 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,590 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:07,590 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:07,592 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:07,605 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 ACCESS1-3: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,618 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 ACCESS1-3: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,618 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v1 2023-06-22 21:34:07,618 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:07,619 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,619 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,619 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,619 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,620 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,620 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,621 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,621 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,622 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,622 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,622 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,622 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,622 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:07,623 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:07,625 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:07,626 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 bcc-csm1-1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:07,626 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 bcc-csm1-1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:07,626 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:34:07,627 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:07,627 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,627 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,627 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,628 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,628 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,628 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,629 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,629 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,630 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,630 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,630 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,630 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,631 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:07,631 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:07,633 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:07,634 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 bcc-csm1-1-m: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/rlut/rlut_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:07,634 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 bcc-csm1-1-m: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/rlutcs/rlutcs_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:07,634 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:34:07,635 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,635 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,636 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,636 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,636 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,636 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,636 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,638 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,638 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,638 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,638 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,638 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,638 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,639 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,640 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,641 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,643 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 BNU-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/rlut/rlut_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,656 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 BNU-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/rlutcs/rlutcs_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,656 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120504 2023-06-22 21:34:07,657 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:07,658 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,658 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,658 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,658 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,658 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,658 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,660 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,660 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,660 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,660 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,661 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,661 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,661 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:07,662 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:07,665 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:07,667 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/rlut/rlut_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,667 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/rlutcs/rlutcs_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,667 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:34:07,667 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:07,668 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,668 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,668 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,668 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,668 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,669 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,670 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,670 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,670 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,671 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,671 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,671 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,671 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:07,672 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:07,691 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:07,693 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/rlut/rlut_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,700 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/rlutcs/rlutcs_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,700 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:34:07,701 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:07,702 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,702 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,702 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,703 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,703 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,703 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,704 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,704 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,705 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,705 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,705 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,705 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,706 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:07,707 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:07,708 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:07,709 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CESM1-BGC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/rlut/rlut_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,710 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CESM1-BGC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/rlutcs/rlutcs_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,710 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:34:07,710 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:07,711 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,711 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,711 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,711 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,711 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,712 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,713 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,713 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,714 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,714 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,714 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,714 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,714 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:07,715 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:07,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:07,718 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CESM1-CAM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/rlut/rlut_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,718 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CESM1-CAM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/rlutcs/rlutcs_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,718 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:34:07,719 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:07,719 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,720 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,720 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,720 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,720 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,720 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,722 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,722 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,722 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,722 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,722 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,722 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,723 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:07,724 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:07,725 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:07,727 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CESM1-FASTCHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/rlut/rlut_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,727 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CESM1-FASTCHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/rlutcs/rlutcs_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,727 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:34:07,728 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:07,728 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,728 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,728 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,728 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,729 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,729 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,730 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,730 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,731 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,731 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,731 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,731 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,732 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:07,732 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:07,734 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:07,736 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CESM1-WACCM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/rlut/rlut_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,736 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CESM1-WACCM: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/rlutcs/rlutcs_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,736 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:34:07,737 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,737 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,737 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,737 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,738 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,738 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,738 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,739 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,740 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,740 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,740 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,740 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,740 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,741 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,742 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,745 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,749 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CMCC-CESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlut/rlut_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:07,762 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CMCC-CESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/rlutcs/rlutcs_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:07,762 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20120907 2023-06-22 21:34:07,763 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:07,763 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,763 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,763 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,764 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,764 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,764 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,767 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,767 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,767 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,767 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,767 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,767 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,768 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:07,769 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:07,771 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:07,773 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CMCC-CM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlut/rlut_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:07,774 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CMCC-CM: /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/rlutcs/rlutcs_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:07,774 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20121008 2023-06-22 21:34:07,774 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,775 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,775 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,775 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,775 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,775 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,776 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,777 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,777 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,777 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,778 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,778 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,778 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,778 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,779 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,780 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:07,782 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,782 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,782 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-06-22 21:34:07,783 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:07,783 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,783 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,783 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,783 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,784 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,784 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,785 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,785 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,786 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,786 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,786 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,786 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,787 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:07,787 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:07,789 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:07,792 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 FGOALS-g2: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlut/rlut_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:07,793 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 FGOALS-g2: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/rlutcs/rlutcs_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:07,793 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:34:07,794 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,794 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,794 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,794 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,794 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,795 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,795 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,796 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,796 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,797 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,797 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,797 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,797 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,797 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,798 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,800 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:07,801 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 FIO-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/rlut/rlut_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,801 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 FIO-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/rlutcs/rlutcs_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,801 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:34:07,802 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:07,803 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,803 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,803 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,803 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,803 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,803 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,805 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,805 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,805 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,805 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,805 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,806 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,806 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:07,807 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:07,810 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:07,813 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GFDL-CM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlut/rlut_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:07,814 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GFDL-CM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/rlutcs/rlutcs_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:07,814 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:34:07,815 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:07,815 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,815 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,816 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,816 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,816 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,816 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,818 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,818 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,818 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,818 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,818 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,819 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,819 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:07,820 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:07,822 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:07,825 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlut/rlut_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,826 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/rlutcs/rlutcs_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,826 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:34:07,827 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:07,827 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,827 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,827 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,828 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,828 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,828 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,830 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,830 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,831 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,831 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,831 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,831 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,831 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:07,832 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:07,858 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:07,864 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlut/rlut_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,864 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/rlutcs/rlutcs_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,864 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:34:07,865 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,865 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,865 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,866 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,866 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,866 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,866 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,868 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,868 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,868 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,869 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,869 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,869 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,869 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,870 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,872 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,873 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GISS-E2-H-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/rlut/rlut_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:07,874 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GISS-E2-H-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/rlutcs/rlutcs_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:07,874 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20120723 2023-06-22 21:34:07,874 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:07,875 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,875 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,875 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,875 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,875 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,876 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,877 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,877 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,878 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,878 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,878 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,878 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,878 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:07,879 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:07,881 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:07,883 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GISS-E2-H: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/rlut/rlut_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:07,883 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GISS-E2-H: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/rlutcs/rlutcs_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:07,883 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20120517 2023-06-22 21:34:07,884 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,884 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,884 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,884 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,885 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,885 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,885 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,886 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,886 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,887 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,887 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,887 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,887 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,888 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,889 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,891 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,893 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GISS-E2-R-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rlut/rlut_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:07,893 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GISS-E2-R-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/rlutcs/rlutcs_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:07,893 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20120720 2023-06-22 21:34:07,894 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:07,894 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,894 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,895 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,895 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,895 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,895 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,897 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,897 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,897 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,897 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,897 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,897 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,898 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:07,899 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:07,901 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:07,903 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 GISS-E2-R: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rlut/rlut_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,903 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 GISS-E2-R: /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/rlutcs/rlutcs_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:07,903 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20121015 2023-06-22 21:34:07,904 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,904 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,904 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,904 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,904 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,905 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,905 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,906 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,907 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,907 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,907 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,907 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,907 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,908 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,909 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,910 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:07,912 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 HadGEM2-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/rlut/rlut_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:07,912 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 HadGEM2-CC: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/rlutcs/rlutcs_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:07,912 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:34:07,913 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:07,913 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,913 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,914 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,914 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,914 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,914 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,916 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,916 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,916 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,916 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,916 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,916 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,917 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:07,918 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:07,920 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:07,922 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 HadGEM2-ES: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/rlut/rlut_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:07,922 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 HadGEM2-ES: /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/rlutcs/rlutcs_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:07,922 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20110329 2023-06-22 21:34:07,923 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:07,923 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,923 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,924 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,924 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,924 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,924 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,926 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,926 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,926 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,926 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,926 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,926 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,927 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:07,928 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:07,929 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:07,930 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/rlut/rlut_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,931 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/rlutcs/rlutcs_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,931 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:34:07,931 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,932 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,932 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,932 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,932 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,932 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,933 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,934 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,934 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,934 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,935 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,935 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,935 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,935 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,936 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,938 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,939 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 IPSL-CM5A-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/rlut/rlut_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,939 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 IPSL-CM5A-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/rlutcs/rlutcs_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,939 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:34:07,940 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:07,941 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,941 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,941 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,941 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,941 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,941 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,943 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,943 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,943 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,943 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,943 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,944 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,944 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:07,945 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:07,947 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:07,961 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 IPSL-CM5A-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/rlut/rlut_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,961 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 IPSL-CM5A-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/rlutcs/rlutcs_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,961 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:34:07,962 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,962 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,962 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,962 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,963 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,963 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,963 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,965 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,965 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,965 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,965 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,965 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,965 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,966 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,967 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,969 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:07,971 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/rlut/rlut_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,971 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/rlutcs/rlutcs_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:07,971 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:34:07,972 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:07,972 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:07,972 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:07,972 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:07,973 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:07,973 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:07,973 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:07,974 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:07,974 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:07,975 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:07,975 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:07,975 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:07,975 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:07,976 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:07,977 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:07,978 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:07,996 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MIROC4h: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlut/rlut_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlut/rlut_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlut/rlut_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:08,013 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MIROC4h: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/rlutcs/rlutcs_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:08,013 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:34:08,014 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:08,014 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,014 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,014 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,014 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,015 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,015 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,017 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,017 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,017 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,017 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,017 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,017 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,018 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:08,019 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:08,020 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:08,021 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/rlut/rlut_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:08,021 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/rlutcs/rlutcs_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:08,021 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:34:08,022 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:08,023 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,023 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,023 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,023 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,023 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,023 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,025 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,025 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,025 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,025 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,026 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,026 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,026 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:08,027 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:08,028 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:08,030 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/rlut/rlut_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,030 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/rlutcs/rlutcs_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,030 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:34:08,030 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:08,031 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,031 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,031 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,031 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,032 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,032 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,033 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,033 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,034 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,034 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,034 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,034 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,034 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:08,035 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:08,037 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:08,060 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/rlut/rlut_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,060 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/rlutcs/rlutcs_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,060 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:34:08,061 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:08,061 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,061 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,061 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,062 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,062 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,062 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,063 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,064 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,064 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,064 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,064 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,064 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,065 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:08,066 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:08,079 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:08,081 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/rlut/rlut_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,081 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/rlutcs/rlutcs_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,081 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:34:08,081 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:08,082 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,082 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,082 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,082 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,082 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,083 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,084 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,084 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,085 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,085 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,085 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,085 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,085 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:08,086 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:08,088 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:08,089 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/rlut/rlut_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,090 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/rlutcs/rlutcs_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,090 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:34:08,090 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:08,091 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,091 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,091 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,091 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,091 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,091 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,093 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,093 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,093 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,093 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,094 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,094 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,094 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:08,095 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:08,096 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:08,098 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MPI-ESM-P: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/rlut/rlut_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,098 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MPI-ESM-P: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/rlutcs/rlutcs_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,098 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:34:08,099 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:08,099 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,099 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,099 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,100 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,100 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,100 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,102 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,102 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,102 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,102 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,102 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,102 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,103 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:08,104 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:08,105 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:08,107 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/rlut/rlut_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,107 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/rlutcs/rlutcs_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,107 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:34:08,108 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:08,108 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,108 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,109 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,109 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,109 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,109 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,111 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,111 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,111 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,111 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,111 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,111 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,112 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:08,113 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:08,114 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:08,115 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 MRI-ESM1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/rlut/rlut_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:08,116 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 MRI-ESM1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/rlutcs/rlutcs_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:08,116 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:34:08,116 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:08,117 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,117 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,117 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,117 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,117 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,118 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,119 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,119 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,119 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,120 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,120 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-ME', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,120 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,120 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:08,121 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:08,126 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:08,131 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/rlut/rlut_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,131 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/rlutcs/rlutcs_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,131 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:34:08,132 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:08,132 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'} 2023-06-22 21:34:08,132 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,133 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,133 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,133 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,133 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,135 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,135 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,135 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,135 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,135 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'NorESM1-M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,135 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,136 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/lwcre/lwcre_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:08,137 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:08,140 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:08,144 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/rlut/rlut_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,144 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/rlutcs/rlutcs_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:08,144 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:34:08,144 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,145 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,145 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,145 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,145 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,145 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,145 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,147 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,147 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,147 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,147 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,147 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,148 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,148 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,148 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,215 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,239 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlut/gn/v20200212/rlut_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:08,239 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 AWI-ESM-1-1-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20200212/rlutcs_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:08,239 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:34:08,239 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,240 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,240 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,240 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,240 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,240 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,240 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,242 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,242 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,242 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,243 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,243 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,243 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,243 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,244 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,247 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,250 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlut/gn/v20181126/rlut_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,250 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 BCC-CSM2-MR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/rlutcs/gn/v20181126/rlutcs_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,250 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, v20181126 2023-06-22 21:34:08,251 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,251 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,251 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,251 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,251 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,252 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,252 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,253 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,253 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,254 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,254 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,254 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,254 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,254 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,255 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,258 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,261 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlut/gn/v20190708/rlut_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,261 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CAMS-CSM1-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/rlutcs/gn/v20190708/rlutcs_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,261 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, v20190708 2023-06-22 21:34:08,261 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,261 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,262 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,262 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,262 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,262 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,262 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,264 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,264 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,264 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,264 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,264 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,264 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,265 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,265 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,269 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,293 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/v20191120/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlut/gn/v20191120/rlut_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:08,293 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CESM2-FV2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/v20191120/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/rlutcs/gn/v20191120/rlutcs_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:08,293 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:34:08,294 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,294 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,294 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,294 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,294 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,294 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,295 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,296 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,296 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,297 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,297 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,297 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,297 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,297 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,298 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,300 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,304 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlut/gn/v20190308/rlut_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,304 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CESM2: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/rlutcs/gn/v20190308/rlutcs_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,304 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:34:08,305 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,305 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,305 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,305 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,305 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,305 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,306 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,307 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,307 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,307 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,308 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,308 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,308 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,308 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,309 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,312 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,315 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlut/gn/v20190227/rlut_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,315 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CESM2-WACCM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190227/rlutcs_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:08,315 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:34:08,315 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,316 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,316 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,316 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,316 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,316 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,316 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,318 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,318 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,318 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,318 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,319 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,319 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,319 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,319 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,322 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,337 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlut/gr/v20191021/rlut_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,337 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CNRM-CM6-1-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/rlutcs/gr/v20191021/rlutcs_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,337 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:34:08,338 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,338 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,338 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,338 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,338 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,339 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,339 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,340 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,340 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,341 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,341 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,341 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,341 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,341 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,342 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,345 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,347 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlut/gr/v20180917/rlut_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,347 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CNRM-CM6-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/rlutcs/gr/v20180917/rlutcs_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,347 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:34:08,348 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,348 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,348 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,348 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,349 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,349 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,349 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,350 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,351 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,351 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,351 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,351 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,351 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,352 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/lwcre/gr/*/lwcre_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,352 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlut/gr/*/rlut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,355 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlutcs/gr/*/rlutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:08,357 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlut/gr/v20181206/rlut_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,357 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 CNRM-ESM2-1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/rlutcs/gr/v20181206/rlutcs_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:08,357 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:34:08,358 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,358 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,358 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,358 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,358 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,359 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,359 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,360 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,360 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,361 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,361 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,361 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,361 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,361 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,362 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,368 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,372 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/v20190818/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/v20190818/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlut/gn/v20190818/rlut_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:08,372 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 FGOALS-g3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/v20190818/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/v20190818/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/rlutcs/gn/v20190818/rlutcs_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:08,373 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:34:08,373 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,373 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,373 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,374 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,374 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,374 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,374 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,376 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,376 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,376 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,376 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,376 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,376 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,377 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,377 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,380 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,380 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rlutcs'} 2023-06-22 21:34:08,380 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,380 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,380 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,381 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,381 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,382 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,382 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,382 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:08,383 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:08,544 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=rlutcs HTTP/1.1" 200 None 2023-06-22 21:34:08,579 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:08,628 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rlutcs.gr1.v20180301.rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:08,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rlutcs.gr1.v20180701.rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:08,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.rlutcs.gr1.v20180701.rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:08,629 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'rlutcs'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20180301/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20180701/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20180701/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:08,630 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20180701/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:08,630 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 GFDL-CM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlut/gr1/v20180701/rlut_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:08,630 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20180701/rlutcs_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:08,630 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:34:08,631 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,631 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,631 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,631 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,631 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,632 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,632 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,634 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,634 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,634 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,634 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,634 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,634 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,635 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/lwcre/gr1/*/lwcre_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,635 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlut/gr1/*/rlut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,638 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlutcs/gr1/*/rlutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:08,677 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlut/gr1/v20190726/rlut_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:08,677 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 GFDL-ESM4: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/rlutcs/gr1/v20190726/rlutcs_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:08,677 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:34:08,678 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,678 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,678 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,678 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,678 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,679 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,679 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,680 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,680 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,681 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,681 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,681 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,681 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,682 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,682 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,702 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,720 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/v20180827/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlut/gn/v20180827/rlut_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:08,720 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 GISS-E2-1-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/v20180827/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/rlutcs/gn/v20180827/rlutcs_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:08,720 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:34:08,721 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,721 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,721 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,721 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,721 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,722 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,722 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,723 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,723 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,724 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,724 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,724 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,724 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,724 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,725 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,729 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:08,733 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/v20190403/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlut/gn/v20190403/rlut_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:08,733 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 GISS-E2-1-H: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/v20190403/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/rlutcs/gn/v20190403/rlutcs_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:08,733 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:34:08,733 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:08,734 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,734 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,734 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,734 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,734 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,735 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,736 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,736 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,736 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,737 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,737 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,737 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,737 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/lwcre/gn/*/lwcre_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:08,738 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/*/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:08,741 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/*/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:08,744 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlut/gn/v20190624/rlut_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:08,744 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 HadGEM3-GC31-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/rlutcs/gn/v20190624/rlutcs_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:08,744 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:34:08,745 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:08,745 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:08,745 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,745 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,745 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,745 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,746 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,747 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,747 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,748 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:08,748 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:08,748 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:08,748 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:08,748 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:08,749 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/*/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/*/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/*/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/*/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:08,749 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlut'} 2023-06-22 21:34:08,749 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:08,749 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:08,749 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:08,750 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:08,750 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:08,751 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:08,751 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:08,751 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:08,752 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:08,922 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=rlut HTTP/1.1" 200 None 2023-06-22 21:34:08,957 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:09,018 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.rlut.gr.v20180803.rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:09,020 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlut'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/v20180803/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:09,020 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/v20180803/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:09,020 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:09,021 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlutcs'} 2023-06-22 21:34:09,021 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,021 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,021 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,021 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,021 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,023 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,023 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,023 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:09,024 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:09,193 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=rlutcs HTTP/1.1" 200 None 2023-06-22 21:34:09,227 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:09,278 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.rlutcs.gr.v20180803.rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:09,280 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlutcs'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/v20180803/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:09,280 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/v20180803/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:09,280 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlut/gr/v20180803/rlut_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:09,280 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/rlutcs/gr/v20180803/rlutcs_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:09,280 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:34:09,281 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:09,281 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,281 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,281 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,281 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,282 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,282 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,283 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,283 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,284 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,284 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,284 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,284 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,284 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/lwcre/gr/*/lwcre_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:09,285 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlut/gr/*/rlut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlut/gr/*/rlut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlut/gr/*/rlut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlut/gr/*/rlut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:09,287 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlutcs/gr/*/rlutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:09,300 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlut/gr/v20190910/rlut_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:09,300 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 KACE-1-0-G: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/rlutcs/gr/v20190910/rlutcs_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:09,300 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:34:09,300 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,301 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,301 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,301 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,301 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,301 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,301 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,303 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,303 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,303 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,303 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,304 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,304 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,304 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,305 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,308 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,324 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlut/gn/v20181212/rlut_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:09,324 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MIROC6: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/rlutcs/gn/v20190311/rlutcs_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:09,324 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, ['v20181212', 'v20190311'] 2023-06-22 21:34:09,325 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,325 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,325 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,325 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,325 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,326 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,326 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,327 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,327 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,328 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,328 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,328 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,328 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,328 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,329 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,331 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'rlut'} 2023-06-22 21:34:09,331 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,331 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,331 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,332 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,332 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,333 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,333 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,333 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:09,334 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:09,514 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC-ES2L&member_id=r1i1p1f2&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=rlut HTTP/1.1" 200 None 2023-06-22 21:34:09,549 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:09,610 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,612 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190823' for CMIP6.CMIP.MIROC.MIROC-ES2L.historical.r1i1p1f2.Amon.rlut.gn.v20190823.rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:09,612 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC-ES2L', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'rlut'}: ESGFFile:CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/v20190823/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:09,612 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/v20190823/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:09,612 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,615 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MIROC-ES2L: /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlut/gn/v20190823/rlut_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:09,615 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/rlutcs/gn/v20190823/rlutcs_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:09,616 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:34:09,616 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,616 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,617 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,617 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,617 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,617 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,617 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,619 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,619 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,619 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,620 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,620 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,620 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,620 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,621 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,640 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,643 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/v20190627/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlut/gn/v20190627/rlut_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,643 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MPI-ESM-1-2-HAM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190627/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190627/rlutcs_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,643 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:34:09,644 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,644 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,644 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,644 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,645 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,645 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,645 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,646 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,646 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,647 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,647 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,647 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,647 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,648 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,648 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,655 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,680 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,680 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MPI-ESM1-2-HR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,680 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:09,681 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,681 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,681 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,681 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,681 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,682 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,682 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,683 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,683 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,684 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,684 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,684 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,684 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,684 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,685 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,690 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,694 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlut/gn/v20190710/rlut_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,694 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MPI-ESM1-2-LR: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/rlutcs/gn/v20190710/rlutcs_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,694 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:09,694 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,695 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,695 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,695 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,695 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,695 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,695 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,697 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,697 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,697 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,698 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,698 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,698 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,698 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,699 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,701 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,704 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlut/gn/v20190222/rlut_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,704 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 MRI-ESM2-0: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/rlutcs/gn/v20190222/rlutcs_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,704 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:34:09,705 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,705 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,705 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,705 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,705 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,706 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,706 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,707 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,707 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,708 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,708 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,708 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,708 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,708 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,709 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,712 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlut/gn/v20190630/rlut_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 NESM3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/rlutcs/gn/v20190630/rlutcs_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,715 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190630 2023-06-22 21:34:09,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,716 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,716 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,718 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,718 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,719 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,719 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-LM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,719 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,720 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,720 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,726 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,732 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/v20190815/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/v20190815/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlut/gn/v20190815/rlut_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,732 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190815/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190815/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/rlutcs/gn/v20190815/rlutcs_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,732 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:34:09,733 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,733 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,733 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,733 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,734 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,734 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,734 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,735 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,735 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,736 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,736 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,736 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,736 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,737 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,737 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,743 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,747 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/v20190323/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/v20190323/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlut/gn/v20190323/rlut_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,747 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 SAM0-UNICON: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/v20190323/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/v20190323/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/rlutcs/gn/v20190323/rlutcs_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:09,747 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:34:09,748 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,748 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,748 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,748 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,749 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,749 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,749 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,750 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,751 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,751 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,751 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,751 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,751 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,752 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/lwcre/gn/*/lwcre_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,752 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlut/gn/*/rlut_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,780 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlutcs/gn/*/rlutcs_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:09,782 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlut/gn/v20200623/rlut_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,782 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 TaiESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/rlutcs/gn/v20200623/rlutcs_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:09,783 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:34:09,783 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,784 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'} 2023-06-22 21:34:09,784 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,784 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,784 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,784 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,785 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,786 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,786 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,787 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-22 21:34:09,787 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:09,787 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'lwcre'}: none 2023-06-22 21:34:09,787 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-22 21:34:09,787 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/lwcre/gn/*/lwcre_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,788 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/*/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,792 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/*/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:09,794 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlut of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlut/gn/v20190406/rlut_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:09,794 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable rlutcs of dataset CMIP6 UKESM1-0-LL: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/rlutcs/gn/v20190406/rlutcs_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:09,794 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: lwcre, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, v20190406 2023-06-22 21:34:09,795 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,796 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,796 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc 2023-06-22 21:34:09,796 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'CERES-EBAF', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlut', 'alias': 'OBS_CERES-EBAF', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlut', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux', 'tier': 2, 'timerange': '2001/2021', 'type': 'sat', 'units': 'W m-2', 'version': 'Ed4.1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,797 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlut[_.]*nc 2023-06-22 21:34:09,797 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,797 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,797 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'CERES-EBAF', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlutcs', 'alias': 'OBS_CERES-EBAF', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '2001/2021', 'type': 'sat', 'units': 'W m-2', 'version': 'Ed4.1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,798 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/CERES-EBAF/OBS_CERES-EBAF_sat_Ed4.1_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,798 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,798 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,799 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,799 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc 2023-06-22 21:34:09,800 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlut', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlut', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,801 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlut[_.]*nc 2023-06-22 21:34:09,801 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,801 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,801 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'ESACCI-CLOUD', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlutcs', 'alias': 'OBS_ESACCI-CLOUD', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '1992/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'AVHRR-AMPM-fv3.0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,802 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ESACCI-CLOUD/OBS_ESACCI-CLOUD_sat_AVHRR-AMPM-fv3.0_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,802 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,802 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,803 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_lwcre[_.]*nc 2023-06-22 21:34:09,803 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc 2023-06-22 21:34:09,803 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'ISCCP-FH', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlut', 'alias': 'OBS_ISCCP-FH', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlut', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux', 'tier': 2, 'timerange': '1984/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'v0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,804 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlut[_.]*nc 2023-06-22 21:34:09,804 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,804 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,804 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'lwcre', 'dataset': 'ISCCP-FH', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'rlutcs', 'alias': 'OBS_ISCCP-FH', 'derive': True, 'exp': 'historical', 'frequency': 'mon', 'long_name': 'TOA Outgoing Clear-Sky Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlutcs', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'CERES-EBAF', 'standard_name': 'toa_outgoing_longwave_flux_assuming_clear_sky', 'tier': 2, 'timerange': '1984/2016', 'type': 'sat', 'units': 'W m-2', 'version': 'v0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:09,805 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_rlutcs[_.]*nc 2023-06-22 21:34:09,805 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:09,805 UTC [1512075] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task clouds_tay/prw 2023-06-22 21:34:09,805 UTC [1512075] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim' task for variable 'prw' 2023-06-22 21:34:09,808 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-0_historical_r1i1p1*.nc 2023-06-22 21:34:09,808 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:09,808 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:09,809 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:09,809 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:09,809 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:09,809 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:09,811 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:09,811 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:09,811 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:09,812 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:09,969 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:10,003 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:10,064 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:10,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,065 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:10,066 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:34:10,067 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 ACCESS1-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/prw_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:10,067 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v20120727 2023-06-22 21:34:10,068 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_ACCESS1-3_historical_r1i1p1*.nc 2023-06-22 21:34:10,068 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:10,068 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:10,069 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:10,069 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:10,069 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:10,069 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:10,071 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:10,071 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:10,071 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:10,072 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:10,235 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:10,270 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:10,331 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20120413.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130325' for cmip5.output1.CSIRO-BOM.ACCESS1-3.historical.mon.atmos.Amon.r1i1p1.v20130325.prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:34:10,334 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20120413/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:10,335 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2023-06-22 21:34:10,335 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 ACCESS1-3: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/atmos/Amon/r1i1p1/v20130325/prw_Amon_ACCESS1-3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:10,335 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, ACCESS1-3, historical, r1i1p1, v20130325 2023-06-22 21:34:10,336 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1_historical_r1i1p1*.nc 2023-06-22 21:34:10,336 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:10,337 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:10,337 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:10,337 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:10,337 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:10,337 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:10,339 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:10,339 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:10,339 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:10,340 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:10,643 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:10,643 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:10,704 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:10,705 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:10,705 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.BCC.bcc-csm1-1.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:10,705 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:10,706 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:10,706 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 bcc-csm1-1: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:34:10,706 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-06-22 21:34:10,707 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_bcc-csm1-1-m_historical_r1i1p1*.nc 2023-06-22 21:34:10,708 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:10,708 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:10,708 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:10,708 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:10,708 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:10,708 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:10,710 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:10,710 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:10,710 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:10,711 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:10,861 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1%28m%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BCC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:10,861 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:10,913 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:10,914 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709 2023-06-22 21:34:10,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120709' for cmip5.output1.BCC.bcc-csm1-1-m.historical.mon.atmos.Amon.r1i1p1.v20120709.prw_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:10,915 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1(m)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/prw_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:10,915 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/prw_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:10,915 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 bcc-csm1-1-m: /scratch/tomast/ESGF/cmip5/output1/BCC/bcc-csm1-1-m/historical/mon/atmos/Amon/r1i1p1/v20120709/prw_Amon_bcc-csm1-1-m_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:34:10,915 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, bcc-csm1-1-m, historical, r1i1p1, v20120709 2023-06-22 21:34:10,916 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_BNU-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:10,916 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:10,917 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:10,917 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:10,917 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:10,917 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:10,917 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:10,919 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:10,919 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:10,919 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:10,920 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:11,067 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BNU-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=BNU&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:11,101 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:11,145 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:11,146 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,146 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120504' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,147 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 BNU-ESM: /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/prw_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:11,147 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, BNU-ESM, historical, r1i1p1, v20120510 2023-06-22 21:34:11,148 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CanESM2_historical_r1i1p1*.nc 2023-06-22 21:34:11,149 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:11,149 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:11,149 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:11,149 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:11,150 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:11,150 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:11,151 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:11,151 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:11,152 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:11,152 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:11,299 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:11,299 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:11,357 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120718' for cmip5.output1.CCCma.CanESM2.historical.mon.atmos.Amon.r1i1p1.v20120718.prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,358 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CanESM2: /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/prw_Amon_CanESM2_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:11,358 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CanESM2, historical, r1i1p1, v20120718 2023-06-22 21:34:11,359 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CCSM4_historical_r1i1p1*.nc 2023-06-22 21:34:11,361 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/prw/prw_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,361 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CCSM4, historical, r1i1p1, v20160829 2023-06-22 21:34:11,362 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-BGC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-BGC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-BGC_historical_r1i1p1*.nc 2023-06-22 21:34:11,362 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:11,362 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:11,362 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:11,363 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:11,363 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:11,363 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:11,364 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:11,365 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:11,365 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:11,365 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:11,513 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28BGC%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:11,514 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:11,576 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:11,577 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.prw_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,577 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130213' for cmip5.output1.NSF-DOE-NCAR.CESM1-BGC.historical.mon.atmos.Amon.r1i1p1.v20130213.prw_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,577 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(BGC)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/prw_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,577 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/prw_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,577 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CESM1-BGC: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/atmos/Amon/r1i1p1/v20130213/prw_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:11,578 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CESM1-BGC, historical, r1i1p1, v20130213 2023-06-22 21:34:11,578 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-CAM5_historical_r1i1p1*.nc 2023-06-22 21:34:11,579 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:11,579 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:11,579 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:11,579 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:11,580 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:11,580 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:11,581 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:11,581 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:11,581 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:11,582 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:11,733 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28CAM5%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:11,734 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:11,780 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:11,781 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.prw_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,781 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NSF-DOE-NCAR.CESM1-CAM5.historical.mon.atmos.Amon.r1i1p1.v20130313.prw_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,781 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(CAM5)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/prw_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,781 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/prw_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,781 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CESM1-CAM5: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/atmos/Amon/r1i1p1/v20130313/prw_Amon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:11,781 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130313 2023-06-22 21:34:11,782 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1*.nc 2023-06-22 21:34:11,783 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:11,783 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:11,783 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:11,783 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:11,783 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:11,783 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:11,785 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:11,785 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:11,785 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:11,786 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:11,934 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28FASTCHEM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:11,935 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:11,992 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:11,993 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.prw_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,994 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121029' for cmip5.output1.NSF-DOE-NCAR.CESM1-FASTCHEM.historical.mon.atmos.Amon.r1i1p1.v20121029.prw_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:11,994 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(FASTCHEM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,994 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:11,994 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CESM1-FASTCHEM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/atmos/Amon/r1i1p1/v20121029/prw_Amon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:11,994 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121029 2023-06-22 21:34:11,995 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-WACCM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-WACCM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CESM1-WACCM_historical_r1i1p1*.nc 2023-06-22 21:34:11,995 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:11,996 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:11,996 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:11,996 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:11,996 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:11,996 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:11,998 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:11,998 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:11,998 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:11,999 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:12,146 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CESM1%28WACCM%29&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NSF-DOE-NCAR&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:12,147 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:12,187 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:12,189 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.prw_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:12,189 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130314' for cmip5.output1.NSF-DOE-NCAR.CESM1-WACCM.historical.mon.atmos.Amon.r1i1p1.v20130314.prw_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:12,189 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CESM1(WACCM)', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NSF-DOE-NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/prw_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:12,189 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/prw_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:12,189 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CESM1-WACCM: /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/atmos/Amon/r1i1p1/v20130314/prw_Amon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:12,189 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20130314 2023-06-22 21:34:12,190 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CESM_historical_r1i1p1*.nc 2023-06-22 21:34:12,191 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:12,191 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:12,191 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:12,191 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:12,192 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:12,192 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:12,194 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:12,194 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:12,194 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:12,195 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:12,379 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:12,552 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:12,618 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,622 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,623 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120907' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20120907.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,630 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130416' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20130416.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,631 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,632 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,633 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,634 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,635 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CESM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:12,639 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:34:12,640 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_185001-185412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,640 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_185501-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,640 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_186001-186412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,640 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_186501-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,641 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_187001-187412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,641 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_187501-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,641 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_188001-188412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,641 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_188501-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,641 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_189001-189412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,642 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_189501-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,642 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_190001-190412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,642 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_190501-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,642 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_191001-191412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,642 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_191501-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_192001-192412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_192501-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_193001-193412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_193501-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_194001-194412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,643 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_194501-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_195001-195412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_195501-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_196001-196412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_196501-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_197001-197412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,644 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_197501-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,645 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_198001-198412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,645 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,645 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,645 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,645 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,646 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20130416/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20120907/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:12,647 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:34:12,647 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CMCC-CESM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CESM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CESM_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:34:12,647 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CMCC-CESM, historical, r1i1p1, v20170725 2023-06-22 21:34:12,648 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CMCC-CM_historical_r1i1p1*.nc 2023-06-22 21:34:12,649 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:12,649 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:12,649 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:12,649 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:12,649 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:12,650 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:12,651 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:12,651 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:12,652 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:12,652 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:12,818 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CMCC-CM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CMCC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:12,956 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:13,018 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:13,019 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:34:13,019 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:34:13,020 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:34:13,021 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121008' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20121008.prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:34:13,022 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc 2023-06-22 21:34:13,023 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:13,024 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20170725' for cmip5.output1.CMCC.CMCC-CM.historical.mon.atmos.Amon.r1i1p1.v20170725.prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:13,025 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CMCC-CM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CMCC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,026 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,027 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,028 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,028 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,028 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'], not [ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20121008/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,028 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] ESGFFile:cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc on hosts ['esgf.nci.org.au', 'esgf-node.cmcc.it'] 2023-06-22 21:34:13,029 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CMCC-CM: /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CMCC/CMCC-CM/historical/mon/atmos/Amon/r1i1p1/v20170725/prw_Amon_CMCC-CM_historical_r1i1p1_200001-200512.nc (will be downloaded) 2023-06-22 21:34:13,029 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CMCC-CM, historical, r1i1p1, v20170725 2023-06-22 21:34:13,030 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-06-22 21:34:13,030 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:13,030 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:13,030 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:13,031 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:13,031 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:13,031 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:13,033 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:13,033 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:13,033 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:13,034 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:13,190 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:13,258 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:13,310 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110518.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,311 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110829' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20110829.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20111123.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.mon.atmos.Amon.r1i1p1.v20120323.prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:34:13,312 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20111123/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110829/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20110518/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:13,313 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-22 21:34:13,313 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/prw_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:13,313 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2023-06-22 21:34:13,314 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FGOALS-g2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FGOALS-g2_historical_r1i1p1*.nc 2023-06-22 21:34:13,314 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:13,315 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:13,315 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:13,315 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:13,315 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:13,315 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:13,317 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:13,317 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:13,317 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:13,318 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:13,478 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=LASG-CESS&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:13,547 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:13,612 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc 2023-06-22 21:34:13,614 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,615 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc 2023-06-22 21:34:13,616 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,616 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc 2023-06-22 21:34:13,616 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1 2023-06-22 21:34:13,616 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.LASG-CESS.FGOALS-g2.historical.mon.atmos.Amon.r1i1p1.v1.prw_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-06-22 21:34:13,617 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_185001-185912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] 2023-06-22 21:34:13,617 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] 2023-06-22 21:34:13,617 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 FGOALS-g2: /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_198001-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/atmos/Amon/r1i1p1/v1/prw_Amon_FGOALS-g2_historical_r1i1p1_200001-200512.nc (will be downloaded) 2023-06-22 21:34:13,617 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-06-22 21:34:13,618 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FIO-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FIO-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_FIO-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:13,619 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:13,619 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:13,619 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:13,619 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:13,620 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:13,620 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:13,621 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:13,622 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:13,622 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:13,622 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:13,772 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FIO-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=FIO&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:13,806 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:13,856 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'dataset' from 'fio-esm' to 'FIO-ESM' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121010' for cmip5.output1.FIO.FIO-ESM.historical.mon.atmos.Amon.r1i1p1.v20121010.prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FIO-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'FIO', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'aims3.llnl.gov'] 2023-06-22 21:34:13,858 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 FIO-ESM: /scratch/tomast/ESGF/cmip5/output1/FIO/FIO-ESM/historical/mon/atmos/Amon/r1i1p1/v20121010/prw_Amon_FIO-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:13,858 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, FIO-ESM, historical, r1i1p1, v20121010 2023-06-22 21:34:13,859 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-CM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-CM3_historical_r1i1p1*.nc 2023-06-22 21:34:13,860 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:13,860 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:13,860 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:13,860 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:13,860 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:13,861 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:13,862 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:13,862 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:13,862 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:13,863 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:14,034 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-CM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:14,171 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:14,230 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc 2023-06-22 21:34:14,232 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:14,233 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:14,234 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:14,235 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc 2023-06-22 21:34:14,236 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:14,237 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120227' for cmip5.output1.NOAA-GFDL.GFDL-CM3.historical.mon.atmos.Amon.r1i1p1.v20120227.prw_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-06-22 21:34:14,238 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-CM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_186001-186412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_186501-186912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_187001-187412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_187501-187912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_188001-188412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_188501-188912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_189001-189412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_189501-189912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_190001-190412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_190501-190912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_191001-191412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_191501-191912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_192001-192412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_192501-192912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_193001-193412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_193501-193912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_194001-194412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_194501-194912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_195001-195412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_195501-195912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_196001-196412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_196501-196912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_197001-197412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_197501-197912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_198001-198412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:14,239 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:14,240 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GFDL-CM3: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_198501-198912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199001-199412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/atmos/Amon/r1i1p1/v20120227/prw_Amon_GFDL-CM3_historical_r1i1p1_200501-200512.nc (will be downloaded) 2023-06-22 21:34:14,240 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GFDL-CM3, historical, r1i1p1, v20120227 2023-06-22 21:34:14,241 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-06-22 21:34:14,241 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:14,241 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:14,242 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:14,242 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:14,242 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:14,242 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:14,244 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:14,244 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:14,244 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:14,245 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:14,432 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:14,571 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:14,621 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,624 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,625 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2023-06-22 21:34:14,626 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2023-06-22 21:34:14,627 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2023-06-22 21:34:14,628 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412 2023-06-22 21:34:14,629 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120412' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.atmos.Amon.r1i1p1.v20120412.prw_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:14,631 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:14,632 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:14,632 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/prw_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:14,632 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2023-06-22 21:34:14,633 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-06-22 21:34:14,634 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:14,634 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:14,634 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:14,634 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:14,634 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:14,635 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:14,636 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:14,636 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:14,637 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:14,637 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:14,828 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NOAA-GFDL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:14,966 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:15,023 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc 2023-06-22 21:34:15,026 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc 2023-06-22 21:34:15,027 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc 2023-06-22 21:34:15,028 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc 2023-06-22 21:34:15,029 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc 2023-06-22 21:34:15,030 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228 2023-06-22 21:34:15,031 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111228' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.historical.mon.atmos.Amon.r1i1p1.v20111228.prw_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:15,033 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:15,034 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:15,034 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GFDL-ESM2M: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/prw_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:15,034 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20111228 2023-06-22 21:34:15,035 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H-CC_historical_r1i1p1*.nc 2023-06-22 21:34:15,036 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:15,036 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:15,036 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:15,036 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:15,036 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:15,037 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:15,038 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:15,038 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:15,038 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:15,039 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:15,312 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:15,381 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:15,443 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:15,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120723' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20120723.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H-CC.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,446 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,447 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20120723/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,447 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:15,447 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GISS-E2-H-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H-CC/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H-CC_historical_r1i1p1_195101-201012.nc (will be downloaded) 2023-06-22 21:34:15,447 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GISS-E2-H-CC, historical, r1i1p1, v20160426 2023-06-22 21:34:15,448 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-H_historical_r1i1p1*.nc 2023-06-22 21:34:15,449 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:15,449 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:15,449 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:15,449 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:15,449 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:15,450 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:15,451 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:15,451 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:15,451 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:15,452 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:15,611 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-H&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:15,648 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:15,694 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120517' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20120517.prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc 2023-06-22 21:34:15,696 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160426' for cmip5.output1.NASA-GISS.GISS-E2-H.historical.mon.atmos.Amon.r1i1p1.v20160426.prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-H', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_185001-190012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_190101-195012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,697 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20120517/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:15,698 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc on hosts ['aims3.llnl.gov', 'dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:15,698 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GISS-E2-H: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-H/historical/mon/atmos/Amon/r1i1p1/v20160426/prw_Amon_GISS-E2-H_historical_r1i1p1_195101-200512.nc (will be downloaded) 2023-06-22 21:34:15,698 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GISS-E2-H, historical, r1i1p1, v20160426 2023-06-22 21:34:15,699 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R-CC_historical_r1i1p1*.nc 2023-06-22 21:34:15,699 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:15,700 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:15,700 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:15,700 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:15,700 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:15,700 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:15,702 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:15,702 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:15,702 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:15,703 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:15,861 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:15,933 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:15,998 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:15,999 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:15,999 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:15,999 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:15,999 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:15,999 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120720' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20120720.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,000 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:16,001 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R-CC.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc 2023-06-22 21:34:16,002 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:16,002 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,002 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,002 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,002 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,003 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,003 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,003 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20120720/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,003 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:16,004 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GISS-E2-R-CC: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R-CC/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R-CC_historical_r1i1p1_200101-201012.nc (will be downloaded) 2023-06-22 21:34:16,004 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GISS-E2-R-CC, historical, r1i1p1, v20160502 2023-06-22 21:34:16,004 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_GISS-E2-R_historical_r1i1p1*.nc 2023-06-22 21:34:16,005 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:16,005 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:16,005 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:16,005 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:16,006 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:16,006 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:16,007 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:16,007 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:16,008 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:16,008 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:16,172 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GISS-E2-R&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=NASA-GISS&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:16,275 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:16,323 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:16,324 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,324 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,324 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,324 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,325 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:16,326 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:16,327 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:16,327 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,327 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,327 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,327 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,328 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,328 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,328 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-22 21:34:16,328 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-22 21:34:16,329 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 GISS-E2-R: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/prw_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:16,329 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, GISS-E2-R, historical, r1i1p1, v20160502 2023-06-22 21:34:16,329 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-CC_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-CC_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-CC_historical_r1i1p1*.nc 2023-06-22 21:34:16,330 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:16,330 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:16,330 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:16,330 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:16,331 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:16,331 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:16,332 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:16,332 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:16,333 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:16,333 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:16,484 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-CC&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MOHC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:16,552 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:16,617 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,619 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.MOHC.HadGEM2-CC.historical.mon.atmos.Amon.r1i1p1.v20110927.prw_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,620 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-CC', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:16,621 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:16,621 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 HadGEM2-CC: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/atmos/Amon/r1i1p1/v20110927/prw_Amon_HadGEM2-CC_historical_r1i1p1_198412-200511.nc (will be downloaded) 2023-06-22 21:34:16,621 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110927 2023-06-22 21:34:16,622 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_HadGEM2-ES_historical_r1i1p1*.nc 2023-06-22 21:34:16,623 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:16,623 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:16,623 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:16,623 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:16,623 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:16,624 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:16,625 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:16,625 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:16,626 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:16,626 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:16,784 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=HadGEM2-ES&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INPE%2CMOHC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:16,853 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:16,909 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:16,912 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,912 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,912 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,912 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,913 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,914 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-22 21:34:16,915 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,915 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-22 21:34:16,915 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,916 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-22 21:34:16,917 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2023-06-22 21:34:16,917 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 HadGEM2-ES: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/prw_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc (will be downloaded) 2023-06-22 21:34:16,917 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20120928 2023-06-22 21:34:16,918 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_inmcm4_historical_r1i1p1*.nc 2023-06-22 21:34:16,919 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:16,919 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:16,919 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:16,919 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:16,920 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:16,920 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:16,922 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:16,922 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:16,922 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:16,923 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:17,073 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=INM&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:17,107 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:17,160 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:17,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.prw_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:17,162 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.prw_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:17,162 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/prw_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:17,163 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/prw_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:17,163 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 inmcm4: /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/prw_Amon_inmcm4_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:17,163 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, inmcm4, historical, r1i1p1, v20130207 2023-06-22 21:34:17,164 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-06-22 21:34:17,165 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:17,165 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:17,165 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:17,165 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:17,165 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:17,165 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:17,167 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:17,167 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:17,167 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:17,168 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:17,323 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:17,357 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:17,416 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:17,417 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406 2023-06-22 21:34:17,417 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110406' for cmip5.output1.IPSL.IPSL-CM5A-LR.historical.mon.atmos.Amon.r1i1p1.v20110406.prw_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:17,418 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,418 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,418 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 IPSL-CM5A-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/atmos/Amon/r1i1p1/v20110406/prw_Amon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:17,418 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20110406 2023-06-22 21:34:17,419 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-06-22 21:34:17,420 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:17,420 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:17,420 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:17,420 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:17,420 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:17,420 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:17,422 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:17,422 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:17,422 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:17,423 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:17,647 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:17,682 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:17,730 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:17,731 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119 2023-06-22 21:34:17,732 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.historical.mon.atmos.Amon.r1i1p1.v20111119.prw_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:17,732 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,732 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,732 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 IPSL-CM5A-MR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/atmos/Amon/r1i1p1/v20111119/prw_Amon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:17,732 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-06-22 21:34:17,733 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-06-22 21:34:17,734 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:17,734 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:17,734 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:17,734 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:17,734 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:17,735 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:17,736 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:17,736 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:17,736 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:17,737 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:17,885 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=IPSL&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:17,898 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:17,953 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:17,954 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114 2023-06-22 21:34:17,955 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120114' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114.prw_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:17,955 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,955 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:17,955 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 IPSL-CM5B-LR: /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/prw_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:17,955 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-06-22 21:34:17,956 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC4h_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC4h_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC4h_historical_r1i1p1*.nc 2023-06-22 21:34:17,957 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:17,957 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:17,957 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:17,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:17,957 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:17,957 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:17,959 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:17,960 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:18,131 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC4h&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:18,234 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:18,277 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:18,278 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc 2023-06-22 21:34:18,278 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,278 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628 2023-06-22 21:34:18,279 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120628' for cmip5.output1.MIROC.MIROC4h.historical.mon.atmos.Amon.r1i1p1.v20120628.prw_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc 2023-06-22 21:34:18,280 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC4h', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_195001-195012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_195101-196012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_196101-197012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_197101-198012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,280 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,281 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MIROC4h: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_198101-199012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_199101-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC4h/historical/mon/atmos/Amon/r1i1p1/v20120628/prw_Amon_MIROC4h_historical_r1i1p1_200101-200512.nc (will be downloaded) 2023-06-22 21:34:18,281 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MIROC4h, historical, r1i1p1, v20120628 2023-06-22 21:34:18,281 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC5_historical_r1i1p1*.nc 2023-06-22 21:34:18,282 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:18,282 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:18,282 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:18,282 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:18,283 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:18,283 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:18,284 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:18,284 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:18,285 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:18,285 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:18,443 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:18,445 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:18,502 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:18,503 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:18,503 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.prw_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-06-22 21:34:18,503 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,503 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,504 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2023-06-22 21:34:18,504 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-06-22 21:34:18,504 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-06-22 21:34:18,505 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:18,505 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:18,505 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:18,505 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:18,506 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:18,506 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:18,507 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:18,507 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:18,507 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:18,508 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:18,657 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:18,670 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:18,713 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:18,714 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:18,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.atmos.Amon.r1i1p1.v20120710.prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:18,715 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,715 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:18,715 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-06-22 21:34:18,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MIROC-ESM_historical_r1i1p1*.nc 2023-06-22 21:34:18,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:18,717 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:18,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:18,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:18,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:18,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:18,719 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:18,719 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:18,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:18,720 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:18,872 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MIROC&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:18,881 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:18,944 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:18,946 UTC [1512075] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-22 21:34:18,946 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.prw_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:18,947 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,947 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:18,947 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/prw_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:18,947 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-06-22 21:34:18,948 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-06-22 21:34:18,949 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:18,949 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:18,949 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:18,949 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:18,950 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:18,950 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:18,952 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:18,952 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:18,952 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:18,953 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:19,102 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:19,137 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:19,196 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:19,198 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.prw_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,198 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.prw_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,198 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,198 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,198 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:19,199 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-06-22 21:34:19,199 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-06-22 21:34:19,200 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:19,200 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:19,200 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:19,201 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:19,201 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:19,201 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:19,203 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:19,203 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:19,203 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:19,204 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:19,351 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:19,363 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:19,423 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:19,424 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.prw_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,424 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.atmos.Amon.r1i1p1.v20120503.prw_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,425 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/prw_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,425 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/prw_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,425 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/prw_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:19,425 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-06-22 21:34:19,426 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-P_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-P_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MPI-ESM-P_historical_r1i1p1*.nc 2023-06-22 21:34:19,427 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:19,427 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:19,427 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:19,427 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:19,427 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:19,428 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:19,429 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:19,429 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:19,429 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:19,430 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:19,581 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-P&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MPI-M&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:19,591 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:19,645 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:19,647 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.prw_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,647 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-P.historical.mon.atmos.Amon.r1i1p1.v20120315.prw_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,647 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-P', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,647 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-22 21:34:19,647 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MPI-ESM-P: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/atmos/Amon/r1i1p1/v20120315/prw_Amon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:19,647 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120315 2023-06-22 21:34:19,648 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2023-06-22 21:34:19,649 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:19,649 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:19,649 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:19,649 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:19,650 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:19,650 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:19,652 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:19,652 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:19,652 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:19,653 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:19,823 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:19,857 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:19,904 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:19,906 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.prw_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,906 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.prw_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:19,906 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/prw_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:19,907 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/prw_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-22 21:34:19,907 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/prw_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2023-06-22 21:34:19,907 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-06-22 21:34:19,908 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-ESM1_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_MRI-ESM1_historical_r1i1p1*.nc 2023-06-22 21:34:19,908 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'} 2023-06-22 21:34:19,908 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:19,909 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:19,909 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:19,909 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:19,909 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:19,911 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:19,911 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:19,911 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:19,912 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:20,064 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=MRI&cmor_table=Amon&product=output1%2Coutput2&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:20,073 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:20,121 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:20,123 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.prw_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:20,123 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130307' for cmip5.output1.MRI.MRI-ESM1.historical.mon.atmos.Amon.r1i1p1.v20130307.prw_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-06-22 21:34:20,123 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'prw'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/prw_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:20,123 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/prw_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-22 21:34:20,123 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 MRI-ESM1: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/atmos/Amon/r1i1p1/v20130307/prw_Amon_MRI-ESM1_historical_r1i1p1_185101-200512.nc (will be downloaded) 2023-06-22 21:34:20,123 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-06-22 21:34:20,124 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-ME_historical_r1i1p1*.nc 2023-06-22 21:34:20,129 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/prw/prw_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:20,129 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2023-06-22 21:34:20,130 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/prw/prw_Amon_NorESM1-M_historical_r1i1p1*.nc 2023-06-22 21:34:20,134 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/prw/prw_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-06-22 21:34:20,134 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2023-06-22 21:34:20,134 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:20,135 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:20,135 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:20,135 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:20,135 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:20,135 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:20,135 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:20,137 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:20,137 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:20,137 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:20,138 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:20,502 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=AWI-ESM-1-1-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=AWI&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:20,743 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:20,852 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:20,854 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:20,855 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:20,855 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:20,855 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:20,855 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:20,857 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:20,857 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:20,857 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:20,858 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:21,078 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=500&type=File&project=CMIP6&activity_drs=CMIP&source_id=AWI-ESM-1-1-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=AWI&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:21,250 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:21,426 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185001-185012.nc 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185101-185112.nc 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185201-185212.nc 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185301-185312.nc 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185401-185412.nc 2023-06-22 21:34:21,432 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185501-185512.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185601-185612.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185701-185712.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185801-185812.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185901-185912.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186001-186012.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186101-186112.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186201-186212.nc 2023-06-22 21:34:21,433 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186301-186312.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186401-186412.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186501-186512.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186601-186612.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186701-186712.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186801-186812.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186901-186912.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187001-187012.nc 2023-06-22 21:34:21,434 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187101-187112.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187201-187212.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187301-187312.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187401-187412.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187501-187512.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187601-187612.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187701-187712.nc 2023-06-22 21:34:21,435 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187801-187812.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187901-187912.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188001-188012.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188101-188112.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188201-188212.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188301-188312.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188401-188412.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188501-188512.nc 2023-06-22 21:34:21,436 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188601-188612.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188701-188712.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188801-188812.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188901-188912.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189001-189012.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189101-189112.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189201-189212.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189301-189312.nc 2023-06-22 21:34:21,437 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189401-189412.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189501-189512.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189601-189612.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189701-189712.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189801-189812.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189901-189912.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190001-190012.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190101-190112.nc 2023-06-22 21:34:21,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190201-190212.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190301-190312.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190401-190412.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190501-190512.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190601-190612.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190701-190712.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190801-190812.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190901-190912.nc 2023-06-22 21:34:21,439 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191001-191012.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191101-191112.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191201-191212.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191301-191312.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191401-191412.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191501-191512.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191601-191612.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191701-191712.nc 2023-06-22 21:34:21,440 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191801-191812.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191901-191912.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192001-192012.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192101-192112.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192201-192212.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192301-192312.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192401-192412.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192501-192512.nc 2023-06-22 21:34:21,441 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192601-192612.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192701-192712.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192801-192812.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192901-192912.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193001-193012.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193101-193112.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193201-193212.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193301-193312.nc 2023-06-22 21:34:21,442 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193401-193412.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193501-193512.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193601-193612.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193701-193712.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193801-193812.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193901-193912.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194001-194012.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194101-194112.nc 2023-06-22 21:34:21,443 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194201-194212.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194301-194312.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194401-194412.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194501-194512.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194601-194612.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194701-194712.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194801-194812.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194901-194912.nc 2023-06-22 21:34:21,444 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195001-195012.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195101-195112.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195201-195212.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195301-195312.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195401-195412.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195501-195512.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195601-195612.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195701-195712.nc 2023-06-22 21:34:21,445 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195801-195812.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195901-195912.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196001-196012.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196101-196112.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196201-196212.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196301-196312.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196401-196412.nc 2023-06-22 21:34:21,446 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196501-196512.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196601-196612.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196701-196712.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196801-196812.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196901-196912.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197001-197012.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197101-197112.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197201-197212.nc 2023-06-22 21:34:21,447 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197301-197312.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197401-197412.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197501-197512.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197601-197612.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197701-197712.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197801-197812.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197901-197912.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198001-198012.nc 2023-06-22 21:34:21,448 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198101-198112.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198201-198212.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198301-198312.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198401-198412.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198501-198512.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198601-198612.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198701-198712.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198801-198812.nc 2023-06-22 21:34:21,449 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198901-198912.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199001-199012.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199101-199112.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199201-199212.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199301-199312.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199401-199412.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc 2023-06-22 21:34:21,450 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc 2023-06-22 21:34:21,451 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc 2023-06-22 21:34:21,452 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc 2023-06-22 21:34:21,453 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc 2023-06-22 21:34:21,453 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200212' for CMIP6.CMIP.AWI.AWI-ESM-1-1-LR.historical.r1i1p1f1.Amon.prw.gn.v20200212.prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc 2023-06-22 21:34:21,462 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'AWI-ESM-1-1-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185001-185012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185101-185112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185201-185212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185301-185312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185401-185412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185501-185512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185601-185612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185701-185712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185801-185812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_185901-185912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186001-186012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186101-186112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186201-186212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186301-186312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186401-186412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186501-186512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186601-186612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186701-186712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186801-186812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_186901-186912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187001-187012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187101-187112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187201-187212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187301-187312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187401-187412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187501-187512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187601-187612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187701-187712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187801-187812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_187901-187912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188001-188012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188101-188112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188201-188212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188301-188312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188401-188412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188501-188512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188601-188612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188701-188712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188801-188812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_188901-188912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189001-189012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189101-189112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189201-189212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189301-189312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189401-189412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189501-189512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189601-189612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189701-189712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189801-189812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_189901-189912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190001-190012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190101-190112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190201-190212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190301-190312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190401-190412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190501-190512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190601-190612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190701-190712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190801-190812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_190901-190912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191001-191012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191101-191112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191201-191212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191301-191312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191401-191412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191501-191512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191601-191612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191701-191712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191801-191812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_191901-191912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192001-192012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192101-192112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192201-192212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192301-192312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192401-192412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192501-192512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192601-192612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192701-192712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192801-192812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_192901-192912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193001-193012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193101-193112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193201-193212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193301-193312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193401-193412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193501-193512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193601-193612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193701-193712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193801-193812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_193901-193912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194001-194012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194101-194112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194201-194212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194301-194312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194401-194412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194501-194512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194601-194612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194701-194712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194801-194812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_194901-194912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195001-195012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195101-195112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195201-195212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195301-195312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195401-195412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195501-195512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195601-195612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195701-195712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195801-195812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_195901-195912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196001-196012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196101-196112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196201-196212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196301-196312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196401-196412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196501-196512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196601-196612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196701-196712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196801-196812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_196901-196912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197001-197012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197101-197112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197201-197212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197301-197312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197401-197412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197501-197512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197601-197612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197701-197712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197801-197812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_197901-197912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198001-198012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198101-198112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198201-198212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198301-198312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198401-198412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198501-198512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198601-198612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198701-198712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198801-198812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_198901-198912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199001-199012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199101-199112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199201-199212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199301-199312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199401-199412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,469 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc on hosts ['esgf-data1.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,470 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 AWI-ESM-1-1-LR: /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199501-199512.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199601-199612.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199701-199712.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199801-199812.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_199901-199912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200001-200012.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200101-200112.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200201-200212.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200301-200312.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200401-200412.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200501-200512.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200601-200612.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200701-200712.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200801-200812.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_200901-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201001-201012.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201101-201112.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201201-201212.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201301-201312.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/AWI/AWI-ESM-1-1-LR/historical/r1i1p1f1/Amon/prw/gn/v20200212/prw_Amon_AWI-ESM-1-1-LR_historical_r1i1p1f1_gn_201401-201412.nc (will be downloaded) 2023-06-22 21:34:21,470 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, AWI-ESM-1-1-LR, CMIP, historical, r1i1p1f1, gn, v20200212 2023-06-22 21:34:21,471 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:21,471 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:21,471 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:21,471 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:21,471 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:21,472 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:21,472 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:21,474 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:21,474 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:21,474 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:21,475 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:21,633 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=BCC-CSM2-MR&member_id=r1i1p1f1&experiment_id=historical&institution_id=BCC&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:21,668 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:21,713 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:21,714 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20181126' for CMIP6.CMIP.BCC.BCC-CSM2-MR.historical.r1i1p1f1.Amon.prw.gn.v20181126.prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:21,714 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'BCC-CSM2-MR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'BCC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/v20181126/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'cmip.bcc.cma.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,715 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/v20181126/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'cmip.bcc.cma.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,715 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 BCC-CSM2-MR: /scratch/tomast/ESGF/CMIP6/CMIP/BCC/BCC-CSM2-MR/historical/r1i1p1f1/Amon/prw/gn/v20181126/prw_Amon_BCC-CSM2-MR_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:21,715 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, BCC-CSM2-MR, CMIP, historical, r1i1p1f1, gn, v20181126 2023-06-22 21:34:21,716 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:21,716 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:21,716 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:21,716 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:21,716 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:21,717 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:21,717 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:21,718 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:21,719 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:21,719 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:21,719 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:21,870 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CAMS-CSM1-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAMS&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:21,905 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:21,962 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:21,963 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190708' for CMIP6.CMIP.CAMS.CAMS-CSM1-0.historical.r1i1p1f1.Amon.prw.gn.v20190708.prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:21,964 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CAMS-CSM1-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAMS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/v20190708/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg.camscma.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,964 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/v20190708/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg.camscma.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:21,964 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CAMS-CSM1-0: /scratch/tomast/ESGF/CMIP6/CMIP/CAMS/CAMS-CSM1-0/historical/r1i1p1f1/Amon/prw/gn/v20190708/prw_Amon_CAMS-CSM1-0_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:21,964 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CAMS-CSM1-0, CMIP, historical, r1i1p1f1, gn, v20190708 2023-06-22 21:34:21,965 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:21,965 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:21,965 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:21,965 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:21,965 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:21,966 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:21,966 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:21,967 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:21,967 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:21,968 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:21,968 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:22,179 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-FV2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:22,248 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:22,299 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:22,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20191120' for CMIP6.CMIP.NCAR.CESM2-FV2.historical.r1i1p1f1.Amon.prw.gn.v20191120.prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_185001-189912.nc 2023-06-22 21:34:22,300 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20191120' for CMIP6.CMIP.NCAR.CESM2-FV2.historical.r1i1p1f1.Amon.prw.gn.v20191120.prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_190001-194912.nc 2023-06-22 21:34:22,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20191120' for CMIP6.CMIP.NCAR.CESM2-FV2.historical.r1i1p1f1.Amon.prw.gn.v20191120.prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc 2023-06-22 21:34:22,301 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20191120' for CMIP6.CMIP.NCAR.CESM2-FV2.historical.r1i1p1f1.Amon.prw.gn.v20191120.prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc 2023-06-22 21:34:22,301 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-FV2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_185001-189912.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_190001-194912.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,301 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc on hosts ['esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,302 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CESM2-FV2: /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_195001-199912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-FV2/historical/r1i1p1f1/Amon/prw/gn/v20191120/prw_Amon_CESM2-FV2_historical_r1i1p1f1_gn_200001-201412.nc (will be downloaded) 2023-06-22 21:34:22,302 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CESM2-FV2, CMIP, historical, r1i1p1f1, gn, v20191120 2023-06-22 21:34:22,302 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:22,303 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:22,303 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:22,303 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:22,303 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:22,303 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:22,303 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:22,305 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:22,305 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:22,305 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:22,306 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:22,478 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:22,512 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:22,560 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:22,562 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190308' for CMIP6.CMIP.NCAR.CESM2.historical.r1i1p1f1.Amon.prw.gn.v20190308.prw_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:22,562 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/v20190308/prw_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,562 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/v20190308/prw_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,562 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CESM2: /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2/historical/r1i1p1f1/Amon/prw/gn/v20190308/prw_Amon_CESM2_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:22,562 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CESM2, CMIP, historical, r1i1p1f1, gn, v20190308 2023-06-22 21:34:22,563 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:22,563 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:22,563 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:22,563 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:22,563 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:22,564 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:22,564 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:22,565 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:22,565 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:22,566 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:22,566 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:22,718 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CESM2-WACCM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCAR&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:22,752 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:22,812 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:22,813 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190227' for CMIP6.CMIP.NCAR.CESM2-WACCM.historical.r1i1p1f1.Amon.prw.gn.v20190227.prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:22,813 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CESM2-WACCM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCAR', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/v20190227/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,813 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/v20190227/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data.ucar.edu', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:22,814 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CESM2-WACCM: /scratch/tomast/ESGF/CMIP6/CMIP/NCAR/CESM2-WACCM/historical/r1i1p1f1/Amon/prw/gn/v20190227/prw_Amon_CESM2-WACCM_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:22,814 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CESM2-WACCM, CMIP, historical, r1i1p1f1, gn, v20190227 2023-06-22 21:34:22,814 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:22,815 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:22,815 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:22,815 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:22,815 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:22,815 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:22,815 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:22,817 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:22,817 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:22,817 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:22,818 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:22,969 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1-HR&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:23,004 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:23,054 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:23,056 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20191021' for CMIP6.CMIP.CNRM-CERFACS.CNRM-CM6-1-HR.historical.r1i1p1f2.Amon.prw.gr.v20191021.prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:23,056 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1-HR', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/v20191021/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,056 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/v20191021/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,056 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CNRM-CM6-1-HR: /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1-HR/historical/r1i1p1f2/Amon/prw/gr/v20191021/prw_Amon_CNRM-CM6-1-HR_historical_r1i1p1f2_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:23,056 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CNRM-CM6-1-HR, CMIP, historical, r1i1p1f2, gr, v20191021 2023-06-22 21:34:23,057 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:23,057 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:23,057 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:23,058 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:23,058 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:23,058 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:23,058 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:23,060 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:23,060 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:23,060 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:23,061 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:23,221 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-CM6-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:23,256 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:23,301 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:23,302 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180917' for CMIP6.CMIP.CNRM-CERFACS.CNRM-CM6-1.historical.r1i1p1f2.Amon.prw.gr.v20180917.prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:23,302 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-CM6-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/v20180917/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,303 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/v20180917/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,303 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CNRM-CM6-1: /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-CM6-1/historical/r1i1p1f2/Amon/prw/gr/v20180917/prw_Amon_CNRM-CM6-1_historical_r1i1p1f2_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:23,303 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CNRM-CM6-1, CMIP, historical, r1i1p1f2, gr, v20180917 2023-06-22 21:34:23,303 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9034K/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/*/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr*.nc 2023-06-22 21:34:23,304 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:23,304 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:23,304 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:23,304 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:23,304 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:23,304 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:23,306 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:23,306 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:23,306 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:23,307 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:23,457 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=CNRM-ESM2-1&member_id=r1i1p1f2&experiment_id=historical&institution_id=CNRM-CERFACS&grid_label=gr&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:23,491 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:23,551 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:23,553 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20181206' for CMIP6.CMIP.CNRM-CERFACS.CNRM-ESM2-1.historical.r1i1p1f2.Amon.prw.gr.v20181206.prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc 2023-06-22 21:34:23,553 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'CNRM-ESM2-1', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'CNRM-CERFACS', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/v20181206/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,553 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/v20181206/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,553 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 CNRM-ESM2-1: /scratch/tomast/ESGF/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical/r1i1p1f2/Amon/prw/gr/v20181206/prw_Amon_CNRM-ESM2-1_historical_r1i1p1f2_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:23,553 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, CNRM-ESM2-1, CMIP, historical, r1i1p1f2, gr, v20181206 2023-06-22 21:34:23,554 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:23,554 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:23,554 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:23,554 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:23,554 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:23,555 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:23,555 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:23,556 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:23,556 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:23,557 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:23,557 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:23,746 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=FGOALS-g3&member_id=r1i1p1f1&experiment_id=historical&institution_id=CAS&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:23,884 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:23,932 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:23,933 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_185001-185912.nc 2023-06-22 21:34:23,933 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_186001-186912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_187001-187912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_188001-188912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_189001-189912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_190001-190912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_191001-191912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_192001-192912.nc 2023-06-22 21:34:23,934 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_193001-193912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_194001-194912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_195001-195912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_196001-196912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_197001-197912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_198001-198912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc 2023-06-22 21:34:23,935 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:23,936 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190818' for CMIP6.CMIP.CAS.FGOALS-g3.historical.r1i1p1f1.Amon.prw.gn.v20190818.prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc 2023-06-22 21:34:23,937 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'FGOALS-g3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'CAS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_185001-185912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_186001-186912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_187001-187912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_188001-188912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_189001-189912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_190001-190912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_191001-191912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_192001-192912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_193001-193912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_194001-194912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_195001-195912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_196001-196912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_197001-197912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_198001-198912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esg.lasg.ac.cn'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,938 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc on hosts ['esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esg.lasg.ac.cn'] ESGFFile:CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:23,938 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 FGOALS-g3: /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_200001-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201412.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/CAS/FGOALS-g3/historical/r1i1p1f1/Amon/prw/gn/v20190818/prw_Amon_FGOALS-g3_historical_r1i1p1f1_gn_201001-201612.nc (will be downloaded) 2023-06-22 21:34:23,938 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, FGOALS-g3, CMIP, historical, r1i1p1f1, gn, v20190818 2023-06-22 21:34:23,939 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:23,939 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:23,939 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:23,939 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:23,940 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:23,940 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:23,940 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:23,942 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:23,942 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:23,942 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:23,942 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:24,096 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-CM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:24,131 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:24,182 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:24,184 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180301' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.prw.gr1.v20180301.prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc 2023-06-22 21:34:24,184 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.prw.gr1.v20180701.prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:24,184 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180701' for CMIP6.CMIP.NOAA-GFDL.GFDL-CM4.historical.r1i1p1f1.Amon.prw.gr1.v20180701.prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:24,184 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-CM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/v20180301/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-185412.nc on hosts ['aims3.llnl.gov'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/v20180701/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/v20180701/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:24,185 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/v20180701/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:24,185 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 GFDL-CM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical/r1i1p1f1/Amon/prw/gr1/v20180701/prw_Amon_GFDL-CM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:24,185 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, GFDL-CM4, CMIP, historical, r1i1p1f1, gr1, v20180701 2023-06-22 21:34:24,186 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9034K/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/*/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1*.nc 2023-06-22 21:34:24,186 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:24,186 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:24,186 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:24,186 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:24,186 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:24,187 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:24,188 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:24,188 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:24,188 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:24,189 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:24,341 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GFDL-ESM4&member_id=r1i1p1f1&experiment_id=historical&institution_id=NOAA-GFDL&grid_label=gr1&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:24,376 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:24,436 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:24,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190726' for CMIP6.CMIP.NOAA-GFDL.GFDL-ESM4.historical.r1i1p1f1.Amon.prw.gr1.v20190726.prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_185001-194912.nc 2023-06-22 21:34:24,438 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190726' for CMIP6.CMIP.NOAA-GFDL.GFDL-ESM4.historical.r1i1p1f1.Amon.prw.gr1.v20190726.prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc 2023-06-22 21:34:24,438 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GFDL-ESM4', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NOAA-GFDL', 'grid_label': 'gr1', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/v20190726/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/v20190726/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:24,438 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/v20190726/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:24,438 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 GFDL-ESM4: /scratch/tomast/ESGF/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical/r1i1p1f1/Amon/prw/gr1/v20190726/prw_Amon_GFDL-ESM4_historical_r1i1p1f1_gr1_195001-201412.nc (will be downloaded) 2023-06-22 21:34:24,438 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, GFDL-ESM4, CMIP, historical, r1i1p1f1, gr1, v20190726 2023-06-22 21:34:24,439 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:24,439 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:24,440 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:24,440 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:24,440 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:24,440 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:24,440 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:24,442 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:24,442 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:24,442 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:24,443 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:24,722 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:24,825 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:24,900 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_185001-190012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_190101-195012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_185001-190012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_190101-195012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_195101-200012.nc 2023-06-22 21:34:24,902 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180827' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-G.historical.r1i1p1f1.Amon.prw.gn.v20180827.prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:24,903 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_185001-190012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_190101-195012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_185001-190012.nc on hosts ['esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_190101-195012.nc on hosts ['esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_195101-200012.nc on hosts ['esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_200101-201412.nc on hosts ['esgf3.dkrz.de'] 2023-06-22 21:34:24,904 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_195101-200012.nc on hosts ['esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_200101-201412.nc on hosts ['esgf3.dkrz.de'] 2023-06-22 21:34:24,904 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 GISS-E2-1-G: /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_195101-200012.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_GISS-E2-1-G_historical_r1i1p1f1_gn_200101-201412.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_195101-200012.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical/r1i1p1f1/Amon/prw/gn/v20180827/prw_Amon_historical_GISS-E2-1-G_r1i1p1f1_gn_200101-201412.nc (will be downloaded) 2023-06-22 21:34:24,904 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, GISS-E2-1-G, CMIP, historical, r1i1p1f1, gn, v20180827 2023-06-22 21:34:24,905 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:24,905 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:24,905 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:24,905 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:24,905 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:24,905 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:24,906 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:24,907 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:24,907 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:24,907 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:24,908 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:25,067 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=GISS-E2-1-H&member_id=r1i1p1f1&experiment_id=historical&institution_id=NASA-GISS&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:25,136 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:25,178 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:25,179 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190403' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-H.historical.r1i1p1f1.Amon.prw.gn.v20190403.prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_185001-190012.nc 2023-06-22 21:34:25,180 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190403' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-H.historical.r1i1p1f1.Amon.prw.gn.v20190403.prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_190101-195012.nc 2023-06-22 21:34:25,180 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190403' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-H.historical.r1i1p1f1.Amon.prw.gn.v20190403.prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc 2023-06-22 21:34:25,180 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190403' for CMIP6.CMIP.NASA-GISS.GISS-E2-1-H.historical.r1i1p1f1.Amon.prw.gn.v20190403.prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc 2023-06-22 21:34:25,180 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'GISS-E2-1-H', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NASA-GISS', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_185001-190012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_190101-195012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:25,181 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc on hosts ['aims3.llnl.gov', 'dpesgf03.nccs.nasa.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:25,181 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 GISS-E2-1-H: /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_195101-200012.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical/r1i1p1f1/Amon/prw/gn/v20190403/prw_Amon_GISS-E2-1-H_historical_r1i1p1f1_gn_200101-201412.nc (will be downloaded) 2023-06-22 21:34:25,181 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, GISS-E2-1-H, CMIP, historical, r1i1p1f1, gn, v20190403 2023-06-22 21:34:25,182 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/*/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn*.nc 2023-06-22 21:34:25,182 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:25,182 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:25,182 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:25,182 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:25,183 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:25,183 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:25,184 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:25,184 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:25,184 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:25,185 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:25,342 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=HadGEM3-GC31-LL&member_id=r1i1p1f3&experiment_id=historical&institution_id=MOHC%2CNERC&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:25,376 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:25,421 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:25,423 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190624' for CMIP6.CMIP.MOHC.HadGEM3-GC31-LL.historical.r1i1p1f3.Amon.prw.gn.v20190624.prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_185001-194912.nc 2023-06-22 21:34:25,423 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190624' for CMIP6.CMIP.MOHC.HadGEM3-GC31-LL.historical.r1i1p1f3.Amon.prw.gn.v20190624.prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc 2023-06-22 21:34:25,423 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'HadGEM3-GC31-LL', 'member_id': 'r1i1p1f3', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/v20190624/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/v20190624/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:25,423 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/v20190624/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:25,423 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 HadGEM3-GC31-LL: /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical/r1i1p1f3/Amon/prw/gn/v20190624/prw_Amon_HadGEM3-GC31-LL_historical_r1i1p1f3_gn_195001-201412.nc (will be downloaded) 2023-06-22 21:34:25,423 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, HadGEM3-GC31-LL, CMIP, historical, r1i1p1f3, gn, v20190624 2023-06-22 21:34:25,424 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/*/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/*/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/*/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/*/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr*.nc 2023-06-22 21:34:25,424 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:25,424 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:25,425 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:25,425 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:25,425 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:25,425 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:25,427 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:25,427 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:25,427 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:25,427 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:25,585 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=IPSL-CM6A-LR&member_id=r3i1p1f1&experiment_id=historical&institution_id=IPSL&grid_label=gr&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:25,619 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:25,666 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:25,668 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180803' for CMIP6.CMIP.IPSL.IPSL-CM6A-LR.historical.r3i1p1f1.Amon.prw.gr.v20180803.prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:25,668 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'IPSL-CM6A-LR', 'member_id': 'r3i1p1f1', 'experiment_id': 'historical', 'institution_id': 'IPSL', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/v20180803/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:25,668 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/v20180803/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-22 21:34:25,668 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 IPSL-CM6A-LR: /scratch/tomast/ESGF/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/historical/r3i1p1f1/Amon/prw/gr/v20180803/prw_Amon_IPSL-CM6A-LR_historical_r3i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:25,668 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, IPSL-CM6A-LR, CMIP, historical, r3i1p1f1, gr, v20180803 2023-06-22 21:34:25,669 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/*/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/*/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/*/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/*/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr*.nc 2023-06-22 21:34:25,669 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:25,670 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:25,670 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:25,670 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:25,670 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:25,670 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:25,672 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:25,672 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:25,672 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:25,673 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:25,828 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=KACE-1-0-G&member_id=r1i1p1f1&experiment_id=historical&institution_id=NIMS-KMA&grid_label=gr&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:25,834 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:25,889 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:25,890 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190910' for CMIP6.CMIP.NIMS-KMA.KACE-1-0-G.historical.r1i1p1f1.Amon.prw.gr.v20190910.prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc 2023-06-22 21:34:25,890 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'KACE-1-0-G', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NIMS-KMA', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/v20190910/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf-nimscmip6.apcc21.org', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:25,891 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/v20190910/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf-nimscmip6.apcc21.org', 'esgf.ceda.ac.uk'] 2023-06-22 21:34:25,891 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 KACE-1-0-G: /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/KACE-1-0-G/historical/r1i1p1f1/Amon/prw/gr/v20190910/prw_Amon_KACE-1-0-G_historical_r1i1p1f1_gr_185001-201412.nc (will be downloaded) 2023-06-22 21:34:25,891 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, KACE-1-0-G, CMIP, historical, r1i1p1f1, gr, v20190910 2023-06-22 21:34:25,892 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MIROC6_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MIROC6_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:25,892 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:25,892 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:25,892 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:25,892 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:25,892 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:25,893 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:25,894 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:25,894 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:25,894 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:25,895 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:26,053 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MIROC6&member_id=r1i1p1f1&experiment_id=historical&institution_id=MIROC&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:26,122 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:26,181 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:26,182 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190311' for CMIP6.CMIP.MIROC.MIROC6.historical.r1i1p1f1.Amon.prw.gn.v20190311.prw_Amon_MIROC6_historical_r1i1p1f1_gn_185001-194912.nc 2023-06-22 21:34:26,182 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190311' for CMIP6.CMIP.MIROC.MIROC6.historical.r1i1p1f1.Amon.prw.gn.v20190311.prw_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc 2023-06-22 21:34:26,182 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MIROC6', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MIROC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/v20190311/prw_Amon_MIROC6_historical_r1i1p1f1_gn_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/v20190311/prw_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,183 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/v20190311/prw_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data02.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,183 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MIROC6: /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC6/historical/r1i1p1f1/Amon/prw/gn/v20190311/prw_Amon_MIROC6_historical_r1i1p1f1_gn_195001-201412.nc (will be downloaded) 2023-06-22 21:34:26,183 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MIROC6, CMIP, historical, r1i1p1f1, gn, v20190311 2023-06-22 21:34:26,183 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_MIROC-ES2L_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:26,186 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MIROC-ES2L: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MIROC/MIROC-ES2L/historical/r1i1p1f2/Amon/prw/gn/v20190823/prw_Amon_MIROC-ES2L_historical_r1i1p1f2_gn_185001-201412.nc 2023-06-22 21:34:26,186 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MIROC-ES2L, CMIP, historical, r1i1p1f2, gn, v20190823 2023-06-22 21:34:26,187 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:26,187 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:26,187 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:26,187 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:26,187 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:26,188 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:26,188 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:26,189 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:26,189 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:26,189 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:26,190 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:26,361 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM-1-2-HAM&member_id=r1i1p1f1&experiment_id=historical&institution_id=HAMMOZ-Consortium&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:26,465 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:26,533 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_185001-186912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_187001-188912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_189001-190912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_191001-192912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_193001-194912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_195001-196912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_197001-198912.nc 2023-06-22 21:34:26,535 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc 2023-06-22 21:34:26,536 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190627' for CMIP6.CMIP.HAMMOZ-Consortium.MPI-ESM-1-2-HAM.historical.r1i1p1f1.Amon.prw.gn.v20190627.prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:26,536 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM-1-2-HAM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'HAMMOZ-Consortium', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_185001-186912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_187001-188912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_189001-190912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_191001-192912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_193001-194912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_195001-196912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_197001-198912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,537 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,537 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MPI-ESM-1-2-HAM: /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_199001-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/historical/r1i1p1f1/Amon/prw/gn/v20190627/prw_Amon_MPI-ESM-1-2-HAM_historical_r1i1p1f1_gn_201001-201412.nc (will be downloaded) 2023-06-22 21:34:26,537 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MPI-ESM-1-2-HAM, CMIP, historical, r1i1p1f1, gn, v20190627 2023-06-22 21:34:26,538 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:26,538 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:26,538 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:26,538 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:26,538 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:26,538 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:26,539 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:26,540 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:26,540 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:26,540 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:26,541 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:26,751 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-HR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:26,923 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:26,979 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:26,981 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_185001-185412.nc 2023-06-22 21:34:26,981 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_185501-185912.nc 2023-06-22 21:34:26,981 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_186001-186412.nc 2023-06-22 21:34:26,981 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_186501-186912.nc 2023-06-22 21:34:26,981 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_187001-187412.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_187501-187912.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_188001-188412.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_188501-188912.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_189001-189412.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_189501-189912.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_190001-190412.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_190501-190912.nc 2023-06-22 21:34:26,982 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_191001-191412.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_191501-191912.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_192001-192412.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_192501-192912.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_193001-193412.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_193501-193912.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_194001-194412.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_194501-194912.nc 2023-06-22 21:34:26,983 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_195001-195412.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_195501-195912.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_196001-196412.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_196501-196912.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_197001-197412.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_197501-197912.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_198001-198412.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_198501-198912.nc 2023-06-22 21:34:26,984 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199001-199412.nc 2023-06-22 21:34:26,985 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc 2023-06-22 21:34:26,985 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc 2023-06-22 21:34:26,985 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc 2023-06-22 21:34:26,985 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:26,987 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-HR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_185001-185412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_185501-185912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_186001-186412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_186501-186912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_187001-187412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_187501-187912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_188001-188412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_188501-188912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_189001-189412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_189501-189912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_190001-190412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_190501-190912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_191001-191412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_191501-191912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_192001-192412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_192501-192912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_193001-193412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_193501-193912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_194001-194412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_194501-194912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_195001-195412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_195501-195912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_196001-196412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_196501-196912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_197001-197412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_197501-197912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_198001-198412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_198501-198912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199001-199412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,988 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:26,989 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MPI-ESM1-2-HR: /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_199501-199912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200001-200412.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_200501-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-HR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-HR_historical_r1i1p1f1_gn_201001-201412.nc (will be downloaded) 2023-06-22 21:34:26,989 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MPI-ESM1-2-HR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:26,989 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AWI/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:26,990 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:26,990 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:26,990 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:26,990 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:26,990 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:26,990 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:26,992 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:26,992 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:26,992 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:26,993 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:27,162 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MPI-ESM1-2-LR&member_id=r1i1p1f1&experiment_id=historical&institution_id=MPI-M%2CAWI&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:27,265 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:27,318 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:27,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_185001-186912.nc 2023-06-22 21:34:27,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_187001-188912.nc 2023-06-22 21:34:27,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_189001-190912.nc 2023-06-22 21:34:27,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_191001-192912.nc 2023-06-22 21:34:27,320 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_193001-194912.nc 2023-06-22 21:34:27,321 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_195001-196912.nc 2023-06-22 21:34:27,321 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_197001-198912.nc 2023-06-22 21:34:27,321 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc 2023-06-22 21:34:27,321 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190710' for CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.historical.r1i1p1f1.Amon.prw.gn.v20190710.prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:27,322 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MPI-ESM1-2-LR', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MPI-M,AWI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_185001-186912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_187001-188912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_189001-190912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_191001-192912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_193001-194912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_195001-196912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_197001-198912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,322 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['esgf-data04.diasjp.net', 'esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,322 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MPI-ESM1-2-LR: /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_199001-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/MPI-M/MPI-ESM1-2-LR/historical/r1i1p1f1/Amon/prw/gn/v20190710/prw_Amon_MPI-ESM1-2-LR_historical_r1i1p1f1_gn_201001-201412.nc (will be downloaded) 2023-06-22 21:34:27,322 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MPI-ESM1-2-LR, CMIP, historical, r1i1p1f1, gn, v20190710 2023-06-22 21:34:27,323 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:27,323 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:27,323 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:27,323 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:27,324 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:27,324 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:27,324 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:27,325 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:27,326 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:27,326 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:27,326 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:27,484 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=MRI-ESM2-0&member_id=r1i1p1f1&experiment_id=historical&institution_id=MRI&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:27,519 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:27,569 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:27,570 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190222' for CMIP6.CMIP.MRI.MRI-ESM2-0.historical.r1i1p1f1.Amon.prw.gn.v20190222.prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:27,570 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'MRI-ESM2-0', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'MRI', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/v20190222/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data03.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,570 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/v20190222/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data03.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,571 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 MRI-ESM2-0: /scratch/tomast/ESGF/CMIP6/CMIP/MRI/MRI-ESM2-0/historical/r1i1p1f1/Amon/prw/gn/v20190222/prw_Amon_MRI-ESM2-0_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:27,571 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, MRI-ESM2-0, CMIP, historical, r1i1p1f1, gn, v20190222 2023-06-22 21:34:27,571 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NESM3_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NESM3_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NESM3_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:27,572 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:27,572 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:27,572 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:27,572 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:27,572 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:27,572 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:27,574 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:27,574 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:27,574 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:27,575 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:27,733 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NESM3&member_id=r1i1p1f1&experiment_id=historical&institution_id=NUIST&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:27,767 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:27,813 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:27,814 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190630' for CMIP6.CMIP.NUIST.NESM3.historical.r1i1p1f1.Amon.prw.gn.v20190630.prw_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:27,814 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NESM3', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NUIST', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/v20190630/prw_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,814 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/v20190630/prw_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['aims3.llnl.gov', 'esg.lasg.ac.cn', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:27,814 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 NESM3: /scratch/tomast/ESGF/CMIP6/CMIP/NUIST/NESM3/historical/r1i1p1f1/Amon/prw/gn/v20190630/prw_Amon_NESM3_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:27,814 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, NESM3, CMIP, historical, r1i1p1f1, gn, v20190630 2023-06-22 21:34:27,815 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:27,821 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 NorESM2-LM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/v20190815/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/v20190815/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/prw/gn/v20190815/prw_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:27,821 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-06-22 21:34:27,822 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:27,822 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:27,822 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:27,822 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:27,822 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:27,823 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:27,823 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:27,824 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:27,824 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:27,825 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:27,825 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:28,017 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=SAM0-UNICON&member_id=r1i1p1f1&experiment_id=historical&institution_id=SNU&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:28,155 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:28,203 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:28,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_185001-185912.nc 2023-06-22 21:34:28,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_186001-186912.nc 2023-06-22 21:34:28,205 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_187001-187912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_188001-188912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_189001-189912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_190001-190912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_191001-191912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_192001-192912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_193001-193912.nc 2023-06-22 21:34:28,206 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_194001-194912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_195001-195912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_196001-196912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_197001-197912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_198001-198912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc 2023-06-22 21:34:28,207 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190323' for CMIP6.CMIP.SNU.SAM0-UNICON.historical.r1i1p1f1.Amon.prw.gn.v20190323.prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-22 21:34:28,209 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'SAM0-UNICON', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'SNU', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_185001-185912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_186001-186912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_187001-187912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_188001-188912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_189001-189912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_190001-190912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_191001-191912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_192001-192912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_193001-193912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_194001-194912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_195001-195912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_196001-196912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_197001-197912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_198001-198912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:28,209 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc on hosts ['aims3.llnl.gov', 'dist.nmlab.snu.ac.kr', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf3.dkrz.de'] 2023-06-22 21:34:28,210 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 SAM0-UNICON: /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_199001-199912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_200001-200912.nc (will be downloaded) /scratch/tomast/ESGF/CMIP6/CMIP/SNU/SAM0-UNICON/historical/r1i1p1f1/Amon/prw/gn/v20190323/prw_Amon_SAM0-UNICON_historical_r1i1p1f1_gn_201001-201412.nc (will be downloaded) 2023-06-22 21:34:28,210 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, SAM0-UNICON, CMIP, historical, r1i1p1f1, gn, v20190323 2023-06-22 21:34:28,210 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/*/prw_Amon_TaiESM1_historical_r1i1p1f1_gn*.nc 2023-06-22 21:34:28,211 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:28,211 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:28,211 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:28,211 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:28,211 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:28,211 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:28,213 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:28,213 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:28,213 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:28,214 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:28,367 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=TaiESM1&member_id=r1i1p1f1&experiment_id=historical&institution_id=AS-RCEC&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:28,401 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:28,456 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:28,458 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200218' for CMIP6.CMIP.AS-RCEC.TaiESM1.historical.r1i1p1f1.Amon.prw.gn.v20200218.prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:28,458 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20200623' for CMIP6.CMIP.AS-RCEC.TaiESM1.historical.r1i1p1f1.Amon.prw.gn.v20200623.prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-06-22 21:34:28,458 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'TaiESM1', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'AS-RCEC', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200218/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['esgf-data1.llnl.gov'] ESGFFile:CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200623/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.rcec.sinica.edu.tw', 'esgf3.dkrz.de', 'esgf-data04.diasjp.net', 'esgf.nci.org.au'] 2023-06-22 21:34:28,459 UTC [1512075] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200623/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.rcec.sinica.edu.tw', 'esgf3.dkrz.de', 'esgf-data04.diasjp.net', 'esgf.nci.org.au'], not [ESGFFile:CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200218/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['esgf-data1.llnl.gov']] 2023-06-22 21:34:28,459 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200623/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc on hosts ['esgf-data1.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.rcec.sinica.edu.tw', 'esgf3.dkrz.de', 'esgf-data04.diasjp.net', 'esgf.nci.org.au'] 2023-06-22 21:34:28,459 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 TaiESM1: /scratch/tomast/ESGF/CMIP6/CMIP/AS-RCEC/TaiESM1/historical/r1i1p1f1/Amon/prw/gn/v20200623/prw_Amon_TaiESM1_historical_r1i1p1f1_gn_185001-201412.nc (will be downloaded) 2023-06-22 21:34:28,459 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, TaiESM1, CMIP, historical, r1i1p1f1, gn, v20200623 2023-06-22 21:34:28,460 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9034K/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NERC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIMS-KMA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NIWA/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/*/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn*.nc 2023-06-22 21:34:28,461 UTC [1512075] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'} 2023-06-22 21:34:28,461 UTC [1512075] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-22 21:34:28,461 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-22 21:34:28,461 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-22 21:34:28,462 UTC [1512075] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-22 21:34:28,462 UTC [1512075] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-22 21:34:28,464 UTC [1512075] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-22 21:34:28,464 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-22 21:34:28,464 UTC [1512075] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-22 21:34:28,465 UTC [1512075] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-22 21:34:28,621 UTC [1512075] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=UKESM1-0-LL&member_id=r1i1p1f2&experiment_id=historical&institution_id=MOHC%2CNERC%2CNIMS-KMA%2CNIWA&grid_label=gn&table_id=Amon&variable=prw HTTP/1.1" 200 None 2023-06-22 21:34:28,659 UTC [1512075] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-22 21:34:28,721 UTC [1512075] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-22 21:34:28,722 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190406' for CMIP6.CMIP.MOHC.UKESM1-0-LL.historical.r1i1p1f2.Amon.prw.gn.v20190406.prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_185001-194912.nc 2023-06-22 21:34:28,722 UTC [1512075] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20190406' for CMIP6.CMIP.MOHC.UKESM1-0-LL.historical.r1i1p1f2.Amon.prw.gn.v20190406.prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc 2023-06-22 21:34:28,723 UTC [1512075] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'UKESM1-0-LL', 'member_id': 'r1i1p1f2', 'experiment_id': 'historical', 'institution_id': 'MOHC,NERC,NIMS-KMA,NIWA', 'grid_label': 'gn', 'table_id': 'Amon', 'variable': 'prw'}: ESGFFile:CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/v20190406/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_185001-194912.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] ESGFFile:CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/v20190406/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:28,723 UTC [1512075] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/v20190406/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc on hosts ['aims3.llnl.gov', 'esgf-data04.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf3.dkrz.de'] 2023-06-22 21:34:28,723 UTC [1512075] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable prw of dataset CMIP6 UKESM1-0-LL: /scratch/tomast/ESGF/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical/r1i1p1f2/Amon/prw/gn/v20190406/prw_Amon_UKESM1-0-LL_historical_r1i1p1f2_gn_195001-201412.nc (will be downloaded) 2023-06-22 21:34:28,723 UTC [1512075] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: prw, Amon, CMIP6, UKESM1-0-LL, CMIP, historical, r1i1p1f2, gn, v20190406 2023-06-22 21:34:28,724 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc 2023-06-22 21:34:28,724 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'prw', 'dataset': 'ESACCI-WATERVAPOUR', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'prw', 'alias': 'OBS_ESACCI-WATERVAPOUR', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Water Vapor Path', 'modeling_realm': ['atmos'], 'original_short_name': 'prw', 'preprocessor': 'clim', 'recipe_dataset_index': 68, 'reference_dataset': 'ESACCI-WATERVAPOUR', 'standard_name': 'atmosphere_water_vapor_content', 'tier': 3, 'timerange': '2003/2017', 'type': 'sat', 'units': 'kg m-2', 'version': 'CDR2-L3S-05deg_fv3.1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:28,725 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ESACCI-WATERVAPOUR/OBS_ESACCI-WATERVAPOUR_sat_CDR2-L3S-05deg_fv3.1_Amon_prw[_.]*nc 2023-06-22 21:34:28,725 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:28,725 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc 2023-06-22 21:34:28,726 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'prw', 'dataset': 'ISCCP-FH', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'prw', 'alias': 'OBS_ISCCP-FH', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Water Vapor Path', 'modeling_realm': ['atmos'], 'original_short_name': 'prw', 'preprocessor': 'clim', 'recipe_dataset_index': 69, 'reference_dataset': 'ESACCI-WATERVAPOUR', 'standard_name': 'atmosphere_water_vapor_content', 'tier': 2, 'timerange': '1984/2016', 'type': 'sat', 'units': 'kg m-2', 'version': 'v0'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:28,726 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/ISCCP-FH/OBS_ISCCP-FH_sat_v0_Amon_prw[_.]*nc 2023-06-22 21:34:28,726 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:28,727 UTC [1512075] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc 2023-06-22 21:34:28,728 UTC [1512075] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'clouds_tay', 'variable_group': 'prw', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'prw', 'activity': 'CMIP', 'alias': 'OBS6', 'exp': 'historical', 'frequency': 'mon', 'long_name': 'Water Vapor Path', 'modeling_realm': ['atmos'], 'original_short_name': 'prw', 'preprocessor': 'clim', 'recipe_dataset_index': 70, 'reference_dataset': 'ESACCI-WATERVAPOUR', 'standard_name': 'atmosphere_mass_content_of_water_vapor', 'tier': 3, 'timerange': '1986/2014', 'type': 'reanaly', 'units': 'kg m-2', 'version': '1'} session: 'recipe_lauer22jclim_fig2_taylor_20230622_213307' 2023-06-22 21:34:28,728 UTC [1512075] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_prw[_.]*nc 2023-06-22 21:34:28,728 UTC [1512075] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-22 21:34:28,728 UTC [1512075] ERROR esmvalcore._recipe.recipe:960 Could not create all tasks 2023-06-22 21:34:28,728 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/clt: - Missing data for Dataset: clt, Amon, OBS, CLARA-AVHRR, historical, V002_01 - Missing data for Dataset: clt, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: clt, Amon, OBS6, ERA-Interim, CMIP, historical, 1 - Missing data for Dataset: clt, Amon, native6, ERA5, CMIP, historical, v1 - No input data available for years 1982-1999, 2005-2016 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/PATMOS-x/OBS_PATMOS-x_sat_NOAA_Amon_clt_200401-200412.nc - No input data available for years 2017-2018 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200301-200301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200302-200302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200303-200303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200304-200304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200305-200305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200306-200306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200307-200307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200308-200308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200309-200309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200310-200310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200311-200311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200312-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200401-200401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200402-200402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200403-200403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200404-200404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200405-200405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200406-200406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200407-200407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200408-200408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200409-200409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200410-200410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200411-200411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200412-200412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200501-200501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200502-200502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200503-200503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200504-200504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200505-200505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200506-200506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200507-200507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200508-200508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200509-200509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200510-200510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200511-200511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200512-200512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200601-200601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200602-200602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200603-200603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200604-200604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200605-200605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200606-200606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200607-200607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200608-200608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200609-200609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200610-200610.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200611-200611.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200612-200612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200701-200701.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200702-200702.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200703-200703.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200704-200704.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200705-200705.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200706-200706.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200707-200707.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200708-200708.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200709-200709.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200710-200710.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200711-200711.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200712-200712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200801-200801.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200802-200802.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200803-200803.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200804-200804.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200805-200805.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200806-200806.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200807-200807.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200808-200808.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200809-200809.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200810-200810.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200811-200811.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200812-200812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200901-200901.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200902-200902.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200903-200903.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200904-200904.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200905-200905.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200906-200906.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200907-200907.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200908-200908.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200909-200909.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200910-200910.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200911-200911.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_200912-200912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201001-201001.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201002-201002.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201003-201003.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201004-201004.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201005-201005.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201006-201006.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201007-201007.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201008-201008.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201009-201009.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201010-201010.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201011-201011.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201012-201012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201101-201101.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201102-201102.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201103-201103.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201104-201104.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201105-201105.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201106-201106.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201107-201107.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201108-201108.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201109-201109.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201110-201110.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201111-201111.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201112-201112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201201-201201.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201202-201202.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201203-201203.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201204-201204.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201205-201205.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201206-201206.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201207-201207.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201208-201208.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201209-201209.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201210-201210.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201211-201211.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201212-201212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201301-201301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201302-201302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201303-201303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201304-201304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201305-201305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201306-201306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201307-201307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201308-201308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201309-201309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201310-201310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201311-201311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201312-201312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201401-201401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201402-201402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201403-201403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201404-201404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201405-201405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201406-201406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201407-201407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201408-201408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201409-201409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201410-201410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201411-201411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201412-201412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201501-201501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201502-201502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201503-201503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201504-201504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201505-201505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201506-201506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201507-201507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201508-201508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201509-201509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201510-201510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201511-201511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201512-201512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201601-201601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201602-201602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201603-201603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201604-201604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201605-201605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201606-201606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201607-201607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201608-201608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201609-201609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clt_201610-201610.nc 2023-06-22 21:34:28,729 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/clivi: - Missing data for Dataset: clivi, Amon, OBS, CLARA-AVHRR, historical, V002_01 - Missing data for Dataset: clivi, Amon, OBS, CLOUDSAT-L2, historical, P1-R05-gridbox-average-noprecip - Missing data for Dataset: clivi, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: clivi, Amon, OBS6, ERA-Interim, CMIP, historical, 1 - Missing data for Dataset: clivi, Amon, native6, ERA5, CMIP, historical, v1 - No input data available for years 2017-2018 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200301-200301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200302-200302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200303-200303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200304-200304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200305-200305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200306-200306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200307-200307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200308-200308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200309-200309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200310-200310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200311-200311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200312-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200401-200401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200402-200402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200403-200403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200404-200404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200405-200405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200406-200406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200407-200407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200408-200408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200409-200409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200410-200410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200411-200411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200412-200412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200501-200501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200502-200502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200503-200503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200504-200504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200505-200505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200506-200506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200507-200507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200508-200508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200509-200509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200510-200510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200511-200511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200512-200512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200601-200601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200602-200602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200603-200603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200604-200604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200605-200605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200606-200606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200607-200607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200608-200608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200609-200609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200610-200610.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200611-200611.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200612-200612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200701-200701.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200702-200702.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200703-200703.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200704-200704.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200705-200705.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200706-200706.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200707-200707.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200708-200708.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200709-200709.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200710-200710.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200711-200711.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200712-200712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200801-200801.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200802-200802.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200803-200803.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200804-200804.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200805-200805.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200806-200806.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200807-200807.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200808-200808.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200809-200809.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200810-200810.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200811-200811.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200812-200812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200901-200901.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200902-200902.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200903-200903.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200904-200904.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200905-200905.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200906-200906.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200907-200907.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200908-200908.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200909-200909.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200910-200910.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200911-200911.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200912-200912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201001-201001.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201002-201002.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201003-201003.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201004-201004.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201005-201005.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201006-201006.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201007-201007.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201008-201008.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201009-201009.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201010-201010.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201011-201011.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201012-201012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201101-201101.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201102-201102.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201103-201103.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201104-201104.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201105-201105.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201106-201106.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201107-201107.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201108-201108.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201109-201109.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201110-201110.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201111-201111.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201112-201112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201201-201201.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201202-201202.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201203-201203.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201204-201204.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201205-201205.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201206-201206.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201207-201207.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201208-201208.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201209-201209.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201210-201210.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201211-201211.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201212-201212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201301-201301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201302-201302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201303-201303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201304-201304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201305-201305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201306-201306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201307-201307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201308-201308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201309-201309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201310-201310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201311-201311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201312-201312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201401-201401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201402-201402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201403-201403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201404-201404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201405-201405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201406-201406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201407-201407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201408-201408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201409-201409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201410-201410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201411-201411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201412-201412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201501-201501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201502-201502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201503-201503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201504-201504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201505-201505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201506-201506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201507-201507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201508-201508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201509-201509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201510-201510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201511-201511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201512-201512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201601-201601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201602-201602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201603-201603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201604-201604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201605-201605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201606-201606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201607-201607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201608-201608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201609-201609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201610-201610.nc 2023-06-22 21:34:28,729 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/lwp: - Missing data for Dataset: clivi, Amon, OBS, CLARA-AVHRR, historical, V002_01 - Missing data for Dataset: clivi, Amon, OBS, CLOUDSAT-L2, historical, P1-R05-gridbox-average-noprecip - Missing data for Dataset: clivi, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: clivi, Amon, OBS, MAC-LWP, historical, v1 - Missing data for Dataset: clivi, Amon, OBS6, ERA-Interim, CMIP, historical, 1 - Missing data for Dataset: clivi, Amon, native6, ERA5, CMIP, historical, v1 - Missing data for Dataset: clwvi, Amon, OBS, CLARA-AVHRR, historical, V002_01 - Missing data for Dataset: clwvi, Amon, OBS, CLOUDSAT-L2, historical, P1-R05-gridbox-average-noprecip - Missing data for Dataset: clwvi, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: clwvi, Amon, OBS, MAC-LWP, historical, v1 - Missing data for Dataset: clwvi, Amon, OBS6, ERA-Interim, CMIP, historical, 1 - Missing data for Dataset: clwvi, Amon, native6, ERA5, CMIP, historical, v1 - No input data available for years 2017-2018 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200301-200301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200302-200302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200303-200303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200304-200304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200305-200305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200306-200306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200307-200307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200308-200308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200309-200309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200310-200310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200311-200311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200312-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200401-200401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200402-200402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200403-200403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200404-200404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200405-200405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200406-200406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200407-200407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200408-200408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200409-200409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200410-200410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200411-200411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200412-200412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200501-200501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200502-200502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200503-200503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200504-200504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200505-200505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200506-200506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200507-200507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200508-200508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200509-200509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200510-200510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200511-200511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200512-200512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200601-200601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200602-200602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200603-200603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200604-200604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200605-200605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200606-200606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200607-200607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200608-200608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200609-200609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200610-200610.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200611-200611.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200612-200612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200701-200701.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200702-200702.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200703-200703.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200704-200704.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200705-200705.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200706-200706.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200707-200707.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200708-200708.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200709-200709.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200710-200710.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200711-200711.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200712-200712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200801-200801.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200802-200802.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200803-200803.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200804-200804.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200805-200805.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200806-200806.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200807-200807.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200808-200808.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200809-200809.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200810-200810.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200811-200811.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200812-200812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200901-200901.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200902-200902.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200903-200903.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200904-200904.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200905-200905.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200906-200906.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200907-200907.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200908-200908.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200909-200909.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200910-200910.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200911-200911.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_200912-200912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201001-201001.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201002-201002.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201003-201003.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201004-201004.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201005-201005.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201006-201006.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201007-201007.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201008-201008.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201009-201009.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201010-201010.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201011-201011.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201012-201012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201101-201101.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201102-201102.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201103-201103.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201104-201104.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201105-201105.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201106-201106.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201107-201107.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201108-201108.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201109-201109.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201110-201110.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201111-201111.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201112-201112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201201-201201.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201202-201202.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201203-201203.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201204-201204.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201205-201205.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201206-201206.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201207-201207.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201208-201208.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201209-201209.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201210-201210.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201211-201211.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201212-201212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201301-201301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201302-201302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201303-201303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201304-201304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201305-201305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201306-201306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201307-201307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201308-201308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201309-201309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201310-201310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201311-201311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201312-201312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201401-201401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201402-201402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201403-201403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201404-201404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201405-201405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201406-201406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201407-201407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201408-201408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201409-201409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201410-201410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201411-201411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201412-201412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201501-201501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201502-201502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201503-201503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201504-201504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201505-201505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201506-201506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201507-201507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201508-201508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201509-201509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201510-201510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201511-201511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201512-201512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201601-201601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201602-201602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201603-201603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201604-201604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201605-201605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201606-201606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201607-201607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201608-201608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201609-201609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clivi_201610-201610.nc - No input data available for years 2017-2018 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200301-200301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200302-200302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200303-200303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200304-200304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200305-200305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200306-200306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200307-200307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200308-200308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200309-200309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200310-200310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200311-200311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200312-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200401-200401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200402-200402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200403-200403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200404-200404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200405-200405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200406-200406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200407-200407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200408-200408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200409-200409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200410-200410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200411-200411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200412-200412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200501-200501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200502-200502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200503-200503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200504-200504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200505-200505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200506-200506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200507-200507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200508-200508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200509-200509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200510-200510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200511-200511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200512-200512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200601-200601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200602-200602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200603-200603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200604-200604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200605-200605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200606-200606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200607-200607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200608-200608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200609-200609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200610-200610.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200611-200611.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200612-200612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200701-200701.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200702-200702.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200703-200703.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200704-200704.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200705-200705.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200706-200706.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200707-200707.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200708-200708.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200709-200709.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200710-200710.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200711-200711.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200712-200712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200801-200801.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200802-200802.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200803-200803.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200804-200804.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200805-200805.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200806-200806.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200807-200807.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200808-200808.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200809-200809.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200810-200810.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200811-200811.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200812-200812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200901-200901.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200902-200902.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200903-200903.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200904-200904.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200905-200905.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200906-200906.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200907-200907.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200908-200908.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200909-200909.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200910-200910.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200911-200911.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_200912-200912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201001-201001.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201002-201002.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201003-201003.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201004-201004.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201005-201005.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201006-201006.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201007-201007.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201008-201008.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201009-201009.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201010-201010.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201011-201011.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201012-201012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201101-201101.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201102-201102.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201103-201103.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201104-201104.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201105-201105.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201106-201106.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201107-201107.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201108-201108.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201109-201109.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201110-201110.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201111-201111.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201112-201112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201201-201201.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201202-201202.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201203-201203.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201204-201204.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201205-201205.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201206-201206.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201207-201207.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201208-201208.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201209-201209.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201210-201210.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201211-201211.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201212-201212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201301-201301.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201302-201302.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201303-201303.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201304-201304.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201305-201305.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201306-201306.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201307-201307.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201308-201308.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201309-201309.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201310-201310.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201311-201311.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201312-201312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201401-201401.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201402-201402.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201403-201403.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201404-201404.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201405-201405.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201406-201406.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201407-201407.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201408-201408.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201409-201409.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201410-201410.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201411-201411.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201412-201412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201501-201501.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201502-201502.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201503-201503.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201504-201504.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201505-201505.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201506-201506.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201507-201507.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201508-201508.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201509-201509.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201510-201510.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201511-201511.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201512-201512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201601-201601.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201602-201602.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201603-201603.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201604-201604.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201605-201605.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201606-201606.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201607-201607.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201608-201608.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201609-201609.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/MODIS/OBS_MODIS_sat_MYD08-M3_Amon_clwvi_201610-201610.nc 2023-06-22 21:34:28,730 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/swcre: - Missing data for Dataset: rsut, Amon, OBS, CERES-EBAF, historical, Ed4.1 - Missing data for Dataset: rsut, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: rsut, Amon, OBS, ISCCP-FH, historical, v0 - Missing data for Dataset: rsutcs, Amon, OBS, CERES-EBAF, historical, Ed4.1 - Missing data for Dataset: rsutcs, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: rsutcs, Amon, OBS, ISCCP-FH, historical, v0 2023-06-22 21:34:28,731 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/lwcre: - Missing data for Dataset: rlut, Amon, OBS, CERES-EBAF, historical, Ed4.1 - Missing data for Dataset: rlut, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: rlut, Amon, OBS, ISCCP-FH, historical, v0 - Missing data for Dataset: rlutcs, Amon, OBS, CERES-EBAF, historical, Ed4.1 - Missing data for Dataset: rlutcs, Amon, OBS, ESACCI-CLOUD, historical, AVHRR-AMPM-fv3.0 - Missing data for Dataset: rlutcs, Amon, OBS, ISCCP-FH, historical, v0 2023-06-22 21:34:28,731 UTC [1512075] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor clouds_tay/prw: - Missing data for Dataset: prw, Amon, OBS, ESACCI-WATERVAPOUR, historical, CDR2-L3S-05deg_fv3.1 - Missing data for Dataset: prw, Amon, OBS, ISCCP-FH, historical, v0 - Missing data for Dataset: prw, Amon, OBS6, ERA-Interim, CMIP, historical, 1 2023-06-22 21:34:29,589 UTC [1512075] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.5 GB 2023-06-22 21:34:29,590 UTC [1512075] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-06-22 21:34:29,591 UTC [1512075] ERROR esmvalcore._main:526 Could not create all tasks 2023-06-22 21:34:29,591 UTC [1512075] DEBUG esmvalcore._main:527 Stack trace for debugging: Traceback (most recent call last): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 521, in run fire.Fire(ESMValTool()) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 141, in Fire component_trace = _Fire(component, args, parsed_flag_args, context, name) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 475, in _Fire component, remaining_args = _CallAndUpdateTrace( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 691, in _CallAndUpdateTrace component = fn(*varargs, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 408, in run self._run(recipe, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 450, in _run process_recipe(recipe_file=recipe, session=session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 119, in process_recipe recipe = read_recipe_file(recipe_file, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 82, in read_recipe_file return Recipe(raw_recipe, session, recipe_file=filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 917, in __init__ self.tasks = self.initialize_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1279, in initialize_tasks tasks = self._create_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1267, in _create_tasks raise recipe_error esmvalcore.exceptions.RecipeError: Could not create all tasks