2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:495 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:496 Package versions 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:497 ---------------- 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:501 ---------------- 2023-06-04 13:55:37,436 UTC [684385] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-06-04 13:55:37,437 UTC [684385] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/run/main_log_debug.txt 2023-06-04 13:55:37,610 UTC [684385] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-06-04 13:55:37,611 UTC [684385] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-06-04 13:55:38,083 UTC [684385] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-06-04 13:55:38 UTC 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.8.0/recipe_cox18nature.yml 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/run 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/work 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/plots 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-06-04 13:55:38,084 UTC [684385] INFO esmvalcore._main:98 Running tasks using at most 255 processes 2023-06-04 13:55:38,085 UTC [684385] INFO esmvalcore._main:100 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2023-06-04 13:55:38,085 UTC [684385] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-06-04 13:55:38,086 UTC [684385] DEBUG esmvalcore._recipe.check:52 Checking recipe against schema /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe_schema.yml 2023-06-04 13:55:38,111 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tas in diagnostic diag_psi 2023-06-04 13:55:38,112 UTC [684385] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-fx.yml 2023-06-04 13:55:38,113 UTC [684385] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-institutes.yml 2023-06-04 13:55:38,141 UTC [684385] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-product.yml 2023-06-04 13:55:38,147 UTC [684385] WARNING esmvalcore.local:426 'CMIP5' rootpaths '/scratch/tomast/ESGF/cmip5/output1' set in config-user.yml do not exist 2023-06-04 13:55:38,148 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/ACCESS1-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9034K/CMIP5/output1/*/ACCESS1-0/*/fx/land/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9034K/CMIP5/output2/*/ACCESS1-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9034K/CMIP5/output2/*/ACCESS1-0/*/fx/land/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/ACCESS1-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/ACCESS1-0/*/fx/land/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/ACCESS1-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/ACCESS1-0/*/fx/land/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/ACCESS1-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/ACCESS1-0/*/fx/land/fx/*/*/areacella/areacella_fx_ACCESS1-0_*_**.nc 2023-06-04 13:55:38,155 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:38,155 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:38,155 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:38,155 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:38,156 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:38,156 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:38,158 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:38,158 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:38,159 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:38,159 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:38,349 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:38,420 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:38,482 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.1pctCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.1pctCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.1pctCO2.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.1pctCO2.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:38,484 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.amip.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_amip_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.amip.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_amip_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.amip.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_amip_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.amip.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_amip_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.piControl.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_piControl_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.piControl.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_piControl_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.piControl.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_piControl_r0i0p0.nc 2023-06-04 13:55:38,485 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.piControl.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_piControl_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp45.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp45.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp45.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp45.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-06-04 13:55:38,486 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-06-04 13:55:38,487 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/1pctCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/1pctCO2/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/amip/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/amip/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_amip_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/piControl/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/piControl/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_piControl_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp45/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp45/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:38,487 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/1pctCO2/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/1pctCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,487 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,487 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/amip/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_amip_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/amip/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,487 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,488 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/piControl/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_piControl_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/piControl/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,488 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp45/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp45/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,488 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:38,489 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, ACCESS1-0, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, ACCESS1-0, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, amip, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, historical, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, ACCESS1-0, rcp85, r0i0p0 2023-06-04 13:55:38,489 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, ACCESS1-0, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:38,490 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/BNU-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9034K/CMIP5/output1/*/BNU-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9034K/CMIP5/output2/*/BNU-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9034K/CMIP5/output2/*/BNU-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/BNU-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/BNU-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/BNU-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/BNU-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/BNU-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/BNU-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_BNU-ESM_*_**.nc 2023-06-04 13:55:38,511 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, BNU-ESM, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, piControl, r0i0p0 2023-06-04 13:55:38,512 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/CanESM2/*/fx/atmos/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9034K/CMIP5/output1/*/CanESM2/*/fx/land/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9034K/CMIP5/output2/*/CanESM2/*/fx/atmos/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9034K/CMIP5/output2/*/CanESM2/*/fx/land/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CanESM2/*/fx/atmos/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CanESM2/*/fx/land/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CanESM2/*/fx/atmos/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CanESM2/*/fx/land/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CanESM2/*/fx/atmos/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CanESM2/*/fx/land/fx/*/*/areacella/areacella_fx_CanESM2_*_**.nc 2023-06-04 13:55:38,567 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, CanESM2, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:38,568 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/CCSM4/*/fx/atmos/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9034K/CMIP5/output1/*/CCSM4/*/fx/land/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9034K/CMIP5/output2/*/CCSM4/*/fx/atmos/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9034K/CMIP5/output2/*/CCSM4/*/fx/land/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CCSM4/*/fx/atmos/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CCSM4/*/fx/land/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CCSM4/*/fx/atmos/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CCSM4/*/fx/land/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CCSM4/*/fx/atmos/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CCSM4/*/fx/land/fx/*/*/areacella/areacella_fx_CCSM4_*_**.nc 2023-06-04 13:55:38,587 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:38,587 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:38,588 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:38,588 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:38,588 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:38,588 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:38,590 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:38,590 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:38,590 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:38,591 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:38,855 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CCSM4&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:39,030 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:39,078 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:39,080 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.1pctCO2.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,080 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.1pctCO2.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,080 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,080 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.amip.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.amip.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.amip4K.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip4K_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.amip4K.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip4K_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.amip4xCO2.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip4xCO2_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.amip4xCO2.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amip4xCO2_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.amipFuture.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amipFuture_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.amipFuture.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_amipFuture_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1961.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1961_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1961.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1961_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1966.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1966_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1966.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1966_r0i0p0.nc 2023-06-04 13:55:39,081 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1971.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1971_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1971.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1971_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1975.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1975_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1975.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1975_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1976.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1976_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1976.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1976_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1980.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1980_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1980.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1980_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1981.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1981_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1981.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1981_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1985.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1985_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1985.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1985_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1986.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1986_r0i0p0.nc 2023-06-04 13:55:39,082 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1986.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1986_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1990.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1990_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1990.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1990_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1991.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1991_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1991.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1991_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1995.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1995_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1995.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1995_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal1996.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1996_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal1996.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal1996_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2000.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2000_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2000.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2000_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2001.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2001_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2001.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2001_r0i0p0.nc 2023-06-04 13:55:39,083 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2002.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2002_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2002.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2002_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2003.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2003_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2003.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2003_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2004.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2004_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2004.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2004_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2005.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2005_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2005.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2005_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.decadal2006.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2006_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130313' for cmip5.output1.NCAR.CCSM4.decadal2006.fx.atmos.fx.r0i0p0.v20130313.areacella_fx_CCSM4_decadal2006_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:39,084 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historicalGHG.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.historicalGHG.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historicalMisc.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalMisc_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.historicalMisc.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalMisc_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historicalNat.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.historicalNat.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.lgm.fx.atmos.fx.r0i0p0.v20120611.areacella_fx_CCSM4_lgm_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120611' for cmip5.output1.NCAR.CCSM4.lgm.fx.atmos.fx.r0i0p0.v20120611.areacella_fx_CCSM4_lgm_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.midHolocene.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.midHolocene.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.past1000.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_past1000_r0i0p0.nc 2023-06-04 13:55:39,085 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.past1000.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_past1000_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.piControl.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_piControl_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.piControl.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_piControl_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp26.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp26_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.rcp26.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp26_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp26.fx.atmos.fx.r0i0p0.v20121031.areacella_fx_CCSM4_rcp26_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121031' for cmip5.output1.NCAR.CCSM4.rcp26.fx.atmos.fx.r0i0p0.v20121031.areacella_fx_CCSM4_rcp26_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp45.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp45_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.rcp45.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp45_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp60.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp60_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.rcp60.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp60_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp85_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.rcp85.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_rcp85_r0i0p0.nc 2023-06-04 13:55:39,086 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.sstClim.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_sstClim_r0i0p0.nc 2023-06-04 13:55:39,087 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.sstClim.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_sstClim_r0i0p0.nc 2023-06-04 13:55:39,087 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,087 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,089 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/NCAR/CCSM4/1pctCO2/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/amip/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/amip4K/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_amip4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/amip4xCO2/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_amip4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/amipFuture/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1961/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1961_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1966/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1966_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1971/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1971_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1975/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1975_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1976/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1976_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1980/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1980_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1981/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1981_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1985/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1985_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1986/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1986_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1990/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1990_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1991/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1991_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1995/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1995_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal1996/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal1996_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2000/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2001/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2001_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2002/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2002_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2003/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2003_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2004/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2004_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2005/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2005_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/decadal2006/fx/atmos/fx/r0i0p0/v20130313/areacella_fx_CCSM4_decadal2006_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/historicalGHG/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historicalGHG_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/historicalMisc/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historicalMisc_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/historicalNat/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historicalNat_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/lgm/fx/atmos/fx/r0i0p0/v20120611/areacella_fx_CCSM4_lgm_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/midHolocene/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_midHolocene_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/past1000/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_past1000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/piControl/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp26/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp26/fx/atmos/fx/r0i0p0/v20121031/areacella_fx_CCSM4_rcp26_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp45/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp60/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_rcp60_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/sstClim/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_sstClim_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/sstClim4xCO2/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_sstClim4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-04 13:55:39,089 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au']] 2023-06-04 13:55:39,090 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/rcp26/fx/atmos/fx/r0i0p0/v20121031/areacella_fx_CCSM4_rcp26_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/rcp26/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au']] 2023-06-04 13:55:39,096 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, CCSM4, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, CCSM4, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, amip, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, amip4K, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, amip4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, amipFuture, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1961, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1966, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1971, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1975, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1976, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1980, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1981, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1985, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1986, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1990, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1991, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1995, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal1996, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2000, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2001, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2002, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2003, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2004, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2005, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, decadal2006, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, historical, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, historicalGHG, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, historicalMisc, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, historicalNat, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, lgm, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, midHolocene, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, past1000, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, rcp26, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, rcp60, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, sstClim, r0i0p0 Dataset: areacella, fx, CMIP5, CCSM4, sstClim4xCO2, r0i0p0 2023-06-04 13:55:39,096 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, CCSM4, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:39,096 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/CNRM-CM5/*/fx/atmos/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9034K/CMIP5/output1/*/CNRM-CM5/*/fx/land/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9034K/CMIP5/output2/*/CNRM-CM5/*/fx/atmos/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9034K/CMIP5/output2/*/CNRM-CM5/*/fx/land/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CNRM-CM5/*/fx/atmos/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CNRM-CM5/*/fx/land/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CNRM-CM5/*/fx/atmos/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CNRM-CM5/*/fx/land/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CNRM-CM5/*/fx/atmos/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CNRM-CM5/*/fx/land/fx/*/*/areacella/areacella_fx_CNRM-CM5_*_**.nc 2023-06-04 13:55:39,102 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:39,102 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:39,102 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:39,102 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:39,102 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:39,103 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:39,104 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:39,104 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:39,104 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:39,105 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:39,365 UTC [684385] DEBUG urllib3.connectionpool: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&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:39,506 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:39,553 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:39,555 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.1pctCO2.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,555 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.1pctCO2.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.amip.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.amip.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_amip_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.amip4K.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.amip4K.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_amip4K_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.amip4xCO2.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.amip4xCO2.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_amip4xCO2_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.amipFuture.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.amipFuture.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_amipFuture_r0i0p0.nc 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.aqua4K.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,556 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.aqua4K.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_aqua4K_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.aqua4xCO2.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.aqua4xCO2.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_aqua4xCO2_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.aquaControl.fx.atmos.fx.r0i0p0.v20111018 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111018' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.aquaControl.fx.atmos.fx.r0i0p0.v20111018.areacella_fx_CNRM-CM5_aquaControl_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1959.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1959.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1959_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1960.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1960.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1960_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1964.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1964.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1964_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1965.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1965.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1965_r0i0p0.nc 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1969.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,557 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1969.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1969_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1970.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1970.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1970_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1974.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1974.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1974_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1975.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1975.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1975_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1979.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1979.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1979_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1980.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1980.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1980_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1984.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1984.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1984_r0i0p0.nc 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1985.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,558 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1985.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1985_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1989.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1989.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1989_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1990.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1990.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1990_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1994.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1994.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1994_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1995.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1995.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal1995_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal1999.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal1999.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal1999_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal2000.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal2000.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal2000_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal2004.fx.atmos.fx.r0i0p0.v20111124 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111124' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal2004.fx.atmos.fx.r0i0p0.v20111124.areacella_fx_CNRM-CM5_decadal2004_r0i0p0.nc 2023-06-04 13:55:39,559 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.decadal2005.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.decadal2005.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_decadal2005_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_historical_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.historicalGHG.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historicalGHG.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.historicalMisc.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historicalMisc.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_historicalMisc_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.historicalNat.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historicalNat.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.lgm.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_lgm_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.lgm.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_lgm_r0i0p0.nc 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.lgm.fx.atmos.fx.r0i0p0.v20140201 2023-06-04 13:55:39,560 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140201' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.lgm.fx.atmos.fx.r0i0p0.v20140201.areacella_fx_CNRM-CM5_lgm_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.midHolocene.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.midHolocene.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.piControl.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.piControl.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_piControl_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp26.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp26.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_rcp26_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp45.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp45.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_rcp45_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_rcp85_r0i0p0.nc 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.volcIn2010.fx.atmos.fx.r0i0p0.v20120612 2023-06-04 13:55:39,561 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120612' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.volcIn2010.fx.atmos.fx.r0i0p0.v20120612.areacella_fx_CNRM-CM5_volcIn2010_r0i0p0.nc 2023-06-04 13:55:39,564 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/1pctCO2/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/amip/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/amip4K/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_amip4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/amip4xCO2/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_amip4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/amipFuture/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/aqua4K/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_aqua4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/aqua4xCO2/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_aqua4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/aquaControl/fx/atmos/fx/r0i0p0/v20111018/areacella_fx_CNRM-CM5_aquaControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1959/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1959_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1960/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1960_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1964/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1964_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1965/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1965_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1969/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1969_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1970/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1970_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1974/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1974_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1975/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1975_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1979/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1979_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1980/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1980_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1984/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1984_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1985/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1985_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1989/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1989_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1990/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1990_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1994/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1994_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1995/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal1995_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal1999/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal1999_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal2000/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal2000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal2004/fx/atmos/fx/r0i0p0/v20111124/areacella_fx_CNRM-CM5_decadal2004_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/decadal2005/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_decadal2005_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historical_r0i0p0.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/historicalGHG/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historicalGHG_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historicalMisc/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historicalMisc_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historicalNat/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historicalNat_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/lgm/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_lgm_r0i0p0.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/lgm/fx/atmos/fx/r0i0p0/v20140201/areacella_fx_CNRM-CM5_lgm_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/midHolocene/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_midHolocene_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/piControl/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_piControl_r0i0p0.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/rcp26/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp45/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_rcp45_r0i0p0.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/rcp85/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_rcp85_r0i0p0.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/volcIn2010/fx/atmos/fx/r0i0p0/v20120612/areacella_fx_CNRM-CM5_volcIn2010_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] 2023-06-04 13:55:39,564 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/lgm/fx/atmos/fx/r0i0p0/v20140201/areacella_fx_CNRM-CM5_lgm_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk'], not [ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/lgm/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_lgm_r0i0p0.nc on hosts ['esgf2.dkrz.de']] 2023-06-04 13:55:39,570 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, CNRM-CM5, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, CNRM-CM5, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, amip, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, amip4K, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, amip4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, amipFuture, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, aqua4K, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, aqua4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, aquaControl, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1959, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1960, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1964, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1965, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1969, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1970, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1974, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1975, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1979, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1980, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1984, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1985, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1989, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1990, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1994, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1995, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal1999, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal2000, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal2004, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, decadal2005, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, historical, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, historicalGHG, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, historicalMisc, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, historicalNat, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, lgm, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, midHolocene, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, rcp26, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, CNRM-CM5, volcIn2010, r0i0p0 2023-06-04 13:55:39,570 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, CNRM-CM5, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:39,571 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/CSIRO-Mk3-6-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9034K/CMIP5/output1/*/CSIRO-Mk3-6-0/*/fx/land/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9034K/CMIP5/output2/*/CSIRO-Mk3-6-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9034K/CMIP5/output2/*/CSIRO-Mk3-6-0/*/fx/land/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CSIRO-Mk3-6-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/CSIRO-Mk3-6-0/*/fx/land/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CSIRO-Mk3-6-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/CSIRO-Mk3-6-0/*/fx/land/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CSIRO-Mk3-6-0/*/fx/atmos/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/CSIRO-Mk3-6-0/*/fx/land/fx/*/*/areacella/areacella_fx_CSIRO-Mk3-6-0_*_**.nc 2023-06-04 13:55:39,576 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:39,576 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:39,576 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:39,576 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:39,576 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:39,577 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:39,578 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:39,578 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:39,578 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:39,579 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:39,778 UTC [684385] DEBUG urllib3.connectionpool: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&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:39,919 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:39,983 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v20120605.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120605' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.1pctCO2.fx.atmos.fx.r0i0p0.v20120605.areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.amip.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.amip.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc 2023-06-04 13:55:39,985 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.amip.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.amip.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalGHG.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalGHG.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalGHG.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalGHG.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p1.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p1.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p1.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p1.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc 2023-06-04 13:55:39,986 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p2.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p2.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p2.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p2.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p3.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p3.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p3.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p3.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p4.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p4.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p4.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p4.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p5.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p5.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p5.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc 2023-06-04 13:55:39,987 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p5.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p6.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p6.v1.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p6.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalMisc.fx.atmos.fx.r0i0p6.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalNat.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalNat.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalNat.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historicalNat.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,988 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120607' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.midHolocene.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.piControl.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.piControl.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.piControl.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.piControl.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120607' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp26.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,989 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120607' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp45.fx.atmos.fx.r0i0p0.v20120607.areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp60.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp60.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp60.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp60.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc 2023-06-04 13:55:39,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim4xCO2.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimAerosol.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimAerosol.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimAerosol.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimAerosol.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimSulfate.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimSulfate.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimSulfate.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:39,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.sstClimSulfate.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:39,993 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v20120605/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/amip/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/amip/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalGHG/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalGHG/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p1/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p1/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p2/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p2/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p3/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p3/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p4/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p4/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p5/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p5/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p6/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p6/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalNat/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalNat/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/piControl/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/piControl/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp60/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp60/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim4xCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimAerosol/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimAerosol/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimSulfate/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimSulfate/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v20120605/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/1pctCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_1pctCO2_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/abrupt4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/amip/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/amip/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalGHG/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalGHG/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historicalGHG_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,994 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p1/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p1/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p1.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p2/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p2/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p2.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p3/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p3/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p3.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p4/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p4/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p4.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p5/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p5/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p5.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p6/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalMisc/fx/atmos/fx/r0i0p6/v1/areacella_fx_CSIRO-Mk3-6-0_historicalMisc_r0i0p6.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalNat/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historicalNat/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historicalNat_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,995 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['aims3.llnl.gov'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/midHolocene/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_midHolocene_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/piControl/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/piControl/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp26/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp26_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v20120607/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp45/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp45_r0i0p0.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp60/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp60/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp60_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClim_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,996 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim4xCO2/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClim4xCO2/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClim4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,997 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimAerosol/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimAerosol/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClimAerosol_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:39,997 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimSulfate/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/sstClimSulfate/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_sstClimSulfate_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:40,000 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, CSIRO-Mk3-6-0, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, amip, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalGHG, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p1 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p2 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p3 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p4 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p5 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalMisc, r0i0p6 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, historicalNat, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, midHolocene, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, rcp26, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, rcp60, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, sstClim, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, sstClim4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, sstClimAerosol, r0i0p0 Dataset: areacella, fx, CMIP5, CSIRO-Mk3-6-0, sstClimSulfate, r0i0p0 2023-06-04 13:55:40,000 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, CSIRO-Mk3-6-0, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:40,001 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/GFDL-ESM2M/*/fx/atmos/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9034K/CMIP5/output1/*/GFDL-ESM2M/*/fx/land/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9034K/CMIP5/output2/*/GFDL-ESM2M/*/fx/atmos/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9034K/CMIP5/output2/*/GFDL-ESM2M/*/fx/land/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/GFDL-ESM2M/*/fx/atmos/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/GFDL-ESM2M/*/fx/land/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/GFDL-ESM2M/*/fx/atmos/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/GFDL-ESM2M/*/fx/land/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/GFDL-ESM2M/*/fx/atmos/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/GFDL-ESM2M/*/fx/land/fx/*/*/areacella/areacella_fx_GFDL-ESM2M_*_**.nc 2023-06-04 13:55:40,008 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, GFDL-ESM2M, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:40,009 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/HadGEM2-ES/*/fx/atmos/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9034K/CMIP5/output1/*/HadGEM2-ES/*/fx/land/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9034K/CMIP5/output2/*/HadGEM2-ES/*/fx/atmos/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9034K/CMIP5/output2/*/HadGEM2-ES/*/fx/land/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/HadGEM2-ES/*/fx/atmos/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/HadGEM2-ES/*/fx/land/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/HadGEM2-ES/*/fx/atmos/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/HadGEM2-ES/*/fx/land/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/HadGEM2-ES/*/fx/atmos/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/HadGEM2-ES/*/fx/land/fx/*/*/areacella/areacella_fx_HadGEM2-ES_*_**.nc 2023-06-04 13:55:40,015 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, HadGEM2-ES, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:40,016 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/GISS-E2-R/*/fx/atmos/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9034K/CMIP5/output1/*/GISS-E2-R/*/fx/land/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9034K/CMIP5/output2/*/GISS-E2-R/*/fx/atmos/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9034K/CMIP5/output2/*/GISS-E2-R/*/fx/land/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/GISS-E2-R/*/fx/atmos/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/GISS-E2-R/*/fx/land/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/GISS-E2-R/*/fx/atmos/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/GISS-E2-R/*/fx/land/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/GISS-E2-R/*/fx/atmos/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/GISS-E2-R/*/fx/land/fx/*/*/areacella/areacella_fx_GISS-E2-R_*_**.nc 2023-06-04 13:55:40,055 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, GISS-E2-R, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, piControl, r0i0p0 2023-06-04 13:55:40,055 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/inmcm4/*/fx/atmos/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9034K/CMIP5/output1/*/inmcm4/*/fx/land/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9034K/CMIP5/output2/*/inmcm4/*/fx/atmos/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9034K/CMIP5/output2/*/inmcm4/*/fx/land/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/inmcm4/*/fx/atmos/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/inmcm4/*/fx/land/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/inmcm4/*/fx/atmos/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/inmcm4/*/fx/land/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/inmcm4/*/fx/atmos/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/inmcm4/*/fx/land/fx/*/*/areacella/areacella_fx_inmcm4_*_**.nc 2023-06-04 13:55:40,058 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:40,058 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:40,059 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:40,059 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:40,059 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:40,059 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:40,061 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:40,061 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:40,061 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:40,061 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:40,230 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:40,301 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:40,353 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:40,354 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.amip.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_amip_r0i0p0.nc 2023-06-04 13:55:40,354 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.amip.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_amip_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.esmHistorical.fx.atmos.fx.r0i0p0.v20110927.areacella_fx_inmcm4_esmHistorical_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110927' for cmip5.output1.INM.inmcm4.esmHistorical.fx.atmos.fx.r0i0p0.v20110927.areacella_fx_inmcm4_esmHistorical_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.esmrcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_esmrcp85_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.esmrcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_esmrcp85_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.rcp45.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp45_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.rcp45.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp45_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.rcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp85_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.rcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp85_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.sstClim.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_sstClim_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.sstClim.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_sstClim_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:40,355 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:40,356 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/INM/inmcm4/amip/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/esmHistorical/fx/atmos/fx/r0i0p0/v20110927/areacella_fx_inmcm4_esmHistorical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/esmrcp85/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_esmrcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/rcp45/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/sstClim/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_sstClim_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/sstClim4xCO2/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_sstClim4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:40,357 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, inmcm4, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, rcp85, r0i0p0: Dataset: areacella, fx, CMIP5, inmcm4, amip, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, esmHistorical, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, esmrcp85, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, sstClim, r0i0p0 Dataset: areacella, fx, CMIP5, inmcm4, sstClim4xCO2, r0i0p0 2023-06-04 13:55:40,357 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, inmcm4, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, rcp85, r0i0p0 2023-06-04 13:55:40,358 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/IPSL-CM5B-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9034K/CMIP5/output1/*/IPSL-CM5B-LR/*/fx/land/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9034K/CMIP5/output2/*/IPSL-CM5B-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9034K/CMIP5/output2/*/IPSL-CM5B-LR/*/fx/land/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/IPSL-CM5B-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/IPSL-CM5B-LR/*/fx/land/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/IPSL-CM5B-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/IPSL-CM5B-LR/*/fx/land/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/IPSL-CM5B-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/IPSL-CM5B-LR/*/fx/land/fx/*/*/areacella/areacella_fx_IPSL-CM5B-LR_*_**.nc 2023-06-04 13:55:40,362 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:40,362 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:40,362 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:40,362 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:40,363 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:40,363 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:40,364 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:40,364 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:40,364 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:40,365 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:40,533 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:40,639 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:40,685 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:40,686 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.1pctCO2.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,686 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.1pctCO2.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_1pctCO2_r0i0p0.nc 2023-06-04 13:55:40,686 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.amip4K.fx.atmos.fx.r0i0p0.v20130129 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130129' for cmip5.output1.IPSL.IPSL-CM5B-LR.amip4K.fx.atmos.fx.r0i0p0.v20130129.areacella_fx_IPSL-CM5B-LR_amip4K_r0i0p0.nc 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.amipFuture.fx.atmos.fx.r0i0p0.v20130302 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130302' for cmip5.output1.IPSL.IPSL-CM5B-LR.amipFuture.fx.atmos.fx.r0i0p0.v20130302.areacella_fx_IPSL-CM5B-LR_amipFuture_r0i0p0.nc 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.piControl.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.piControl.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_piControl_r0i0p0.nc 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.rcp45.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,687 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp45.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_rcp45_r0i0p0.nc 2023-06-04 13:55:40,688 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:40,688 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc 2023-06-04 13:55:40,688 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/1pctCO2/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/amip4K/fx/atmos/fx/r0i0p0/v20130129/areacella_fx_IPSL-CM5B-LR_amip4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/amipFuture/fx/atmos/fx/r0i0p0/v20130302/areacella_fx_IPSL-CM5B-LR_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/piControl/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_piControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp45/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-04 13:55:40,690 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, IPSL-CM5B-LR, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, amip4K, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, amipFuture, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, IPSL-CM5B-LR, rcp85, r0i0p0 2023-06-04 13:55:40,690 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, IPSL-CM5B-LR, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:40,690 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/MIROC-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9034K/CMIP5/output1/*/MIROC-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9034K/CMIP5/output2/*/MIROC-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9034K/CMIP5/output2/*/MIROC-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MIROC-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MIROC-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MIROC-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MIROC-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MIROC-ESM/*/fx/atmos/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MIROC-ESM/*/fx/land/fx/*/*/areacella/areacella_fx_MIROC-ESM_*_**.nc 2023-06-04 13:55:40,705 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, MIROC-ESM, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:40,706 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/MPI-ESM-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9034K/CMIP5/output1/*/MPI-ESM-LR/*/fx/land/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9034K/CMIP5/output2/*/MPI-ESM-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9034K/CMIP5/output2/*/MPI-ESM-LR/*/fx/land/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MPI-ESM-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MPI-ESM-LR/*/fx/land/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MPI-ESM-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MPI-ESM-LR/*/fx/land/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MPI-ESM-LR/*/fx/atmos/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MPI-ESM-LR/*/fx/land/fx/*/*/areacella/areacella_fx_MPI-ESM-LR_*_**.nc 2023-06-04 13:55:40,730 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:40,730 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:40,730 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:40,730 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:40,731 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:40,731 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:40,733 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:40,733 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:40,733 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:40,733 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:40,934 UTC [684385] DEBUG urllib3.connectionpool: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&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:41,111 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:41,166 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:41,169 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.amipFuture.fx.atmos.fx.r0i0p0.v20120917.areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc 2023-06-04 13:55:41,169 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120917' for cmip5.output1.MPI-M.MPI-ESM-LR.amipFuture.fx.atmos.fx.r0i0p0.v20120917.areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc 2023-06-04 13:55:41,169 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.aqua4K.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aqua4K_r0i0p0.nc 2023-06-04 13:55:41,169 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120910' for cmip5.output1.MPI-M.MPI-ESM-LR.aqua4K.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aqua4K_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.aqua4xCO2.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aqua4xCO2_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120910' for cmip5.output1.MPI-M.MPI-ESM-LR.aqua4xCO2.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aqua4xCO2_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.aquaControl.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aquaControl_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120910' for cmip5.output1.MPI-M.MPI-ESM-LR.aquaControl.fx.atmos.fx.r0i0p0.v20120910.areacella_fx_MPI-ESM-LR_aquaControl_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1960.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1960_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1960.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1960_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1961.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1961_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1961.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1961_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1962.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1962_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1962.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1962_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1963.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1963_r0i0p0.nc 2023-06-04 13:55:41,170 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1963.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1963_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1964.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1964_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1964.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1964_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1965.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1965_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1965.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1965_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1966.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1966_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1966.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1966_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1967.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1967_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1967.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1967_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1968.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1968_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1968.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1968_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1969.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1969_r0i0p0.nc 2023-06-04 13:55:41,171 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1969.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1969_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1970.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1970_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1970.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1970_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1971.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1971_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1971.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1971_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1972.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1972_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1972.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1972_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1973.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1973_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1973.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1973_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1974.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1974_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1974.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1974_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1975.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1975_r0i0p0.nc 2023-06-04 13:55:41,172 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1975.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1975_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1976.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1976_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1976.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1976_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1977.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1977_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1977.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1977_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1978.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1978_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1978.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1978_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1979.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1979_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1979.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1979_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1980.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1980_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1980.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1980_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1981.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1981_r0i0p0.nc 2023-06-04 13:55:41,173 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1981.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1981_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1982.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1982_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1982.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1982_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1983.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1983_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1983.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1983_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1984.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1984_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1984.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1984_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1985.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1985_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1985.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1985_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1986.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1986_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1986.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1986_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1987.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1987_r0i0p0.nc 2023-06-04 13:55:41,174 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1987.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1987_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1988.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1988_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1988.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1988_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1989.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1989_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1989.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1989_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1990.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1990_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1990.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1990_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1991.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1991_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1991.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1991_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1992.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1992_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1992.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1992_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1993.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1993_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1993.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1993_r0i0p0.nc 2023-06-04 13:55:41,175 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1994.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1994_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1994.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1994_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1995.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1995_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1995.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1995_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1996.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1996_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1996.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1996_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1997.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1997_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1997.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1997_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1998.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1998_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1998.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1998_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1999.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1999_r0i0p0.nc 2023-06-04 13:55:41,176 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal1999.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal1999_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2000.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2000_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2000.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2000_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2001.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2001_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2001.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2001_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2002.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2002_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2002.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2002_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2003.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2003_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2003.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2003_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2004.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2004_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2004.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2004_r0i0p0.nc 2023-06-04 13:55:41,177 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2005.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2005_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2005.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2005_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2006.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2006_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2006.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2006_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2007.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2007_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2007.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2007_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2008.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2008_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2008.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2008_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2009.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2009_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2009.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2009_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2010.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2010_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120529' for cmip5.output1.MPI-M.MPI-ESM-LR.decadal2010.fx.atmos.fx.r0i0p0.v20120529.areacella_fx_MPI-ESM-LR_decadal2010_r0i0p0.nc 2023-06-04 13:55:41,178 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1960.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1960_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120627' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1960.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1960_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1975.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1975_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120627' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1975.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1975_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1980.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1980_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120627' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1980.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1980_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1985.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1985_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120627' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1985.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1985_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1990.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1990_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120627' for cmip5.output1.MPI-M.MPI-ESM-LR.noVolc1990.fx.atmos.fx.r0i0p0.v20120627.areacella_fx_MPI-ESM-LR_noVolc1990_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.sstClimAerosol.fx.atmos.fx.r0i0p0.v20140225.areacella_fx_MPI-ESM-LR_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140225' for cmip5.output1.MPI-M.MPI-ESM-LR.sstClimAerosol.fx.atmos.fx.r0i0p0.v20140225.areacella_fx_MPI-ESM-LR_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.sstClimSulfate.fx.atmos.fx.r0i0p0.v20140225.areacella_fx_MPI-ESM-LR_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:41,179 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140225' for cmip5.output1.MPI-M.MPI-ESM-LR.sstClimSulfate.fx.atmos.fx.r0i0p0.v20140225.areacella_fx_MPI-ESM-LR_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:41,180 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.volcIn2010.fx.atmos.fx.r0i0p0.v20121031.areacella_fx_MPI-ESM-LR_volcIn2010_r0i0p0.nc 2023-06-04 13:55:41,180 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121031' for cmip5.output1.MPI-M.MPI-ESM-LR.volcIn2010.fx.atmos.fx.r0i0p0.v20121031.areacella_fx_MPI-ESM-LR_volcIn2010_r0i0p0.nc 2023-06-04 13:55:41,183 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/v20120917/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/aqua4K/fx/atmos/fx/r0i0p0/v20120910/areacella_fx_MPI-ESM-LR_aqua4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/aqua4xCO2/fx/atmos/fx/r0i0p0/v20120910/areacella_fx_MPI-ESM-LR_aqua4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/aquaControl/fx/atmos/fx/r0i0p0/v20120910/areacella_fx_MPI-ESM-LR_aquaControl_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1960/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1960_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1961/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1961_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1962/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1962_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1963/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1963_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1964/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1964_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1965/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1965_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1966/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1966_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1967/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1967_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1968/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1968_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1969/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1969_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1970/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1970_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1971/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1971_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1972/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1972_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1973/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1973_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1974/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1974_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1975/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1975_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1976/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1976_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1977/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1977_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1978/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1978_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1979/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1979_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1980/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1980_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1981/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1981_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1982/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1982_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1983/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1983_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1984/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1984_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1985/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1985_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1986/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1986_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1987/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1987_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1988/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1988_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1989/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1989_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1990/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1990_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1991/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1991_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1992/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1992_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1993/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1993_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1994/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1994_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1995/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1995_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1996/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1996_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1997/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1997_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1998/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1998_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal1999/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal1999_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2000/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2001/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2001_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2002/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2002_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2003/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2003_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2004/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2004_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2005/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2005_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2006/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2006_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2007/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2007_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2008/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2008_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2009/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2009_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/decadal2010/fx/atmos/fx/r0i0p0/v20120529/areacella_fx_MPI-ESM-LR_decadal2010_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/noVolc1960/fx/atmos/fx/r0i0p0/v20120627/areacella_fx_MPI-ESM-LR_noVolc1960_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/noVolc1975/fx/atmos/fx/r0i0p0/v20120627/areacella_fx_MPI-ESM-LR_noVolc1975_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/noVolc1980/fx/atmos/fx/r0i0p0/v20120627/areacella_fx_MPI-ESM-LR_noVolc1980_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/noVolc1985/fx/atmos/fx/r0i0p0/v20120627/areacella_fx_MPI-ESM-LR_noVolc1985_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/noVolc1990/fx/atmos/fx/r0i0p0/v20120627/areacella_fx_MPI-ESM-LR_noVolc1990_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/sstClimAerosol/fx/atmos/fx/r0i0p0/v20140225/areacella_fx_MPI-ESM-LR_sstClimAerosol_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/sstClimSulfate/fx/atmos/fx/r0i0p0/v20140225/areacella_fx_MPI-ESM-LR_sstClimSulfate_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf1.dkrz.de'] ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/volcIn2010/fx/atmos/fx/r0i0p0/v20121031/areacella_fx_MPI-ESM-LR_volcIn2010_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-04 13:55:41,193 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, MPI-ESM-LR, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, amipFuture, r0i0p0: Dataset: areacella, fx, CMIP5, MPI-ESM-LR, amipFuture, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, aqua4K, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, aqua4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, aquaControl, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1960, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1961, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1962, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1963, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1964, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1965, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1966, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1967, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1968, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1969, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1970, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1971, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1972, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1973, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1974, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1975, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1976, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1977, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1978, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1979, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1980, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1981, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1982, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1983, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1984, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1985, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1986, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1987, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1988, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1989, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1990, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1991, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1992, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1993, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1994, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1995, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1996, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1997, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1998, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal1999, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2000, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2001, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2002, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2003, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2004, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2005, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2006, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2007, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2008, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2009, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, decadal2010, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, noVolc1960, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, noVolc1975, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, noVolc1980, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, noVolc1985, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, noVolc1990, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, sstClimAerosol, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, sstClimSulfate, r0i0p0 Dataset: areacella, fx, CMIP5, MPI-ESM-LR, volcIn2010, r0i0p0 2023-06-04 13:55:41,193 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, MPI-ESM-LR, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, amipFuture, r0i0p0 2023-06-04 13:55:41,194 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/MRI-CGCM3/*/fx/atmos/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9034K/CMIP5/output1/*/MRI-CGCM3/*/fx/land/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9034K/CMIP5/output2/*/MRI-CGCM3/*/fx/atmos/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9034K/CMIP5/output2/*/MRI-CGCM3/*/fx/land/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MRI-CGCM3/*/fx/atmos/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/MRI-CGCM3/*/fx/land/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MRI-CGCM3/*/fx/atmos/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/MRI-CGCM3/*/fx/land/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MRI-CGCM3/*/fx/atmos/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/MRI-CGCM3/*/fx/land/fx/*/*/areacella/areacella_fx_MRI-CGCM3_*_**.nc 2023-06-04 13:55:41,198 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'} 2023-06-04 13:55:41,199 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:41,199 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:41,199 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:41,199 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:41,199 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:41,201 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:41,201 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:41,201 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:41,202 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:41,481 UTC [684385] DEBUG urllib3.connectionpool: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&time_frequency=fx&cmor_table=fx&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:41,623 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:41,671 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.1pctCO2.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.1pctCO2.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_1pctCO2_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.abrupt4xCO2.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_abrupt4xCO2_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.amip.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_amip_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.amip.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_amip_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.amip4K.fx.atmos.fx.r0i0p0.v20120516 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120516' for cmip5.output1.MRI.MRI-CGCM3.amip4K.fx.atmos.fx.r0i0p0.v20120516.areacella_fx_MRI-CGCM3_amip4K_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.amip4xCO2.fx.atmos.fx.r0i0p0.v20120817 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120817' for cmip5.output1.MRI.MRI-CGCM3.amip4xCO2.fx.atmos.fx.r0i0p0.v20120817.areacella_fx_MRI-CGCM3_amip4xCO2_r0i0p0.nc 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.amipFuture.fx.atmos.fx.r0i0p0.v20120408 2023-06-04 13:55:41,675 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.amipFuture.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_amipFuture_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.aqua4K.fx.atmos.fx.r0i0p0.v20120408 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.aqua4K.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_aqua4K_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.aqua4xCO2.fx.atmos.fx.r0i0p0.v20120408 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.aqua4xCO2.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_aqua4xCO2_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.aquaControl.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_aquaControl_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.aquaControl.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_aquaControl_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1960.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1960.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1960_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1965.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1965.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1965_r0i0p0.nc 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1970.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,676 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1970.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1970_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.decadal1975.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1975_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1975.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1975_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1980.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1980.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1980_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.decadal1985.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1985_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1985.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1985_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1990.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1990.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1990_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal1995.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal1995.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal1995_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal2000.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal2000.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal2000_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.decadal2005.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal2005_r0i0p0.nc 2023-06-04 13:55:41,677 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal2005.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal2005_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal2010.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.decadal2010.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_decadal2010_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.decadal2011.fx.atmos.fx.r0i0p0.v20120516 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120516' for cmip5.output1.MRI.MRI-CGCM3.decadal2011.fx.atmos.fx.r0i0p0.v20120516.areacella_fx_MRI-CGCM3_decadal2011_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.historical.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.historicalExt.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.historicalExt.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_historicalExt_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.historicalGHG.fx.atmos.fx.r0i0p0.v20110915 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110915' for cmip5.output1.MRI.MRI-CGCM3.historicalGHG.fx.atmos.fx.r0i0p0.v20110915.areacella_fx_MRI-CGCM3_historicalGHG_r0i0p0.nc 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.historicalNat.fx.atmos.fx.r0i0p0.v20110915 2023-06-04 13:55:41,678 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110915' for cmip5.output1.MRI.MRI-CGCM3.historicalNat.fx.atmos.fx.r0i0p0.v20110915.areacella_fx_MRI-CGCM3_historicalNat_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.lgm.fx.atmos.fx.r0i0p0.v20120609 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120609' for cmip5.output1.MRI.MRI-CGCM3.lgm.fx.atmos.fx.r0i0p0.v20120609.areacella_fx_MRI-CGCM3_lgm_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.midHolocene.fx.atmos.fx.r0i0p0.v20110915 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110915' for cmip5.output1.MRI.MRI-CGCM3.midHolocene.fx.atmos.fx.r0i0p0.v20110915.areacella_fx_MRI-CGCM3_midHolocene_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.past1000.fx.atmos.fx.r0i0p0.v20140306 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140306' for cmip5.output1.MRI.MRI-CGCM3.past1000.fx.atmos.fx.r0i0p0.v20140306.areacella_fx_MRI-CGCM3_past1000_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.piControl.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_piControl_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.piControl.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_piControl_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.rcp26.fx.atmos.fx.r0i0p0.v20110915 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110915' for cmip5.output1.MRI.MRI-CGCM3.rcp26.fx.atmos.fx.r0i0p0.v20110915.areacella_fx_MRI-CGCM3_rcp26_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.rcp45.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.rcp45.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_rcp45_r0i0p0.nc 2023-06-04 13:55:41,679 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.rcp60.fx.atmos.fx.r0i0p0.v20111215 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MRI.MRI-CGCM3.rcp60.fx.atmos.fx.r0i0p0.v20111215.areacella_fx_MRI-CGCM3_rcp60_r0i0p0.nc 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.rcp85.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.rcp85.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_rcp85_r0i0p0.nc 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.sstClim.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.sstClim.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_sstClim_r0i0p0.nc 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110831 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.sstClim4xCO2.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_sstClim4xCO2_r0i0p0.nc 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.sstClimAerosol.fx.atmos.fx.r0i0p0.v20120408 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.sstClimAerosol.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_sstClimAerosol_r0i0p0.nc 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.sstClimSulfate.fx.atmos.fx.r0i0p0.v20120408 2023-06-04 13:55:41,680 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120408' for cmip5.output1.MRI.MRI-CGCM3.sstClimSulfate.fx.atmos.fx.r0i0p0.v20120408.areacella_fx_MRI-CGCM3_sstClimSulfate_r0i0p0.nc 2023-06-04 13:55:41,683 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'time_frequency': 'fx', 'cmor_table': 'fx', 'variable': 'areacella'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/1pctCO2/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_1pctCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/abrupt4xCO2/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_abrupt4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/amip/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_amip_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/amip4K/fx/atmos/fx/r0i0p0/v20120516/areacella_fx_MRI-CGCM3_amip4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/amip4xCO2/fx/atmos/fx/r0i0p0/v20120817/areacella_fx_MRI-CGCM3_amip4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/amipFuture/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/aqua4K/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_aqua4K_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/aqua4xCO2/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_aqua4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/aquaControl/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_aquaControl_r0i0p0.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1960/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1960_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1965/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1965_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1970/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1970_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1975/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1975_r0i0p0.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1980/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1980_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1985/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1985_r0i0p0.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1990/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1990_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal1995/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal1995_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal2000/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal2000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal2005/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal2005_r0i0p0.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal2010/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_decadal2010_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/decadal2011/fx/atmos/fx/r0i0p0/v20120516/areacella_fx_MRI-CGCM3_decadal2011_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historicalExt/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_historicalExt_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historicalGHG/fx/atmos/fx/r0i0p0/v20110915/areacella_fx_MRI-CGCM3_historicalGHG_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historicalNat/fx/atmos/fx/r0i0p0/v20110915/areacella_fx_MRI-CGCM3_historicalNat_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/lgm/fx/atmos/fx/r0i0p0/v20120609/areacella_fx_MRI-CGCM3_lgm_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/midHolocene/fx/atmos/fx/r0i0p0/v20110915/areacella_fx_MRI-CGCM3_midHolocene_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/past1000/fx/atmos/fx/r0i0p0/v20140306/areacella_fx_MRI-CGCM3_past1000_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/piControl/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_piControl_r0i0p0.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp26/fx/atmos/fx/r0i0p0/v20110915/areacella_fx_MRI-CGCM3_rcp26_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp45/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_rcp45_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp60/fx/atmos/fx/r0i0p0/v20111215/areacella_fx_MRI-CGCM3_rcp60_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/sstClim/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_sstClim_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/sstClim4xCO2/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_sstClim4xCO2_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/sstClimAerosol/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_sstClimAerosol_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/sstClimSulfate/fx/atmos/fx/r0i0p0/v20120408/areacella_fx_MRI-CGCM3_sstClimSulfate_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-04 13:55:41,688 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, MRI-CGCM3, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, MRI-CGCM3, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, amip, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, amip4K, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, amip4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, amipFuture, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, aqua4K, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, aqua4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, aquaControl, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1960, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1965, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1970, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1975, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1980, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1985, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1990, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal1995, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal2000, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal2005, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal2010, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, decadal2011, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, historical, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, historicalExt, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, historicalGHG, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, historicalNat, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, lgm, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, midHolocene, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, past1000, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, rcp26, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, rcp60, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, sstClim, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, sstClim4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, sstClimAerosol, r0i0p0 Dataset: areacella, fx, CMIP5, MRI-CGCM3, sstClimSulfate, r0i0p0 2023-06-04 13:55:41,688 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, MRI-CGCM3, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:41,689 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/*/NorESM1-M/*/fx/atmos/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9034K/CMIP5/output1/*/NorESM1-M/*/fx/land/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9034K/CMIP5/output2/*/NorESM1-M/*/fx/atmos/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9034K/CMIP5/output2/*/NorESM1-M/*/fx/land/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/NorESM1-M/*/fx/atmos/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/*/NorESM1-M/*/fx/land/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/NorESM1-M/*/fx/atmos/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/*/NorESM1-M/*/fx/land/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/NorESM1-M/*/fx/atmos/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc /scratch/tomast/ESGF/cmip5/output1/*/NorESM1-M/*/fx/land/fx/*/*/areacella/areacella_fx_NorESM1-M_*_**.nc 2023-06-04 13:55:41,821 UTC [684385] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tas, Amon, CMIP5, NorESM1-M, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0: Dataset: areacella, fx, CMIP5, NorESM1-M, 1pctCO2, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, abrupt4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, amip, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, amip4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, historical, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, historicalExt, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, historicalGHG, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, historicalMisc, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, historicalNat, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, piControl, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, rcp26, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, rcp45, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, rcp60, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, rcp85, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, sst2030, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, sstClim, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, sstClim4xCO2, r0i0p0 Dataset: areacella, fx, CMIP5, NorESM1-M, sstClimAerosol, r0i0p0 2023-06-04 13:55:41,821 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP5, NorESM1-M, ['historical', 'rcp85'], r1i1p1, supplementaries: areacella, fx, historical, r0i0p0 2023-06-04 13:55:41,821 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tasa in diagnostic diag_psi 2023-06-04 13:55:41,822 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/HadCRUT4/OBS_HadCRUT4_ground_*_fx_areacella[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_*_fx_areacella[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_*_fx_areacella[_.]*nc 2023-06-04 13:55:41,823 UTC [684385] INFO esmvalcore.dataset:314 For Dataset: tasa, Amon, OBS, HadCRUT4, ['historical', 'rcp85'], r1i1p1, 1, supplementaries: areacella, *, *: ignoring supplementary variable 'areacella', unable to expand wildcards 'mip', 'version'. 2023-06-04 13:55:41,823 UTC [684385] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tasa, Amon, OBS, HadCRUT4, ['historical', 'rcp85'], r1i1p1, 1 2023-06-04 13:55:41,824 UTC [684385] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-06-04 13:55:41,824 UTC [684385] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ecs 2023-06-04 13:55:41,824 UTC [684385] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_psi 2023-06-04 13:55:41,824 UTC [684385] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_cox18nature 2023-06-04 13:55:41,825 UTC [684385] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-06-04 13:55:41,825 UTC [684385] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ecs 2023-06-04 13:55:41,825 UTC [684385] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ecs/ecs 2023-06-04 13:55:41,826 UTC [684385] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_psi 2023-06-04 13:55:41,826 UTC [684385] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_psi/psi 2023-06-04 13:55:41,826 UTC [684385] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_psi/tas 2023-06-04 13:55:41,826 UTC [684385] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'spatial_mean' task for variable 'tas' 2023-06-04 13:55:41,828 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_rcp85_r1i1p1*.nc 2023-06-04 13:55:41,833 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:41,833 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:41,833 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:41,833 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:41,834 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:41,834 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:41,948 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:41,948 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:41,950 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:41,951 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,951 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120115.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120115.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120329.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120329.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120727.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,952 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.atmos.Amon.r1i1p1.v20120727.tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:41,953 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120115/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120329/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:41,953 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:41,953 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120329/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120115/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:41,953 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:41,954 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CSIRO-BOM/ACCESS1-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-BOM/ACCESS1-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_ACCESS1-0_historical_r0i0p0*.nc 2023-06-04 13:55:41,954 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:41,954 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:41,954 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:41,955 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:41,955 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:41,955 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:41,957 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:41,957 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:41,957 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:41,958 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:42,146 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r0i0p0&experiment=historical&time_frequency=fx&institute=CSIRO-BOM&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:42,147 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:42,213 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,214 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:42,214 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:42,214 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:42,214 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.fx.atmos.fx.r0i0p0.v20120115.areacella_fx_ACCESS1-0_historical_r0i0p0.nc 2023-06-04 13:55:42,215 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:42,215 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_ACCESS1-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,215 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 ACCESS1-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/atmos/Amon/r1i1p1/v20120727/tas_Amon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/atmos/fx/r0i0p0/v20120115/areacella_fx_ACCESS1-0_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:42,215 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, ACCESS1-0, ['historical', 'rcp85'], r1i1p1, v20120727, supplementaries: areacella, fx, historical, r0i0p0, v20120115 2023-06-04 13:55:42,216 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_BNU-ESM_rcp85_r1i1p1*.nc 2023-06-04 13:55:42,219 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:42,219 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,219 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,219 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,220 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,220 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,221 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,221 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,222 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:42,222 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,222 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,222 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120504' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120504.tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.historical.mon.atmos.Amon.r1i1p1.v20120510.tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.BNU.BNU-ESM.rcp85.mon.atmos.Amon.r1i1p1.v20120510.tas_Amon_BNU-ESM_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120510' for cmip5.output1.BNU.BNU-ESM.rcp85.mon.atmos.Amon.r1i1p1.v20120510.tas_Amon_BNU-ESM_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BNU-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'BNU', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120504/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:42,223 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,224 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/BNU/BNU-ESM/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/BNU/BNU-ESM/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/BNU/BNU-ESM/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0*.nc 2023-06-04 13:55:42,225 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 BNU-ESM: /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/historical/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_historical_r1i1p1_185001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/BNU/BNU-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120510/tas_Amon_BNU-ESM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /projects/NS9560K-datalake/ESGF/cmip5/output1/BNU/BNU-ESM/piControl/fx/atmos/fx/r0i0p0/v20130507/areacella/areacella_fx_BNU-ESM_piControl_r0i0p0.nc 2023-06-04 13:55:42,226 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, BNU-ESM, ['historical', 'rcp85'], r1i1p1, v20120510, supplementaries: areacella, fx, piControl, r0i0p0, v20130507 2023-06-04 13:55:42,227 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CanESM2_rcp85_r1i1p1*.nc 2023-06-04 13:55:42,232 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CCCma/CanESM2/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CCCma/CanESM2/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CanESM2_historical_r0i0p0*.nc 2023-06-04 13:55:42,234 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 CanESM2: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/atmos/Amon/r1i1p1/v20120718/tas/tas_Amon_CanESM2_historical_r1i1p1_185001-200512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/atmos/Amon/r1i1p1/v20120718/tas/tas_Amon_CanESM2_rcp85_r1i1p1_200601-210012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/atmos/fx/r0i0p0/v20120410/areacella/areacella_fx_CanESM2_historical_r0i0p0.nc 2023-06-04 13:55:42,234 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, CanESM2, ['historical', 'rcp85'], r1i1p1, v20120718, supplementaries: areacella, fx, historical, r0i0p0, v20120410 2023-06-04 13:55:42,235 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CCSM4_rcp85_r1i1p1*.nc 2023-06-04 13:55:42,238 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:42,238 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,239 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,239 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,239 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,239 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,241 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,241 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,241 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:42,242 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20121031.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121031' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20121031.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20130425.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130425' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20130425.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160829' for cmip5.output1.NCAR.CCSM4.historical.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130219.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,242 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130219' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130219.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130219.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130219' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130219.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130426.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130426' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130426.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130426.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130426' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20130426.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160829' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,243 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160829' for cmip5.output1.NCAR.CCSM4.rcp85.mon.atmos.Amon.r1i1p1.v20160829.tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,244 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'NCAR', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20121031/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20130425/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'aims3.llnl.gov', 'esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130219/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130219/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130426/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130426/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:42,244 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20130425/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'aims3.llnl.gov', 'esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20121031/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,244 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130426/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130219/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,244 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130426/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20130219/tas_Amon_CCSM4_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,244 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:42,245 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NCAR/CCSM4/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCAR/CCSM4/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CCSM4_historical_r0i0p0*.nc 2023-06-04 13:55:42,245 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'NCAR', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:42,245 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,245 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,246 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,246 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,246 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,247 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,247 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,248 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:42,248 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:42,398 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CCSM4&ensemble=r0i0p0&experiment=historical&time_frequency=fx&institute=NCAR&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:42,412 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:42,458 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,459 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:42,459 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20120413.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:42,459 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:42,459 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130312' for cmip5.output1.NCAR.CCSM4.historical.fx.atmos.fx.r0i0p0.v20130312.areacella_fx_CCSM4_historical_r0i0p0.nc 2023-06-04 13:55:42,460 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CCSM4', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'NCAR', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,460 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20120413/areacella_fx_CCSM4_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au']] 2023-06-04 13:55:42,460 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 CCSM4: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/atmos/Amon/r1i1p1/v20160829/tas/tas_Amon_CCSM4_historical_r1i1p1_185001-200512.nc /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/atmos/Amon/r1i1p1/v20160829/tas_Amon_CCSM4_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/atmos/fx/r0i0p0/v20130312/areacella_fx_CCSM4_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:42,460 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, CCSM4, ['historical', 'rcp85'], r1i1p1, v20160829, supplementaries: areacella, fx, historical, r0i0p0, v20130312 2023-06-04 13:55:42,461 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_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 /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc /scratch/tomast/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_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CNRM-CM5_rcp85_r1i1p1*.nc 2023-06-04 13:55:42,465 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:42,465 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,465 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,465 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,465 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,465 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,467 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,467 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,468 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:42,468 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,469 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2023-06-04 13:55:42,469 UTC [684385] 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.tas_Amon_CNRM-CM5_historical_r1i1p1_185001-189912.nc 2023-06-04 13:55:42,469 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2023-06-04 13:55:42,469 UTC [684385] 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.tas_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc 2023-06-04 13:55:42,469 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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 2023-06-04 13:55:42,469 UTC [684385] 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.tas_Amon_CNRM-CM5_historical_r1i1p1_195001-200512.nc 2023-06-04 13:55:42,469 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_200601-205512.nc 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_205601-210012.nc 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_210101-215012.nc 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_215101-220012.nc 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_220101-225012.nc 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20110930 2023-06-04 13:55:42,470 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110930' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.atmos.Amon.r1i1p1.v20110930.tas_Amon_CNRM-CM5_rcp85_r1i1p1_225101-230012.nc 2023-06-04 13:55:42,471 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tas_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/tas_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/tas_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'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_200601-205512.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/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_205601-210012.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/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_210101-215012.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/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_215101-220012.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/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_220101-225012.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/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_225101-230012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,472 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tas_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/tas_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/tas_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'] ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_200601-205512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,472 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CNRM-CERFACS/CNRM-CM5/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CNRM-CERFACS/CNRM-CM5/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CNRM-CM5_historical_r0i0p0*.nc 2023-06-04 13:55:42,473 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CNRM-CERFACS', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:42,473 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,473 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,473 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,473 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,474 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,475 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,475 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,475 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:42,476 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:42,630 UTC [684385] DEBUG urllib3.connectionpool: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=r0i0p0&experiment=historical&time_frequency=fx&institute=CNRM-CERFACS&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:42,642 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:42,702 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,704 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.fx.atmos.fx.r0i0p0.v20130826 2023-06-04 13:55:42,704 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.historical.fx.atmos.fx.r0i0p0.v20130826.areacella_fx_CNRM-CM5_historical_r0i0p0.nc 2023-06-04 13:55:42,704 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CNRM-CERFACS', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:42,715 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 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_185001-189912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/atmos/Amon/r1i1p1/v20110901/tas/tas_Amon_CNRM-CM5_historical_r1i1p1_190001-194912.nc /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 /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/atmos/Amon/r1i1p1/v20110930/tas_Amon_CNRM-CM5_rcp85_r1i1p1_200601-205512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/atmos/fx/r0i0p0/v20130826/areacella_fx_CNRM-CM5_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:42,715 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, CNRM-CM5, ['historical', 'rcp85'], r1i1p1, ['v20110901', 'v20110930'], supplementaries: areacella, fx, historical, r0i0p0, v20130826 2023-06-04 13:55:42,716 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_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 /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/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/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/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/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_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 /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/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/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc 2023-06-04 13:55:42,719 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:42,719 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,719 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,720 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,720 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,720 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,722 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,722 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,722 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:42,723 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] 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.tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:42,724 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,724 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v1.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20110518.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20110518.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20110518.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20110518.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20111123.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20111123.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20111123.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111123' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20111123.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20120323.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,725 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20120323.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:42,726 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20120323.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,726 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.atmos.Amon.r1i1p1.v20120323.tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-06-04 13:55:42,726 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v1/tas_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/v20110829/tas_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/tas_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/tas_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'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20110518/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20110518/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20111123/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20111123/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.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'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-04 13:55:42,726 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tas_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/tas_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/tas_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/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,727 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.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/rcp85/mon/atmos/Amon/r1i1p1/v20111123/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20110518/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,727 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.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/rcp85/mon/atmos/Amon/r1i1p1/v20111123/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20110518/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v1/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,727 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tas_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'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au', 'esgf.nci.org.au'] 2023-06-04 13:55:42,728 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc 2023-06-04 13:55:42,729 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:42,729 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:42,729 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:42,729 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:42,729 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:42,729 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:42,731 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:42,731 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:42,731 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:42,732 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:42,882 UTC [684385] DEBUG urllib3.connectionpool: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=r0i0p0&experiment=historical&time_frequency=fx&institute=CSIRO-QCCCE&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:42,917 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:42,989 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:42,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:42,990 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v1.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:42,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:42,991 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.historical.fx.atmos.fx.r0i0p0.v20110518.areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-06-04 13:55:42,991 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-06-04 13:55:42,991 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v1/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:42,991 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 CSIRO-Mk3-6-0: /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/atmos/Amon/r1i1p1/v20120323/tas_Amon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/atmos/fx/r0i0p0/v20110518/areacella_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:42,991 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, CSIRO-Mk3-6-0, ['historical', 'rcp85'], r1i1p1, v20120323, supplementaries: areacella, fx, historical, r0i0p0, v20110518 2023-06-04 13:55:42,992 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,028 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NOAA-GFDL/GFDL-ESM2M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NOAA-GFDL/GFDL-ESM2M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0*.nc 2023-06-04 13:55:43,042 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 GFDL-ESM2M: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/atmos/Amon/r1i1p1/v20111228/tas/tas_Amon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/atmos/fx/r0i0p0/v20120123/areacella/areacella_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-06-04 13:55:43,042 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, GFDL-ESM2M, ['historical', 'rcp85'], r1i1p1, v20111228, supplementaries: areacella, fx, historical, r0i0p0, v20120123 2023-06-04 13:55:43,044 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INPE/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_HadGEM2-ES_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,047 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,047 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,048 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,048 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,048 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,048 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,050 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,050 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,051 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,052 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,053 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,053 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,053 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,054 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110330' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20110330.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,055 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.historical.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110329' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20110329.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,056 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111017' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111017' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111017' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111017' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111017.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111125' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111125' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111125' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,057 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111125' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111125.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,058 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111215' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20111215.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,059 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,060 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120928' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20120928.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,061 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,062 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,063 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130430' for cmip5.output1.MOHC.HadGEM2-ES.rcp85.mon.atmos.Amon.r1i1p1.v20130430.tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc 2023-06-04 13:55:43,065 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'HadGEM2-ES', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'INPE,MOHC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,066 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,066 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,066 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,066 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,066 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,067 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110330/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf2.dkrz.de'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,067 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au']] 2023-06-04 13:55:43,067 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_203012-205511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au']] 2023-06-04 13:55:43,067 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_205512-208011.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc on hosts ['esgf.ceda.ac.uk'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20110329/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111125/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111017/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_208012-209912.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_209912-212411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_212412-214911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_214912-217411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,068 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_217412-219911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,069 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_219912-222411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,069 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_222412-224911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,069 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_224912-227411.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,069 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_227412-229911.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,069 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk'], ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20111215/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_229912-229912.nc on hosts ['esgf.ceda.ac.uk']] 2023-06-04 13:55:43,070 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,071 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/MOHC/HadGEM2-ES/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MOHC/HadGEM2-ES/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MOHC/HadGEM2-ES/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0*.nc 2023-06-04 13:55:43,083 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 HadGEM2-ES: /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_185912-188411.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_188412-190911.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_190912-193411.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_193412-195911.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_195912-198411.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/atmos/Amon/r1i1p1/v20120928/tas_Amon_HadGEM2-ES_historical_r1i1p1_198412-200511.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/rcp85/mon/atmos/Amon/r1i1p1/v20130430/tas_Amon_HadGEM2-ES_rcp85_r1i1p1_200512-203011.nc (will be downloaded) /projects/NS9560K-datalake/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/fx/atmos/fx/r0i0p0/v20120215/areacella/areacella_fx_HadGEM2-ES_historical_r0i0p0.nc 2023-06-04 13:55:43,083 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, HadGEM2-ES, ['historical', 'rcp85'], r1i1p1, ['v20120928', 'v20130430'], supplementaries: areacella, fx, historical, r0i0p0, v20120215 2023-06-04 13:55:43,085 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_GISS-E2-R_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,088 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,088 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,088 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,088 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,088 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,088 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,090 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,090 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,091 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,092 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-04 13:55:43,093 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121015' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20121015.tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-04 13:55:43,094 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160502' for cmip5.output1.NASA-GISS.GISS-E2-R.historical.mon.atmos.Amon.r1i1p1.v20160502.tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc 2023-06-04 13:55:43,095 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc 2023-06-04 13:55:43,096 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121016' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20121016.tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc 2023-06-04 13:55:43,097 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc 2023-06-04 13:55:43,098 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc 2023-06-04 13:55:43,099 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc 2023-06-04 13:55:43,099 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc 2023-06-04 13:55:43,099 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc 2023-06-04 13:55:43,099 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20160513' for cmip5.output1.NASA-GISS.GISS-E2-R.rcp85.mon.atmos.Amon.r1i1p1.v20160513.tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GISS-E2-R', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'NASA-GISS', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_185001-187512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,101 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20121015/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_202601-205012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_205101-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_207601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,102 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_210101-212512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_212601-215012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_215101-217512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_217601-220012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_220101-222512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_222601-225012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_225101-227512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,103 UTC [684385] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20121016/tas_Amon_GISS-E2-R_rcp85_r1i1p1_227601-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-06-04 13:55:43,104 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc on hosts ['dataserver.nccs.nasa.gov', 'esgf.nci.org.au'] 2023-06-04 13:55:43,105 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/NASA-GISS/GISS-E2-R/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NASA-GISS/GISS-E2-R/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NASA-GISS/GISS-E2-R/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/piControl/fx/land/fx/r0i0p0/*/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0*.nc 2023-06-04 13:55:43,107 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 GISS-E2-R: /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_187601-190012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_190101-192512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_192601-195012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_195101-197512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_197601-200012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/historical/mon/atmos/Amon/r1i1p1/v20160502/tas_Amon_GISS-E2-R_historical_r1i1p1_200101-200512.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/rcp85/mon/atmos/Amon/r1i1p1/v20160513/tas_Amon_GISS-E2-R_rcp85_r1i1p1_200601-202512.nc (will be downloaded) /projects/NS9560K-datalake/ESGF/cmip5/output1/NASA-GISS/GISS-E2-R/piControl/fx/atmos/fx/r0i0p0/v20160511/areacella/areacella_fx_GISS-E2-R_piControl_r0i0p0.nc 2023-06-04 13:55:43,107 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, GISS-E2-R, ['historical', 'rcp85'], r1i1p1, ['v20160502', 'v20160513'], supplementaries: areacella, fx, piControl, r0i0p0, v20160511 2023-06-04 13:55:43,108 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_inmcm4_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,112 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,112 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,112 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,112 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,112 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,112 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,114 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,114 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,114 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,115 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,115 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.tas_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,115 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.historical.mon.atmos.Amon.r1i1p1.v20130207.tas_Amon_inmcm4_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,115 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.rcp85.mon.atmos.Amon.r1i1p1.v20130207.tas_Amon_inmcm4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:43,115 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130207' for cmip5.output1.INM.inmcm4.rcp85.mon.atmos.Amon.r1i1p1.v20130207.tas_Amon_inmcm4_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:43,115 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'INM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/tas_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/v20130207/tas_Amon_inmcm4_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,116 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/tas_Amon_inmcm4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/v20130207/tas_Amon_inmcm4_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,116 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/INM/inmcm4/rcp85/fx/land/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/INM/inmcm4/rcp85/fx/land/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/rcp85/fx/land/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/INM/inmcm4/rcp85/fx/land/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/fx/land/fx/r0i0p0/*/areacella/areacella_fx_inmcm4_rcp85_r0i0p0*.nc 2023-06-04 13:55:43,117 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'INM', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:43,117 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,117 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,117 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,117 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,117 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,119 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,119 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,119 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:43,120 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:43,336 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=INM-CM4&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=INM&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:43,337 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:43,415 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,417 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.INM.inmcm4.rcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp85_r0i0p0.nc 2023-06-04 13:55:43,417 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110323' for cmip5.output1.INM.inmcm4.rcp85.fx.atmos.fx.r0i0p0.v20110323.areacella_fx_inmcm4_rcp85_r0i0p0.nc 2023-06-04 13:55:43,417 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'INM-CM4', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'INM', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,418 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 inmcm4: /projects/NS9560K-datalake/ESGF/cmip5/output1/INM/inmcm4/historical/mon/atmos/Amon/r1i1p1/v20130207/tas/tas_Amon_inmcm4_historical_r1i1p1_185001-200512.nc /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/mon/atmos/Amon/r1i1p1/v20130207/tas_Amon_inmcm4_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/INM/inmcm4/rcp85/fx/atmos/fx/r0i0p0/v20110323/areacella_fx_inmcm4_rcp85_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:43,418 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, inmcm4, ['historical', 'rcp85'], r1i1p1, v20130207, supplementaries: areacella, fx, rcp85, r0i0p0, v20110323 2023-06-04 13:55:43,419 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,423 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,423 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,423 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,423 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,424 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,424 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,425 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,425 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,426 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,426 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120114' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.mon.atmos.Amon.r1i1p1.v20120114.tas_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.mon.atmos.Amon.r1i1p1.v20120430 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.mon.atmos.Amon.r1i1p1.v20120430.tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/v20120430/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-04 13:55:43,427 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/v20120430/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-04 13:55:43,428 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/IPSL/IPSL-CM5B-LR/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/IPSL/IPSL-CM5B-LR/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc 2023-06-04 13:55:43,428 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:43,428 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,428 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,429 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,429 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,429 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,430 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,430 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,431 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:43,431 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:43,580 UTC [684385] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r0i0p0&experiment=historical&time_frequency=fx&institute=IPSL&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:43,594 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:43,653 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,655 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5B-LR.historical.fx.atmos.fx.r0i0p0.v20120430 2023-06-04 13:55:43,655 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.historical.fx.atmos.fx.r0i0p0.v20120430.areacella_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-06-04 13:55:43,655 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-06-04 13:55:43,656 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset CMIP5 IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/tas/tas_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/atmos/Amon/r1i1p1/v20120430/tas_Amon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/atmos/fx/r0i0p0/v20120430/areacella_fx_IPSL-CM5B-LR_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:43,656 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, IPSL-CM5B-LR, ['historical', 'rcp85'], r1i1p1, ['v20120114', 'v20120430'], supplementaries: areacella, fx, historical, r0i0p0, v20120430 2023-06-04 13:55:43,657 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/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_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc /scratch/tomast/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_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MIROC-ESM_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,660 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,660 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,660 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,660 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,660 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,660 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,662 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,662 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,662 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,663 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,663 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710 2023-06-04 13:55:43,663 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.historical.mon.atmos.Amon.r1i1p1.v20120710.tas_Amon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,663 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.rcp85.mon.atmos.Amon.r1i1p1.v20120710 2023-06-04 13:55:43,663 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.rcp85.mon.atmos.Amon.r1i1p1.v20120710.tas_Amon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:43,664 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tas_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'] ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120710/tas_Amon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,664 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/historical/mon/atmos/Amon/r1i1p1/v20120710/tas_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'] ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120710/tas_Amon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,664 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MIROC/MIROC-ESM/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MIROC/MIROC-ESM/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0*.nc 2023-06-04 13:55:43,679 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 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 /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/atmos/Amon/r1i1p1/v20120710/tas_Amon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/atmos/fx/r0i0p0/v20120828/areacella/areacella_fx_MIROC-ESM_historical_r0i0p0.nc 2023-06-04 13:55:43,679 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, MIROC-ESM, ['historical', 'rcp85'], r1i1p1, v20120710, supplementaries: areacella, fx, historical, r0i0p0, v20120828 2023-06-04 13:55:43,680 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_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 /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_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 /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,685 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MPI-M/MPI-ESM-LR/amipFuture/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MPI-M/MPI-ESM-LR/amipFuture/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0*.nc 2023-06-04 13:55:43,686 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r0i0p0', 'experiment': 'amipFuture', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:43,686 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,686 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,686 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,686 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,686 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,688 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,688 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,688 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:43,689 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:43,844 UTC [684385] DEBUG urllib3.connectionpool: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=r0i0p0&experiment=amipFuture&time_frequency=fx&institute=MPI-M&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:43,879 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:43,940 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,942 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.amipFuture.fx.atmos.fx.r0i0p0.v20120917.areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc 2023-06-04 13:55:43,942 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120917' for cmip5.output1.MPI-M.MPI-ESM-LR.amipFuture.fx.atmos.fx.r0i0p0.v20120917.areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc 2023-06-04 13:55:43,942 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r0i0p0', 'experiment': 'amipFuture', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/v20120917/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-06-04 13:55:43,942 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 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 /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/amipFuture/fx/atmos/fx/r0i0p0/v20120917/areacella_fx_MPI-ESM-LR_amipFuture_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:43,942 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, MPI-ESM-LR, ['historical', 'rcp85'], r1i1p1, v20120315, supplementaries: areacella, fx, amipFuture, r0i0p0, v20120917 2023-06-04 13:55:43,944 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/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_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc /scratch/tomast/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_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MRI-CGCM3_rcp85_r1i1p1*.nc 2023-06-04 13:55:43,947 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2023-06-04 13:55:43,947 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,947 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,947 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,947 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,947 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,949 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,949 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,950 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-04 13:55:43,950 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:43,950 UTC [684385] 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.tas_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,950 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.historical.mon.atmos.Amon.r1i1p1.v20120701.tas_Amon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-06-04 13:55:43,950 UTC [684385] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MRI.MRI-CGCM3.rcp85.mon.atmos.Amon.r1i1p1.v20120701 2023-06-04 13:55:43,950 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.rcp85.mon.atmos.Amon.r1i1p1.v20120701.tas_Amon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc 2023-06-04 13:55:43,951 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'historical,rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tas_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'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/v20120701/tas_Amon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,951 UTC [684385] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/atmos/Amon/r1i1p1/v20120701/tas_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'] ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/v20120701/tas_Amon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:43,951 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/MRI/MRI-CGCM3/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/MRI/MRI-CGCM3/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_MRI-CGCM3_historical_r0i0p0*.nc 2023-06-04 13:55:43,952 UTC [684385] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'} 2023-06-04 13:55:43,952 UTC [684385] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-04 13:55:43,952 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-04 13:55:43,952 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-04 13:55:43,952 UTC [684385] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-04 13:55:43,953 UTC [684385] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-04 13:55:43,954 UTC [684385] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-04 13:55:43,954 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-04 13:55:43,954 UTC [684385] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-04 13:55:43,955 UTC [684385] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-04 13:55:44,103 UTC [684385] DEBUG urllib3.connectionpool: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=r0i0p0&experiment=historical&time_frequency=fx&institute=MRI&cmor_table=fx&product=output1&variable=areacella HTTP/1.1" 200 None 2023-06-04 13:55:44,118 UTC [684385] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-04 13:55:44,166 UTC [684385] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-04 13:55:44,168 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MRI.MRI-CGCM3.historical.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-06-04 13:55:44,168 UTC [684385] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.historical.fx.atmos.fx.r0i0p0.v20110831.areacella_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-06-04 13:55:44,168 UTC [684385] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r0i0p0', 'experiment': 'historical', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1', 'variable': 'areacella'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_historical_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-06-04 13:55:44,168 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 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 /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/atmos/Amon/r1i1p1/v20120701/tas_Amon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc (will be downloaded) /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/atmos/fx/r0i0p0/v20110831/areacella_fx_MRI-CGCM3_historical_r0i0p0.nc (will be downloaded) 2023-06-04 13:55:44,168 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, MRI-CGCM3, ['historical', 'rcp85'], r1i1p1, v20120701, supplementaries: areacella, fx, historical, r0i0p0, v20110831 2023-06-04 13:55:44,169 UTC [684385] DEBUG esmvalcore.local:458 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/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/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_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc /scratch/tomast/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_rcp85_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1*.nc 2023-06-04 13:55:44,174 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/land/fx/r0i0p0/*/areacella/areacella_fx_NorESM1-M_historical_r0i0p0*.nc 2023-06-04 13:55:44,175 UTC [684385] DEBUG esmvalcore._recipe.recipe:446 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 /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/atmos/Amon/r1i1p1/v20120412/tas/tas_Amon_NorESM1-M_rcp85_r1i1p1_200601-210012.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/atmos/fx/r0i0p0/v20110901/areacella/areacella_fx_NorESM1-M_historical_r0i0p0.nc 2023-06-04 13:55:44,175 UTC [684385] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP5, NorESM1-M, ['historical', 'rcp85'], r1i1p1, v20120412, supplementaries: areacella, fx, historical, r0i0p0, v20110901 2023-06-04 13:55:44,182 UTC [684385] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_psi/tas created. 2023-06-04 13:55:44,182 UTC [684385] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask diag_psi/tas will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_IPSL-CM5B-LR_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_HadGEM2-ES_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_GISS-E2-R_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_inmcm4_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_NorESM1-M_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_MRI-CGCM3_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_CNRM-CM5_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_MPI-ESM-LR_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_ACCESS1-0_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_CSIRO-Mk3-6-0_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_CanESM2_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_MIROC-ESM_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_GFDL-ESM2M_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_BNU-ESM_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_cox18nature_20230604_135537/preproc/diag_psi/tas/CMIP5_CCSM4_Amon_historical-rcp85_r1i1p1_tas_1880-2015.nc 2023-06-04 13:55:44,182 UTC [684385] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_psi/tasa 2023-06-04 13:55:44,182 UTC [684385] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'spatial_mean' task for variable 'tasa' 2023-06-04 13:55:44,182 UTC [684385] WARNING esmvalcore._recipe.check:204 Preprocessor function area_statistics works best when at least one supplementary variable of ['areacella', 'areacello'] is defined in the recipe for Dataset: {'diagnostic': 'diag_psi', 'variable_group': 'tasa', 'dataset': 'HadCRUT4', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'tasa', 'alias': 'OBS', 'ensemble': 'r1i1p1', 'exp': ['historical', 'rcp85'], 'frequency': 'mon', 'long_name': 'Near-Surface Air Temperature Anomaly', 'modeling_realm': ['atmos'], 'original_short_name': 'tasa', 'preprocessor': 'spatial_mean', 'recipe_dataset_index': 0, 'standard_name': '', 'tier': 2, 'timerange': '1880/2015', 'type': 'ground', 'units': 'K', 'version': 1} session: 'recipe_cox18nature_20230604_135537'. 2023-06-04 13:55:44,183 UTC [684385] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/data/obsdata/cmor/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc 2023-06-04 13:55:44,183 UTC [684385] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'diag_psi', 'variable_group': 'tasa', 'dataset': 'HadCRUT4', 'project': 'OBS', 'mip': 'Amon', 'short_name': 'tasa', 'alias': 'OBS', 'ensemble': 'r1i1p1', 'exp': ['historical', 'rcp85'], 'frequency': 'mon', 'long_name': 'Near-Surface Air Temperature Anomaly', 'modeling_realm': ['atmos'], 'original_short_name': 'tasa', 'preprocessor': 'spatial_mean', 'recipe_dataset_index': 0, 'standard_name': '', 'tier': 2, 'timerange': '1880/2015', 'type': 'ground', 'units': 'K', 'version': 1} session: 'recipe_cox18nature_20230604_135537' 2023-06-04 13:55:44,184 UTC [684385] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/data/obsdata/cmor/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc /scratch/tomast/ESGF/obsdata/Tier2/HadCRUT4/OBS_HadCRUT4_ground_1_Amon_tasa[_.]*nc 2023-06-04 13:55:44,184 UTC [684385] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-04 13:55:44,184 UTC [684385] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_cox18nature 2023-06-04 13:55:44,184 UTC [684385] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_cox18nature/cox18nature 2023-06-04 13:55:44,186 UTC [684385] ERROR esmvalcore._recipe.recipe:960 Could not create all tasks 2023-06-04 13:55:44,186 UTC [684385] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor diag_psi/tasa: - Missing data for Dataset: tasa, Amon, OBS, HadCRUT4, ['historical', 'rcp85'], r1i1p1, 1 2023-06-04 13:55:44,632 UTC [684385] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.5 GB 2023-06-04 13:55:44,633 UTC [684385] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-06-04 13:55:44,633 UTC [684385] ERROR esmvalcore._main:526 Could not create all tasks 2023-06-04 13:55:44,633 UTC [684385] DEBUG esmvalcore._main:527 Stack trace for debugging: Traceback (most recent call last): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 521, in run fire.Fire(ESMValTool()) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 141, in Fire component_trace = _Fire(component, args, parsed_flag_args, context, name) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 475, in _Fire component, remaining_args = _CallAndUpdateTrace( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 691, in _CallAndUpdateTrace component = fn(*varargs, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 408, in run self._run(recipe, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 450, in _run process_recipe(recipe_file=recipe, session=session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 119, in process_recipe recipe = read_recipe_file(recipe_file, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 82, in read_recipe_file return Recipe(raw_recipe, session, recipe_file=filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 917, in __init__ self.tasks = self.initialize_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1279, in initialize_tasks tasks = self._create_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1267, in _create_tasks raise recipe_error esmvalcore.exceptions.RecipeError: Could not create all tasks