2024-03-25 10:21:41,596 UTC [2265056] INFO esmvalcore._main:492 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ 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! 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:493 Package versions 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:494 ---------------- 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:495 ESMValCore: 2.10.0 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:497 ESMValTool: 2.10.0 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:498 ---------------- 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:499 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2024-03-25 10:21:41,597 UTC [2265056] INFO esmvalcore._main:500 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/run/main_log_debug.txt 2024-03-25 10:21:43,359 UTC [2265056] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2024-03-25 10:21:43,359 UTC [2265056] 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-------. 2024-03-25 10:21:45,100 UTC [2265056] INFO esmvalcore._main:91 Starting the Earth System Model Evaluation Tool at time: 2024-03-25 10:21:45 UTC 2024-03-25 10:21:45,100 UTC [2265056] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2024-03-25 10:21:45,100 UTC [2265056] INFO esmvalcore._main:96 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.10.0/standard_recipes/climate_metrics/recipe_smpi.yml 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:97 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/run 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:98 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/work 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:99 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:100 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/plots 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:101 ---------------------------------------------------------------------- 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:104 Running tasks using at most 16 processes 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:106 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2024-03-25 10:21:45,101 UTC [2265056] INFO esmvalcore._main:109 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2024-03-25 10:21:45,101 UTC [2265056] WARNING esmvalcore.config._dask:18 Using the Dask basic scheduler. This may lead to slow computations and out-of-memory errors. Note that the basic scheduler may still be the best choice for preprocessor functions that are not lazy. In that case, you can safely ignore this warning. See https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#dask-distributed-configuration for more information. 2024-03-25 10:21:45,102 UTC [2265056] DEBUG esmvalcore._recipe.check:54 Checking recipe against schema /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe_schema.yml 2024-03-25 10:21:45,138 UTC [2265056] INFO esmvalcore._recipe.recipe:766 NCL script detected, checking NCL version 2024-03-25 10:21:45,457 UTC [2265056] INFO esmvalcore._recipe.check:43 Found NCL version 6.6.2 2024-03-25 10:21:45,482 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable ta in diagnostic ta 2024-03-25 10:21:45,483 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,483 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,483 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,483 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,483 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,484 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ta, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable va in diagnostic va 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,485 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: va, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable ua in diagnostic ua 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,486 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,487 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ua, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable hus in diagnostic hus 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,488 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hus, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tas in diagnostic tas 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,489 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable psl in diagnostic psl 2024-03-25 10:21:45,490 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,491 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable pr in diagnostic pr 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,492 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, obs4MIPs, GPCP-V2.2 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tos in diagnostic tos 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,493 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tos, Omon, OBS, HadISST, 1 2024-03-25 10:21:45,494 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable sic in diagnostic sic 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,495 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: sic, OImon, OBS, HadISST, 1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable hfds in diagnostic hfds 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,496 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: hfds, Omon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tauu in diagnostic tauu 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,497 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,498 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauu, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tauv in diagnostic tauv 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, CNRM-CM5, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MIROC5, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MIROC-ESM, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-03-25 10:21:45,499 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, NorESM1-M, historical, r1i1p1 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, CMIP5, NorESM1-ME, historical, r1i1p1 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tauv, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:781 Retrieving diagnostics from recipe 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic ta 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic va 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic ua 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic hus 2024-03-25 10:21:45,500 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic tas 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic psl 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic pr 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic tos 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic sic 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic hfds 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic tauu 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic tauv 2024-03-25 10:21:45,501 UTC [2265056] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic collect 2024-03-25 10:21:45,501 UTC [2265056] INFO esmvalcore._recipe.recipe:999 Creating tasks from recipe 2024-03-25 10:21:45,501 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic ta 2024-03-25 10:21:45,502 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task ta/grading 2024-03-25 10:21:45,502 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task ta/ta 2024-03-25 10:21:45,503 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppALL' task for variable 'ta' 2024-03-25 10:21:45,503 UTC [2265056] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-fx.yml 2024-03-25 10:21:45,504 UTC [2265056] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-institutes.yml 2024-03-25 10:21:45,518 UTC [2265056] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-product.yml 2024-03-25 10:21:45,525 UTC [2265056] WARNING esmvalcore.local:412 'OBS6' rootpaths '/scratch/tomast/ESGF/obsdata' set in config-user.yml do not exist 2024-03-25 10:21:45,525 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,529 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,538 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:45,541 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/ta/ta_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,541 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:45,542 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,543 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,545 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_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/*/ta/ta_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:45,549 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta 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/ta/ta_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_197001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/ta/ta_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,549 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:45,549 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,550 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,553 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:45,558 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:45,558 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:45,558 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,560 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,562 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:45,568 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC5_historical_r1i1p1_200001-200912.nc 2024-03-25 10:21:45,568 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:45,568 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,571 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,575 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:45,580 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC-ESM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC-ESM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,580 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,581 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,582 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,584 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:45,590 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/ta/ta_Amon_MIROC-ESM-CHEM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,590 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,590 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,591 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,594 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:45,605 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ta/ta_Amon_MPI-ESM-LR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,605 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:45,605 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,607 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,610 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:45,614 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ta/ta_Amon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,614 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:45,614 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,616 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,619 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:45,627 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ta/ta_Amon_MRI-CGCM3_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,627 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:45,628 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,629 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,632 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:45,641 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/ta/ta_Amon_NorESM1-M_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,641 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:45,641 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,643 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,646 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ta/ta_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:45,659 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ta of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/ta/ta_Amon_NorESM1-ME_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,659 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ta, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:45,660 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:45,660 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta[_.]*nc 2024-03-25 10:21:45,662 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic va 2024-03-25 10:21:45,662 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task va/grading 2024-03-25 10:21:45,662 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task va/va 2024-03-25 10:21:45,662 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppALL' task for variable 'va' 2024-03-25 10:21:45,663 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,665 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,668 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:45,669 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/va/va_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,670 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:45,670 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,671 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,675 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/va/va_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/*/va/va_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:45,677 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va 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/va/va_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_197001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/va/va_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,677 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:45,678 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,679 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,682 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:45,685 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:45,685 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:45,685 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,687 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,690 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:45,693 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC5_historical_r1i1p1_200001-200912.nc 2024-03-25 10:21:45,694 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:45,694 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,696 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,698 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:45,700 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC-ESM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC-ESM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,700 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,700 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,703 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,706 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:45,707 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/va/va_Amon_MIROC-ESM-CHEM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,707 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,708 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,709 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,712 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:45,715 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/va/va_Amon_MPI-ESM-LR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/va/va_Amon_MPI-ESM-LR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/va/va_Amon_MPI-ESM-LR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,715 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:45,715 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,717 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,720 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:45,722 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/va/va_Amon_MPI-ESM-MR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/va/va_Amon_MPI-ESM-MR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/va/va_Amon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,722 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:45,722 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,724 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,728 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:45,730 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/va/va_Amon_MRI-CGCM3_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/va/va_Amon_MRI-CGCM3_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/va/va_Amon_MRI-CGCM3_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,731 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:45,731 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,733 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,737 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:45,741 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/va/va_Amon_NorESM1-M_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,741 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:45,742 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,744 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,748 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/va/va_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:45,754 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable va of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/va/va_Amon_NorESM1-ME_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,754 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: va, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:45,754 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:45,755 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va[_.]*nc 2024-03-25 10:21:45,756 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic ua 2024-03-25 10:21:45,756 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task ua/grading 2024-03-25 10:21:45,756 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task ua/ua 2024-03-25 10:21:45,757 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppALL' task for variable 'ua' 2024-03-25 10:21:45,757 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,759 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,762 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:45,764 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/ua/ua_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,764 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:45,764 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,766 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,769 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_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/*/ua/ua_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:45,771 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua 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/ua/ua_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_197001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/ua/ua_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,771 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:45,771 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,773 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,777 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:45,784 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:45,784 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:45,784 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,786 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,789 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:45,791 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC5_historical_r1i1p1_200001-200912.nc 2024-03-25 10:21:45,792 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:45,792 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,793 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,796 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:45,798 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC-ESM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC-ESM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,798 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,799 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,800 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,803 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:45,805 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/ua/ua_Amon_MIROC-ESM-CHEM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,805 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,805 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,807 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,810 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:45,816 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ua/ua_Amon_MPI-ESM-LR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,816 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:45,816 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,819 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,822 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:45,824 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/ua/ua_Amon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,824 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:45,824 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,826 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,828 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:45,830 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/ua/ua_Amon_MRI-CGCM3_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,830 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:45,830 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,832 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,834 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:45,838 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/ua/ua_Amon_NorESM1-M_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,838 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:45,838 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,841 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,844 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/ua/ua_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:45,851 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ua of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/ua/ua_Amon_NorESM1-ME_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,851 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ua, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:45,851 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:45,851 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua[_.]*nc 2024-03-25 10:21:45,853 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic hus 2024-03-25 10:21:45,853 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task hus/grading 2024-03-25 10:21:45,853 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task hus/hus 2024-03-25 10:21:45,854 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppALL' task for variable 'hus' 2024-03-25 10:21:45,854 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,856 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,859 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:45,860 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/hus/hus_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,860 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:45,861 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,862 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,866 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_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/*/hus/hus_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:45,868 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus 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/hus/hus_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_197001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/hus/hus_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,868 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:45,868 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,870 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,873 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:45,876 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:45,876 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:45,877 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,878 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,881 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:45,884 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC5_historical_r1i1p1_200001-200912.nc 2024-03-25 10:21:45,884 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:45,884 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,886 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,889 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:45,892 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC-ESM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC-ESM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,892 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,893 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,894 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,897 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:45,899 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/hus/hus_Amon_MIROC-ESM-CHEM_historical_r1i1p1_199001-200512.nc 2024-03-25 10:21:45,899 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,899 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,901 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,904 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:45,909 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/hus/hus_Amon_MPI-ESM-LR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,909 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:45,910 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,911 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,914 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:45,916 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/hus/hus_Amon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,916 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:45,917 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,918 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,921 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:45,924 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/hus/hus_Amon_MRI-CGCM3_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:45,924 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:45,924 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,926 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,928 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:45,932 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/hus/hus_Amon_NorESM1-M_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,932 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:45,932 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,934 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,937 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/hus/hus_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:45,943 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hus of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/hus/hus_Amon_NorESM1-ME_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,943 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hus, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:45,944 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:45,944 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus[_.]*nc 2024-03-25 10:21:45,946 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic tas 2024-03-25 10:21:45,946 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task tas/grading 2024-03-25 10:21:45,946 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task tas/tas 2024-03-25 10:21:45,946 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEV' task for variable 'tas' 2024-03-25 10:21:45,947 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,950 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:45,952 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tas/tas_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:45,952 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:45,952 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,955 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_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/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:45,957 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas 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/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,957 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:45,957 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,960 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:45,963 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:45,963 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:45,963 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,966 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:45,968 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tas/tas_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:45,968 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:45,968 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,971 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:45,973 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tas/tas_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,973 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,973 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,976 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:45,978 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tas/tas_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,978 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:45,979 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,982 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:45,984 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,984 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:45,985 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,988 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:45,989 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tas/tas_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,989 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:45,989 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,992 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:45,994 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:45,994 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:45,994 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:45,997 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:46,000 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:46,001 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:46,001 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:46,004 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:46,009 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/tas/tas_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:46,009 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:46,010 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:46,010 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas[_.]*nc 2024-03-25 10:21:46,011 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic psl 2024-03-25 10:21:46,011 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task psl/grading 2024-03-25 10:21:46,012 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task psl/psl 2024-03-25 10:21:46,012 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEV' task for variable 'psl' 2024-03-25 10:21:46,012 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:46,013 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:46,014 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:46,014 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:46,016 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:46,016 UTC [2265056] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'} 2024-03-25 10:21:46,017 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:46,017 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:46,017 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:46,161 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:46,161 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:46,164 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:46,164 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:46,247 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:46,247 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:46,248 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:47,173 UTC [2265056] DEBUG urllib3.connectionpool: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=CNRM-CM5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CNRM-CERFACS&cmor_table=Amon&product=output1%2Coutput2&variable=psl HTTP/1.1" 200 None 2024-03-25 10:21:47,242 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:47,739 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:47,741 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:47,741 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.psl_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc 2024-03-25 10:21:47,741 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:47,741 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.psl_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc 2024-03-25 10:21:47,742 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:47,742 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.psl_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:47,742 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/psl_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/psl_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/psl_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:47,742 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/psl_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:47,742 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 CNRM-CM5: /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/psl_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc (will be downloaded) 2024-03-25 10:21:47,742 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:47,743 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:47,743 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:47,744 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:47,744 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:47,745 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_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/*/psl/psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:47,746 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:47,746 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:47,746 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:47,746 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:47,746 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:47,747 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:47,748 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:47,748 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:47,749 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:47,749 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:47,749 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:47,914 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:47,953 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:47,972 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,974 UTC [2265056] 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.psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:47,975 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/psl_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/psl_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/psl_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/psl_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/psl_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'] 2024-03-25 10:21:47,975 UTC [2265056] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/psl_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/psl_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/psl_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/psl_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/psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2024-03-25 10:21:47,975 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/psl_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'] 2024-03-25 10:21:47,975 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/psl_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:47,975 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2024-03-25 10:21:47,976 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:47,976 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:47,977 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:47,977 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:47,978 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:47,979 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:47,979 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:47,979 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:47,979 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:47,979 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:47,980 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:47,981 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:47,981 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:47,982 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:47,982 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:47,983 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:48,197 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:48,335 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:48,382 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:48,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,384 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,385 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2024-03-25 10:21:48,385 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2024-03-25 10:21:48,386 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,386 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,387 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2024-03-25 10:21:48,387 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,388 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2024-03-25 10:21:48,388 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:48,388 UTC [2265056] 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.psl_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:48,389 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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'] 2024-03-25 10:21:48,390 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/psl_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/psl_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/psl_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/psl_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/psl_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/psl_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'] 2024-03-25 10:21:48,390 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/psl_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/psl_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/psl_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/psl_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/psl_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/psl_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2024-03-25 10:21:48,390 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:48,391 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:48,391 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:48,392 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:48,392 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:48,393 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:48,394 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:48,394 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:48,394 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:48,394 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:48,394 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:48,394 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:48,396 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:48,396 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:48,396 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:48,396 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:48,397 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:49,149 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:49,183 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:49,189 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:49,191 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:49,191 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.psl_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:49,191 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,192 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,192 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2024-03-25 10:21:49,192 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:49,192 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,193 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:49,193 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,193 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:49,195 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:49,195 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:49,195 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:49,195 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:49,196 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:49,196 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:49,196 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:49,198 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:49,198 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:49,223 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:49,223 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:49,223 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:49,377 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:49,411 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:49,494 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:49,496 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:49,496 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.psl_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:49,496 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,496 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,496 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:49,497 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:49,497 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,498 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:49,498 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,498 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:49,500 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:49,500 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:49,500 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:49,500 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:49,500 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:49,501 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:49,501 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:49,502 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:49,502 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:49,514 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:49,514 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:49,514 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:49,663 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:49,697 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:49,800 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:49,801 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:49,801 UTC [2265056] 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.psl_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:49,801 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,802 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_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'] 2024-03-25 10:21:49,802 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/psl_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:49,802 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:49,802 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,803 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:49,803 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:49,803 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:49,805 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:49,805 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:49,805 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:49,805 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:49,806 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:49,806 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:49,806 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:49,807 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:49,807 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:49,828 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:49,828 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:49,828 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:49,989 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:50,023 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:50,104 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:50,106 UTC [2265056] 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.psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,106 UTC [2265056] 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.psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,106 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_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'] 2024-03-25 10:21:50,106 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_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'] 2024-03-25 10:21:50,107 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,107 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:50,107 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,108 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:50,108 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,108 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:50,110 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:50,111 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:50,111 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:50,111 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:50,111 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:50,111 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:50,111 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:50,113 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:50,113 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:50,114 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:50,114 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:50,114 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:50,262 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:50,272 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:50,279 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:50,281 UTC [2265056] 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.psl_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,281 UTC [2265056] 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.psl_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,281 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/psl_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'] 2024-03-25 10:21:50,281 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/psl_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'] 2024-03-25 10:21:50,281 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/psl_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:50,281 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:50,282 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,282 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:50,283 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,283 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:50,284 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:50,285 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'psl'} 2024-03-25 10:21:50,285 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:50,285 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:50,285 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:50,285 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:50,285 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:50,287 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:50,287 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:50,287 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:50,288 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:50,288 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:50,453 UTC [2265056] DEBUG urllib3.connectionpool: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=psl HTTP/1.1" 200 None 2024-03-25 10:21:50,487 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:50,494 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:50,495 UTC [2265056] 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.psl_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,495 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.psl_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,495 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'psl'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/psl_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'] 2024-03-25 10:21:50,496 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/psl_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'] 2024-03-25 10:21:50,496 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/psl_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:50,496 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:50,496 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,497 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:50,497 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,497 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:50,499 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:50,503 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/psl/psl_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,503 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:50,503 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,504 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:50,504 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,504 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:50,505 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:50,511 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/psl/psl_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,511 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:50,511 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:50,511 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,512 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'psl', 'variable_group': 'psl', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'psl', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'air_pressure_at_mean_sea_level', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:50,512 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_psl[_.]*nc 2024-03-25 10:21:50,512 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:50,512 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic pr 2024-03-25 10:21:50,512 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task pr/grading 2024-03-25 10:21:50,513 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task pr/pr 2024-03-25 10:21:50,513 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEV' task for variable 'pr' 2024-03-25 10:21:50,514 UTC [2265056] WARNING esmvalcore.local:412 'obs4MIPs' rootpaths '/scratch/tomast/ESGF/obs4MIPs' set in config-user.yml do not exist 2024-03-25 10:21:50,514 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,517 UTC [2265056] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'obs4MIPs', 'source_id': 'GPCP-V2.2', 'time_frequency': 'mon', 'variable': 'pr'} 2024-03-25 10:21:50,517 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:50,517 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:50,517 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:50,517 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:50,517 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:50,519 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:50,519 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:50,519 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:50,519 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:50,520 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:50,688 UTC [2265056] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=obs4MIPs&source_id=GPCP-V2.2&time_frequency=mon&variable=pr HTTP/1.1" 200 2874 2024-03-25 10:21:50,689 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:50,696 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:50,697 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ %(project)s.%(institute)s.%(source_id)s.%(realm)s.%(time_frequency)s or facet values containing '.' for dataset obs4MIPs.NASA-GSFC.GPCP-V2.2.atmos.mon.v20180518 2024-03-25 10:21:50,697 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20180518' for obs4MIPs.GPCP-V2.2.v20180518.pr_GPCP-SG_L3_v2.2_197901-201312.nc 2024-03-25 10:21:50,697 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'obs4MIPs', 'source_id': 'GPCP-V2.2', 'time_frequency': 'mon', 'variable': 'pr'}: ESGFFile:obs4MIPs/GPCP-V2.2/v20180518/pr_GPCP-SG_L3_v2.2_197901-201312.nc on hosts ['dpesgf03.nccs.nasa.gov'] 2024-03-25 10:21:50,697 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:obs4MIPs/GPCP-V2.2/v20180518/pr_GPCP-SG_L3_v2.2_197901-201312.nc on hosts ['dpesgf03.nccs.nasa.gov'] 2024-03-25 10:21:50,699 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:50,700 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/pr/pr_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:50,700 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:50,701 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,702 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_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/*/pr/pr_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:50,703 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr 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/pr/pr_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,704 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:50,704 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,705 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:50,709 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:50,709 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:50,710 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,711 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:50,712 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/pr/pr_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:50,712 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:50,713 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,715 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:50,716 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/pr/pr_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,716 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:50,717 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,718 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:50,719 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/pr/pr_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,719 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:50,720 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,721 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:50,722 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,722 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:50,723 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,724 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:50,725 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/pr/pr_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,725 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:50,726 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,727 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:50,728 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/pr/pr_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,728 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:50,729 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,730 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:50,733 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/pr/pr_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,733 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:50,734 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,735 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:50,739 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/pr/pr_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,739 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:50,740 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'GPCP-V2.2' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:50,740 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier1/GPCP-V2.2/pr_*.nc /scratch/tomast/ESGF/obs4MIPs/Tier1/GPCP-V2.2/pr_*.nc 2024-03-25 10:21:50,740 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset obs4MIPs: /scratch/tomast/ESGF/obs4MIPs/GPCP-V2.2/v20180518/pr_GPCP-SG_L3_v2.2_197901-201312.nc (will be downloaded) 2024-03-25 10:21:50,740 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, obs4MIPs, GPCP-V2.2, v20180518 2024-03-25 10:21:50,745 UTC [2265056] INFO esmvalcore._recipe.recipe:677 PreprocessingTask pr/pr created. 2024-03-25 10:21:50,745 UTC [2265056] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask pr/pr will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/obs4MIPs_GPCP-V2.2_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_CSIRO-Mk3-6-0_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_GFDL-ESM2G_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MRI-CGCM3_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MIROC5_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_NorESM1-M_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MIROC-ESM_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_NorESM1-ME_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_CNRM-CM5_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MPI-ESM-MR_Amon_historical_r1i1p1_pr_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/pr/pr/CMIP5_MIROC-ESM-CHEM_Amon_historical_r1i1p1_pr_1980-2005.nc 2024-03-25 10:21:50,746 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic tos 2024-03-25 10:21:50,746 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task tos/grading 2024-03-25 10:21:50,746 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task tos/tos 2024-03-25 10:21:50,746 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEVirreg' task for variable 'tos' 2024-03-25 10:21:50,748 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:50,754 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/tos/tos_Omon_CNRM-CM5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/tos/tos_Omon_CNRM-CM5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/tos/tos_Omon_CNRM-CM5_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:50,754 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2024-03-25 10:21:50,755 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:50,757 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/v1/tos/tos_Omon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,757 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:50,759 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:50,766 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/tos/tos_Omon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:50,766 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120820 2024-03-25 10:21:50,767 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:50,769 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20120112/tos/tos_Omon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:50,769 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MIROC5, historical, r1i1p1, v20120112 2024-03-25 10:21:50,770 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:50,773 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/v20130712/tos/tos_Omon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,773 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MIROC-ESM, historical, r1i1p1, v20130712 2024-03-25 10:21:50,774 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:50,776 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20140117/tos/tos_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,776 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20140117 2024-03-25 10:21:50,777 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:50,779 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/tos/tos_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,779 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 2024-03-25 10:21:50,781 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:50,783 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/tos/tos_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/tos/tos_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:50,783 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120625 2024-03-25 10:21:50,785 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:50,787 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/tos/tos_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,787 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120510 2024-03-25 10:21:50,788 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:50,793 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/v20110901/tos/tos_Omon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,793 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, NorESM1-M, historical, r1i1p1, v20110901 2024-03-25 10:21:50,794 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/tos/tos_Omon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:50,798 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/v20120225/tos/tos_Omon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,798 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2024-03-25 10:21:50,798 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'HadISST' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:50,798 UTC [2265056] WARNING esmvalcore.local:412 'OBS' rootpaths '/scratch/tomast/ESGF/obsdata' set in config-user.yml do not exist 2024-03-25 10:21:50,799 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_Omon_tos[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_Omon_tos[_.]*nc 2024-03-25 10:21:50,802 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tos of dataset OBS: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_Omon_tos_187001-202112.nc 2024-03-25 10:21:50,802 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tos, Omon, OBS, HadISST, 1 2024-03-25 10:21:50,807 UTC [2265056] INFO esmvalcore._recipe.recipe:677 PreprocessingTask tos/tos created. 2024-03-25 10:21:50,807 UTC [2265056] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask tos/tos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MRI-CGCM3_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_CNRM-CM5_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/OBS_HadISST_reanaly_1_Omon_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_CSIRO-Mk3-6-0_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MIROC5_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MIROC-ESM-CHEM_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_NorESM1-ME_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_GFDL-ESM2G_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MIROC-ESM_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MPI-ESM-MR_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_NorESM1-M_Omon_historical_r1i1p1_tos_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/tos/tos/CMIP5_MPI-ESM-LR_Omon_historical_r1i1p1_tos_1980-2005.nc 2024-03-25 10:21:50,807 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic sic 2024-03-25 10:21:50,808 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task sic/grading 2024-03-25 10:21:50,808 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task sic/sic 2024-03-25 10:21:50,808 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEVirreg' task for variable 'sic' 2024-03-25 10:21:50,809 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:50,814 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,814 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2024-03-25 10:21:50,815 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:50,817 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,817 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:50,818 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:50,826 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:50,826 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20110601 2024-03-25 10:21:50,827 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:50,829 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MIROC5: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:50,829 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:50,830 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:50,832 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,832 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:50,833 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:50,835 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MIROC-ESM-CHEM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,835 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:50,836 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:50,838 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,839 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:50,840 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:50,843 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MPI-ESM-MR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:50,843 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:50,844 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:50,846 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 MRI-CGCM3: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,846 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:50,847 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:50,852 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,853 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2024-03-25 10:21:50,854 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:50,858 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,858 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2024-03-25 10:21:50,859 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'HadISST' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:50,859 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc 2024-03-25 10:21:50,859 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable sic of dataset OBS: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-202112.nc 2024-03-25 10:21:50,859 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: sic, OImon, OBS, HadISST, 1 2024-03-25 10:21:50,865 UTC [2265056] INFO esmvalcore._recipe.recipe:677 PreprocessingTask sic/sic created. 2024-03-25 10:21:50,865 UTC [2265056] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask sic/sic will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/OBS_HadISST_reanaly_1_OImon_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1980-2005.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_smpi_20240325_102141/preproc/sic/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1980-2005.nc 2024-03-25 10:21:50,865 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic hfds 2024-03-25 10:21:50,865 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task hfds/grading 2024-03-25 10:21:50,865 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task hfds/hfds 2024-03-25 10:21:50,865 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEVirreg' task for variable 'hfds' 2024-03-25 10:21:50,866 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:50,871 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 CNRM-CM5: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/hfds/hfds_Omon_CNRM-CM5_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:50,871 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2024-03-25 10:21:50,872 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:50,873 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 CSIRO-Mk3-6-0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/Omon/r1i1p1/v1/hfds/hfds_Omon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:50,873 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2024-03-25 10:21:50,874 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:50,877 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:50,877 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:50,878 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:50,878 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:50,878 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:50,878 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:50,880 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:50,880 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:50,881 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:50,881 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:50,881 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:51,053 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:51,224 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:51,379 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,381 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,382 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,383 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120820 2024-03-25 10:21:51,384 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120820' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.historical.mon.ocean.Omon.r1i1p1.v20120820.hfds_Omon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:51,386 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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'] 2024-03-25 10:21:51,386 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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/ocean/Omon/r1i1p1/v20120820/hfds_Omon_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'] 2024-03-25 10:21:51,387 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 GFDL-ESM2G: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/Omon/r1i1p1/v20120820/hfds_Omon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc (will be downloaded) 2024-03-25 10:21:51,387 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120820 2024-03-25 10:21:51,388 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:51,389 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:51,389 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:51,389 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:51,389 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:51,390 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:51,390 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:51,391 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:51,391 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:51,392 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:51,392 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:51,392 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:51,547 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:51,581 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:51,587 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20120112 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120112' for cmip5.output1.MIROC.MIROC5.historical.mon.ocean.Omon.r1i1p1.v20120112.hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MIROC.MIROC5.historical.mon.ocean.Omon.r1i1p1.v20131009.hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20131009' for cmip5.output1.MIROC.MIROC5.historical.mon.ocean.Omon.r1i1p1.v20131009.hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20120112/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20120112/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de']] 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2024-03-25 10:21:51,589 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/hfds_Omon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2024-03-25 10:21:51,590 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MIROC5, historical, r1i1p1, v20131009 2024-03-25 10:21:51,591 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:51,595 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MIROC-ESM: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/Omon/r1i1p1/v20130712/hfds/hfds_Omon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,595 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MIROC-ESM, historical, r1i1p1, v20130712 2024-03-25 10:21:51,596 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:51,597 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:51,597 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:51,597 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:51,597 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:51,597 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:51,597 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:51,599 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:51,599 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:51,599 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:51,599 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:51,600 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:51,748 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:51,782 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:51,789 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.Omon.r1i1p1.v20111004 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111004' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.ocean.Omon.r1i1p1.v20111004.hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.ocean.Omon.r1i1p1.v20140117.hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140117' for cmip5.output1.MIROC.MIROC-ESM-CHEM.historical.mon.ocean.Omon.r1i1p1.v20140117.hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20111004/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20140117/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20140117/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20111004/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de']] 2024-03-25 10:21:51,791 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20140117/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'] 2024-03-25 10:21:51,792 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/Omon/r1i1p1/v20140117/hfds_Omon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:51,792 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20140117 2024-03-25 10:21:51,793 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:51,794 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:51,794 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:51,794 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:51,794 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:51,794 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:51,795 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:51,796 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:51,796 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:51,797 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:51,797 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:51,797 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:51,944 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:51,978 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:51,986 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:51,987 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,987 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120625' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:51,987 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-03-25 10:21:51,987 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-03-25 10:21:51,988 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:51,988 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 2024-03-25 10:21:51,989 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:51,990 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:51,990 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:51,990 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:51,990 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:51,990 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:51,991 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:51,992 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:51,992 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:51,993 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:51,993 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:51,993 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:52,140 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:52,184 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:52,193 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:52,194 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_185001-189912.nc 2024-03-25 10:21:52,194 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120625' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_185001-189912.nc 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120625' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120625' for cmip5.output1.MPI-M.MPI-ESM-MR.historical.mon.ocean.Omon.r1i1p1.v20120625.hfds_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_185001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-03-25 10:21:52,195 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/hfds_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc (will be downloaded) 2024-03-25 10:21:52,195 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120625 2024-03-25 10:21:52,197 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:52,198 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'} 2024-03-25 10:21:52,198 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:52,198 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:52,198 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:52,198 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:52,198 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:52,200 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:52,200 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:52,200 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:52,200 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:52,201 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:52,353 UTC [2265056] DEBUG urllib3.connectionpool: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=Omon&product=output1%2Coutput2&variable=hfds HTTP/1.1" 200 None 2024-03-25 10:21:52,387 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:52,393 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:52,395 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.ocean.Omon.r1i1p1.v20120510.hfds_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,395 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.ocean.Omon.r1i1p1.v20120510.hfds_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,395 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Omon', 'product': 'output1,output2', 'variable': 'hfds'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/hfds_Omon_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'] 2024-03-25 10:21:52,395 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/hfds_Omon_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'] 2024-03-25 10:21:52,395 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/hfds_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:52,395 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120510 2024-03-25 10:21:52,397 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:52,400 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/Omon/r1i1p1/v20110901/hfds/hfds_Omon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,400 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, NorESM1-M, historical, r1i1p1, v20110901 2024-03-25 10:21:52,402 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/*/hfds/hfds_Omon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:52,404 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable hfds of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/Omon/r1i1p1/v20120225/hfds/hfds_Omon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,404 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: hfds, Omon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2024-03-25 10:21:52,405 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:52,405 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Omon_hfds[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Omon_hfds[_.]*nc 2024-03-25 10:21:52,406 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'hfds', 'variable_group': 'hfds', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Omon', 'short_name': 'hfds', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Downward Heat Flux at Sea Water Surface', 'modeling_realm': ['ocean'], 'original_short_name': 'hfds', 'preprocessor': 'ppNOLEVirreg', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_heat_flux_in_sea_water', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'W m-2', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:52,406 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Omon_hfds[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Omon_hfds[_.]*nc 2024-03-25 10:21:52,406 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:52,406 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic tauu 2024-03-25 10:21:52,406 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task tauu/grading 2024-03-25 10:21:52,406 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task tauu/tauu 2024-03-25 10:21:52,406 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEV' task for variable 'tauu' 2024-03-25 10:21:52,407 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,407 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:52,408 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,408 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:52,409 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:52,409 UTC [2265056] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tauu'} 2024-03-25 10:21:52,409 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:52,409 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:52,410 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:52,410 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:52,410 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:52,412 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:52,412 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:52,412 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:52,412 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:52,413 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:52,565 UTC [2265056] DEBUG urllib3.connectionpool: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=CNRM-CM5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CNRM-CERFACS&cmor_table=Amon&product=output1%2Coutput2&variable=tauu HTTP/1.1" 200 None 2024-03-25 10:21:52,633 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:52,640 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauu_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauu_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauu_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:52,642 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tauu'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauu_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauu_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauu_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:52,643 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauu_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:52,643 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 CNRM-CM5: /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauu_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc (will be downloaded) 2024-03-25 10:21:52,643 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:52,644 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,644 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:52,645 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,645 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:52,646 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_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/*/tauu/tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:52,647 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:52,647 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:52,647 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:52,647 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:52,648 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:52,648 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:52,649 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:52,649 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:52,650 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:52,650 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:52,650 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:52,798 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:52,845 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:52,852 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,854 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,855 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,855 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,855 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,855 UTC [2265056] 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.tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:52,855 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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'] 2024-03-25 10:21:52,855 UTC [2265056] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauu_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/tauu_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/tauu_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/tauu_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/tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2024-03-25 10:21:52,855 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauu_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'] 2024-03-25 10:21:52,856 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauu_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:52,856 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2024-03-25 10:21:52,856 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,857 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:52,857 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:52,857 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:52,859 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:52,859 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:52,860 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:52,860 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:52,860 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:52,860 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:52,860 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:52,862 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:52,862 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:52,867 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:52,867 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:52,868 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:53,049 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:53,187 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:53,206 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:53,208 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,208 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2024-03-25 10:21:53,208 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,208 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2024-03-25 10:21:53,208 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,208 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2024-03-25 10:21:53,208 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2024-03-25 10:21:53,209 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,209 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,210 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2024-03-25 10:21:53,210 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2024-03-25 10:21:53,211 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,211 UTC [2265056] 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.tauu_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:53,212 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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'] 2024-03-25 10:21:53,213 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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/tauu_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'] 2024-03-25 10:21:53,214 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu_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/tauu_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/tauu_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/tauu_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2024-03-25 10:21:53,214 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:53,214 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,215 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:53,215 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,215 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:53,217 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:53,217 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:53,217 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:53,217 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:53,218 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:53,218 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:53,218 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:53,220 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:53,220 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:53,220 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:53,220 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:53,220 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:53,373 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:53,407 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:53,415 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:53,416 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,416 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.tauu_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:53,416 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,417 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,417 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2024-03-25 10:21:53,417 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:53,417 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,418 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:53,418 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,418 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:53,420 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:53,420 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:53,420 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:53,420 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:53,421 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:53,421 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:53,421 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:53,422 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:53,422 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:53,423 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:53,423 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:53,423 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:53,582 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:53,616 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:53,623 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:53,625 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,625 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.tauu_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:53,625 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,625 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,625 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:53,626 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:53,626 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,627 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:53,627 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,627 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:53,628 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:53,629 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:53,629 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:53,629 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:53,629 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:53,630 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:53,630 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:53,631 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:53,631 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:53,631 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:53,632 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:53,632 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:53,789 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:53,824 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:53,831 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:53,833 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:53,833 UTC [2265056] 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.tauu_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:53,833 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,833 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_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'] 2024-03-25 10:21:53,833 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauu_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:53,833 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:53,834 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,834 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:53,835 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:53,835 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:53,836 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:53,837 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:53,837 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:53,837 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:53,837 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:53,837 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:53,838 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:53,839 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:53,839 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:53,840 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:53,840 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:53,840 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:53,999 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:54,033 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:54,040 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:54,041 UTC [2265056] 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.tauu_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,041 UTC [2265056] 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.tauu_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,041 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauu_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'] 2024-03-25 10:21:54,042 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauu_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'] 2024-03-25 10:21:54,042 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauu_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:54,042 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:54,042 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,043 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,043 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,043 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,045 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:54,045 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:54,045 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:54,045 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:54,046 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:54,046 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:54,046 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:54,047 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:54,047 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:54,048 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:54,048 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:54,048 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:54,204 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:54,210 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:54,217 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:54,219 UTC [2265056] 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.tauu_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,219 UTC [2265056] 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.tauu_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,219 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauu_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'] 2024-03-25 10:21:54,219 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauu_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'] 2024-03-25 10:21:54,220 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauu_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:54,220 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:54,220 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,221 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,221 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,221 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,223 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:54,224 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauu'} 2024-03-25 10:21:54,224 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:54,224 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:54,224 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:54,224 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:54,225 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:54,226 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:54,226 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:54,226 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:54,227 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:54,227 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:54,384 UTC [2265056] DEBUG urllib3.connectionpool: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=tauu HTTP/1.1" 200 None 2024-03-25 10:21:54,418 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:54,424 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:54,426 UTC [2265056] 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.tauu_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,426 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.tauu_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,426 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauu'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauu_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'] 2024-03-25 10:21:54,426 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauu_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'] 2024-03-25 10:21:54,427 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauu_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:54,427 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:54,427 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,428 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,428 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,428 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,430 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:54,433 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/tauu/tauu_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,433 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:54,433 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,433 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,434 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,434 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,435 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauu/tauu_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:54,440 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauu of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/tauu/tauu_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,440 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauu, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:54,440 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:54,441 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,441 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauu', 'variable_group': 'tauu', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauu', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Eastward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauu', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_eastward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,441 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauu[_.]*nc 2024-03-25 10:21:54,441 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,442 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic tauv 2024-03-25 10:21:54,442 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task tauv/grading 2024-03-25 10:21:54,442 UTC [2265056] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task tauv/tauv 2024-03-25 10:21:54,442 UTC [2265056] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'ppNOLEV' task for variable 'tauv' 2024-03-25 10:21:54,443 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,443 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,444 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,444 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,445 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_CNRM-CM5_historical_r1i1p1*.nc 2024-03-25 10:21:54,445 UTC [2265056] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tauv'} 2024-03-25 10:21:54,445 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:54,445 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:54,446 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:54,446 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:54,446 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:54,448 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:54,448 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:54,448 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:54,448 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:54,449 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:54,616 UTC [2265056] DEBUG urllib3.connectionpool: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=CNRM-CM5&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CNRM-CERFACS&cmor_table=Amon&product=output1%2Coutput2&variable=tauv HTTP/1.1" 200 None 2024-03-25 10:21:54,685 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:54,691 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauv_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauv_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901 2024-03-25 10:21:54,693 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110901' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.mon.atmos.Amon.r1i1p1.v20110901.tauv_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2024-03-25 10:21:54,694 UTC [2265056] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tauv'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauv_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauv_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauv_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:54,694 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauv_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2024-03-25 10:21:54,694 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 CNRM-CM5: /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tauv_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc (will be downloaded) 2024-03-25 10:21:54,694 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, CNRM-CM5, historical, r1i1p1, v20110901 2024-03-25 10:21:54,694 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,695 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,695 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,695 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,697 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_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/*/tauv/tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2024-03-25 10:21:54,697 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:54,697 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:54,697 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:54,697 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:54,698 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:54,698 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:54,699 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:54,699 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:54,700 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:54,700 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:54,700 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:54,857 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:54,896 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:54,903 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] 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.tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:54,905 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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'] 2024-03-25 10:21:54,906 UTC [2265056] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauv_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/tauv_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/tauv_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/tauv_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/tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2024-03-25 10:21:54,906 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauv_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'] 2024-03-25 10:21:54,906 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tauv_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:54,906 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v20120323 2024-03-25 10:21:54,907 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,907 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:54,907 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:54,907 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:54,909 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_GFDL-ESM2G_historical_r1i1p1*.nc 2024-03-25 10:21:54,909 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:54,909 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:54,909 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:54,909 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:54,910 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:54,910 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:54,911 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:54,911 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:54,912 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:54,912 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:54,913 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:55,108 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:55,279 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:55,313 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:55,315 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_186101-186512.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_186601-187012.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_187101-187512.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_187601-188012.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_188101-188512.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_188601-189012.nc 2024-03-25 10:21:55,316 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,316 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_189101-189512.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_189601-190012.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_190101-190512.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_190601-191012.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_191101-191512.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_191601-192012.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_192101-192512.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_192601-193012.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_193101-193512.nc 2024-03-25 10:21:55,317 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,317 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_193601-194012.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_194101-194512.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_194601-195012.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_195101-195512.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc 2024-03-25 10:21:55,318 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,318 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc 2024-03-25 10:21:55,319 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,319 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc 2024-03-25 10:21:55,319 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,319 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc 2024-03-25 10:21:55,319 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,319 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc 2024-03-25 10:21:55,319 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,319 UTC [2265056] 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.tauv_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2024-03-25 10:21:55,320 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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'] 2024-03-25 10:21:55,321 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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/tauv_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'] 2024-03-25 10:21:55,322 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 GFDL-ESM2G: /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv_Amon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv_Amon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv_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/tauv_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/tauv_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/tauv_Amon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc (will be downloaded) 2024-03-25 10:21:55,322 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20120412 2024-03-25 10:21:55,322 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,323 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:55,323 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,323 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:55,324 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC5_historical_r1i1p1*.nc 2024-03-25 10:21:55,325 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:55,325 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:55,325 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:55,325 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:55,326 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:55,326 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:55,327 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:55,327 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:55,328 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:55,328 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:55,328 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:55,492 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:55,526 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:55,533 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:55,535 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,535 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC5.historical.mon.atmos.Amon.r1i1p1.v20120710.tauv_Amon_MIROC5_historical_r1i1p1_185001-201212.nc 2024-03-25 10:21:55,535 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,536 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,536 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MIROC5: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_Amon_MIROC5_historical_r1i1p1_185001-201212.nc (will be downloaded) 2024-03-25 10:21:55,536 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2024-03-25 10:21:55,536 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,537 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:55,537 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,537 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:55,539 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM_historical_r1i1p1*.nc 2024-03-25 10:21:55,540 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:55,540 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:55,540 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:55,541 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:55,541 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:55,541 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:55,543 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:55,543 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:55,543 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:55,543 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:55,543 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:55,694 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:55,728 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:55,736 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:55,737 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,738 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.tauv_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:55,738 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,738 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,738 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MIROC-ESM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:55,738 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2024-03-25 10:21:55,738 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,739 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:55,739 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,739 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:55,741 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2024-03-25 10:21:55,741 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:55,741 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:55,741 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:55,742 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:55,742 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:55,742 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:55,744 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:55,744 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:55,744 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:55,744 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:55,744 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:55,891 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:55,925 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:55,933 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:55,934 UTC [2265056] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2024-03-25 10:21:55,934 UTC [2265056] 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.tauv_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:55,934 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,934 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_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'] 2024-03-25 10:21:55,934 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MIROC-ESM-CHEM: /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/atmos/Amon/r1i1p1/v20120710/tauv_Amon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:55,934 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2024-03-25 10:21:55,935 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,935 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:55,936 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:55,936 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:55,937 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-03-25 10:21:55,938 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:55,938 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:55,938 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:55,938 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:55,938 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:55,938 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:55,940 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:55,940 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:55,940 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:55,940 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:55,940 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:56,090 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:56,124 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:56,132 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:56,133 UTC [2265056] 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.tauv_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,133 UTC [2265056] 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.tauv_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,133 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauv_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'] 2024-03-25 10:21:56,133 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauv_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'] 2024-03-25 10:21:56,133 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tauv_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:56,133 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-03-25 10:21:56,134 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,134 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:56,134 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,135 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:56,136 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MPI-ESM-MR_historical_r1i1p1*.nc 2024-03-25 10:21:56,136 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:56,136 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:56,136 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:56,136 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:56,137 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:56,137 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:56,138 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:56,138 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:56,152 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:56,152 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:56,153 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:56,303 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:56,337 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:56,436 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:56,437 UTC [2265056] 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.tauv_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,437 UTC [2265056] 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.tauv_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,437 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauv_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'] 2024-03-25 10:21:56,437 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauv_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'] 2024-03-25 10:21:56,438 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MPI-ESM-MR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/atmos/Amon/r1i1p1/v20120503/tauv_Amon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:56,438 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2024-03-25 10:21:56,439 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,439 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:56,440 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,440 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:56,441 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_MRI-CGCM3_historical_r1i1p1*.nc 2024-03-25 10:21:56,442 UTC [2265056] DEBUG esmvalcore.esgf._search:116 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': 'tauv'} 2024-03-25 10:21:56,442 UTC [2265056] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-03-25 10:21:56,442 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-03-25 10:21:56,442 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-03-25 10:21:56,442 UTC [2265056] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-03-25 10:21:56,443 UTC [2265056] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-03-25 10:21:56,444 UTC [2265056] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-03-25 10:21:56,444 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-03-25 10:21:56,445 UTC [2265056] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, resend_request=True) 2024-03-25 10:21:56,445 UTC [2265056] DEBUG requests_cache.session:253 Stale response; attempting to re-send request 2024-03-25 10:21:56,445 UTC [2265056] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-03-25 10:21:56,628 UTC [2265056] DEBUG urllib3.connectionpool: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=tauv HTTP/1.1" 200 None 2024-03-25 10:21:56,663 UTC [2265056] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-03-25 10:21:56,671 UTC [2265056] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-03-25 10:21:56,674 UTC [2265056] 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.tauv_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,674 UTC [2265056] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.tauv_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,674 UTC [2265056] DEBUG esmvalcore.esgf._search:154 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': 'tauv'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauv_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'] 2024-03-25 10:21:56,674 UTC [2265056] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauv_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'] 2024-03-25 10:21:56,674 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 MRI-CGCM3: /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tauv_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-03-25 10:21:56,675 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2024-03-25 10:21:56,675 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,676 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:56,676 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,676 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:56,677 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-M_historical_r1i1p1*.nc 2024-03-25 10:21:56,680 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/v20120412/tauv/tauv_Amon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,680 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, NorESM1-M, historical, r1i1p1, v20120412 2024-03-25 10:21:56,681 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,681 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:56,681 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,682 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:56,683 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/*/tauv/tauv_Amon_NorESM1-ME_historical_r1i1p1*.nc 2024-03-25 10:21:56,687 UTC [2265056] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tauv of dataset CMIP5 NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/atmos/Amon/r1i1p1/v20140327/tauv/tauv_Amon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2024-03-25 10:21:56,687 UTC [2265056] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tauv, Amon, CMIP5, NorESM1-ME, historical, r1i1p1, v20140327 2024-03-25 10:21:56,687 UTC [2265056] DEBUG esmvalcore._recipe.recipe:233 Excluded dataset 'ERA-Interim' from preprocessor step 'multi_model_statistics' 2024-03-25 10:21:56,687 UTC [2265056] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,688 UTC [2265056] ERROR esmvalcore._recipe.check:120 No input files found for Dataset: {'diagnostic': 'tauv', 'variable_group': 'tauv', 'dataset': 'ERA-Interim', 'project': 'OBS6', 'mip': 'Amon', 'short_name': 'tauv', 'alias': 'OBS6', 'frequency': 'mon', 'long_name': 'Surface Downward Northward Wind Stress', 'modeling_realm': ['atmos'], 'original_short_name': 'tauv', 'preprocessor': 'ppNOLEV', 'recipe_dataset_index': 11, 'reference_dataset': 'ERA-Interim', 'standard_name': 'surface_downward_northward_stress', 'tier': 3, 'timerange': '1980/2005', 'type': 'reanaly', 'units': 'Pa', 'version': 1} session: 'recipe_smpi_20240325_102141' 2024-03-25 10:21:56,688 UTC [2265056] ERROR esmvalcore._recipe.check:126 Looked for files matching /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc /scratch/tomast/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tauv[_.]*nc 2024-03-25 10:21:56,688 UTC [2265056] ERROR esmvalcore._recipe.check:127 Set 'log_level' to 'debug' to get more information 2024-03-25 10:21:56,688 UTC [2265056] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic collect 2024-03-25 10:21:56,688 UTC [2265056] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task collect/SMPI 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:727 Could not create all tasks 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor ta/ta: - No input data available for years 2005 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198001-198012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198101-198112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198201-198212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198301-198312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198401-198412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198501-198512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198601-198612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198701-198712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198801-198812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_198901-198912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199001-199012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199101-199112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199201-199212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199301-199312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199401-199412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199501-199512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199601-199612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199701-199712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199801-199812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_199901-199912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ta_200401-200412.nc 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor va/va: - No input data available for years 2005 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198001-198012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198101-198112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198201-198212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198301-198312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198401-198412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198501-198512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198601-198612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198701-198712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198801-198812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_198901-198912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199001-199012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199101-199112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199201-199212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199301-199312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199401-199412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199501-199512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199601-199612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199701-199712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199801-199812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_199901-199912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_va_200401-200412.nc 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor ua/ua: - No input data available for years 2005 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198001-198012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198101-198112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198201-198212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198301-198312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198401-198412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198501-198512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198601-198612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198701-198712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198801-198812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_198901-198912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199001-199012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199101-199112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199201-199212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199301-199312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199401-199412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199501-199512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199601-199612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199701-199712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199801-199812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_199901-199912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_ua_200401-200412.nc 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor hus/hus: - No input data available for years 2005 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198001-198012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198101-198112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198201-198212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198301-198312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198401-198412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198501-198512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198601-198612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198701-198712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198801-198812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_198901-198912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199001-199012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199101-199112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199201-199212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199301-199312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199401-199412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199501-199512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199601-199612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199701-199712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199801-199812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_199901-199912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_hus_200401-200412.nc 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor tas/tas: - No input data available for years 2005 in files: /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198001-198012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198101-198112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198201-198212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198301-198312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198401-198412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198501-198512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198601-198612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198701-198712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198801-198812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_198901-198912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199001-199012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199101-199112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199201-199212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199301-199312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199401-199412.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199501-199512.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199601-199612.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199701-199712.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199801-199812.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_199901-199912.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_200001-200012.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_200101-200112.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_200201-200212.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_200301-200312.nc /projects/NS9560K-datalake/ESGF/obsdata/Tier3/ERA-Interim/OBS6_ERA-Interim_reanaly_1_Amon_tas_200401-200412.nc 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor psl/psl: - Missing data for Dataset: psl, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor hfds/hfds: - Missing data for Dataset: hfds, Omon, OBS6, ERA-Interim, 1 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor tauu/tauu: - Missing data for Dataset: tauu, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:56,689 UTC [2265056] ERROR esmvalcore._recipe.recipe:729 Missing data for preprocessor tauv/tauv: - Missing data for Dataset: tauv, Amon, OBS6, ERA-Interim, 1 2024-03-25 10:21:57,457 UTC [2265056] INFO esmvalcore._task:128 Maximum memory used (estimate): 0.3 GB 2024-03-25 10:21:57,458 UTC [2265056] INFO esmvalcore._task:130 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2024-03-25 10:21:57,458 UTC [2265056] ERROR esmvalcore._main:523 Could not create all tasks 2024-03-25 10:21:57,459 UTC [2265056] DEBUG esmvalcore._main:524 Stack trace for debugging: Traceback (most recent call last): File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_main.py", line 518, in run fire.Fire(ESMValTool()) File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/fire/core.py", line 141, in Fire component_trace = _Fire(component, args, parsed_flag_args, context, name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/fire/core.py", line 475, in _Fire component, remaining_args = _CallAndUpdateTrace( ^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/fire/core.py", line 691, in _CallAndUpdateTrace component = fn(*varargs, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_main.py", line 405, in run self._run(recipe, session) File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_main.py", line 447, in _run process_recipe(recipe_file=recipe, session=session) File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_main.py", line 127, in process_recipe recipe = read_recipe_file(recipe_file, session) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe.py", line 73, in read_recipe_file return Recipe(raw_recipe, session, recipe_file=filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe.py", line 720, in __init__ self.tasks = self.initialize_tasks() ^^^^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe.py", line 1046, in initialize_tasks tasks = self._create_tasks() ^^^^^^^^^^^^^^^^^^^^ File "/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe.py", line 1034, in _create_tasks raise recipe_error esmvalcore.exceptions.RecipeError: Could not create all tasks