2023-05-30 12:03:50,870 UTC [336354] 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-05-30 12:03:50,870 UTC [336354] INFO esmvalcore._main:496 Package versions 2023-05-30 12:03:50,870 UTC [336354] INFO esmvalcore._main:497 ---------------- 2023-05-30 12:03:50,870 UTC [336354] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-05-30 12:03:50,871 UTC [336354] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-05-30 12:03:50,871 UTC [336354] INFO esmvalcore._main:501 ---------------- 2023-05-30 12:03:50,871 UTC [336354] INFO esmvalcore._main:502 Using config file /nird/home/adagj/.esmvaltool/config-user.yml 2023-05-30 12:03:50,871 UTC [336354] INFO esmvalcore._main:503 Writing program log files to: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/main_log.txt /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/main_log_debug.txt 2023-05-30 12:03:50,982 UTC [336354] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml not present. 2023-05-30 12:03:50,982 UTC [336354] 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/adagj/.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/adagj/.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/adagj/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-05-30 12:03:51,524 UTC [336354] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-05-30 12:03:51 UTC 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:90 RECIPE = /nird/home/adagj/esmvaltool_workshop/recipe_seaice.yml 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:91 RUNDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:92 WORKDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:94 PLOTDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-05-30 12:03:51,525 UTC [336354] INFO esmvalcore._main:98 Running tasks using at most 2 processes 2023-05-30 12:03:51,526 UTC [336354] 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-05-30 12:03:51,526 UTC [336354] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-05-30 12:03:51,527 UTC [336354] 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-05-30 12:03:51,575 UTC [336354] INFO esmvalcore._recipe.recipe:999 NCL script detected, checking NCL version 2023-05-30 12:03:51,694 UTC [336354] INFO esmvalcore._recipe.check:41 Found NCL version 6.6.2 2023-05-30 12:03:51,731 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic seaice_tsline 2023-05-30 12:03:51,731 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-05-30 12:03:51,732 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-05-30 12:03:51,732 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-05-30 12:03:51,732 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1 2023-05-30 12:03:51,732 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1 2023-05-30 12:03:51,732 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-05-30 12:03:51,733 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-05-30 12:03:51,734 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2023-05-30 12:03:51,735 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable areacello in diagnostic seaice_tsline 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0 2023-05-30 12:03:51,736 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0 2023-05-30 12:03:51,737 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0 2023-05-30 12:03:51,738 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0 2023-05-30 12:03:51,739 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0 2023-05-30 12:03:51,741 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic seaice_trends 2023-05-30 12:03:51,741 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-05-30 12:03:51,741 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-05-30 12:03:51,741 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-05-30 12:03:51,742 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1 2023-05-30 12:03:51,742 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1 2023-05-30 12:03:51,742 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-05-30 12:03:51,742 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1 2023-05-30 12:03:51,742 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-05-30 12:03:51,743 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 12:03:51,744 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:51,745 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable areacello in diagnostic seaice_trends 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0 2023-05-30 12:03:51,746 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0 2023-05-30 12:03:51,747 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0 2023-05-30 12:03:51,748 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0 2023-05-30 12:03:51,749 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0 2023-05-30 12:03:51,749 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0 2023-05-30 12:03:51,749 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0 2023-05-30 12:03:51,749 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0 2023-05-30 12:03:51,750 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic seaice_ecs 2023-05-30 12:03:51,750 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1 2023-05-30 12:03:51,750 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1 2023-05-30 12:03:51,751 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1 2023-05-30 12:03:51,751 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1 2023-05-30 12:03:51,751 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1 2023-05-30 12:03:51,751 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1 2023-05-30 12:03:51,751 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1 2023-05-30 12:03:51,752 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1 2023-05-30 12:03:51,753 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1 2023-05-30 12:03:51,753 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 12:03:51,753 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1 2023-05-30 12:03:51,753 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1 2023-05-30 12:03:51,753 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2023-05-30 12:03:51,754 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-0, rcp85, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-3, rcp85, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, bcc-csm1-1, rcp85, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CanESM2, rcp85, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CCSM4, rcp85, r1i1p1 2023-05-30 12:03:51,755 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CESM1-CAM5, rcp85, r1i1p1 2023-05-30 12:03:51,756 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, rcp85, r1i1p1 2023-05-30 12:03:51,756 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, rcp85, r1i1p1 2023-05-30 12:03:51,756 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, FGOALS-g2, rcp85, r1i1p1 2023-05-30 12:03:51,756 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-CM3, rcp85, r1i1p1 2023-05-30 12:03:51,756 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2M, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC5, rcp85, r1i1p1 2023-05-30 12:03:51,757 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, rcp85, r1i1p1 2023-05-30 12:03:51,758 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, rcp85, r1i1p1 2023-05-30 12:03:51,758 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, rcp85, r1i1p1 2023-05-30 12:03:51,758 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, rcp85, r1i1p1 2023-05-30 12:03:51,758 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, rcp85, r1i1p1 2023-05-30 12:03:51,758 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-ESM1, rcp85, r1i1p1 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, rcp85, r1i1p1 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, rcp85, r1i1p1 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable areacello in diagnostic seaice_ecs 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0 2023-05-30 12:03:51,759 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0 2023-05-30 12:03:51,760 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0 2023-05-30 12:03:51,761 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0 2023-05-30 12:03:51,762 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-0, rcp85, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-3, rcp85, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, bcc-csm1-1, rcp85, r0i0p0 2023-05-30 12:03:51,763 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CanESM2, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CCSM4, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CESM1-CAM5, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CNRM-CM5, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, FGOALS-g2, rcp85, r0i0p0 2023-05-30 12:03:51,764 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-CM3, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2G, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2M, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC5, rcp85, r0i0p0 2023-05-30 12:03:51,765 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-LR, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-MR, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-CGCM3, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-ESM1, rcp85, r0i0p0 2023-05-30 12:03:51,766 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-M, rcp85, r0i0p0 2023-05-30 12:03:51,767 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-ME, rcp85, r0i0p0 2023-05-30 12:03:51,768 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic seaice_yod 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-0, rcp85, r1i1p1 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, ACCESS1-3, rcp85, r1i1p1 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, bcc-csm1-1, rcp85, r1i1p1 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CanESM2, rcp85, r1i1p1 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CCSM4, rcp85, r1i1p1 2023-05-30 12:03:51,769 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CESM1-CAM5, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CNRM-CM5, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, FGOALS-g2, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-CM3, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2G, rcp85, r1i1p1 2023-05-30 12:03:51,770 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, GFDL-ESM2M, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC5, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, rcp85, r1i1p1 2023-05-30 12:03:51,771 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-LR, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MPI-ESM-MR, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-CGCM3, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, MRI-ESM1, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, rcp85, r1i1p1 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable areacello in diagnostic seaice_yod 2023-05-30 12:03:51,772 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0 2023-05-30 12:03:51,773 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0 2023-05-30 12:03:51,774 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0 2023-05-30 12:03:51,775 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0 2023-05-30 12:03:51,776 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0 2023-05-30 12:03:51,776 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0 2023-05-30 12:03:51,776 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0 2023-05-30 12:03:51,776 UTC [336354] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0 2023-05-30 12:03:51,777 UTC [336354] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-05-30 12:03:51,777 UTC [336354] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic seaice_tsline 2023-05-30 12:03:51,777 UTC [336354] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic seaice_trends 2023-05-30 12:03:51,778 UTC [336354] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic seaice_ecs 2023-05-30 12:03:51,778 UTC [336354] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic seaice_yod 2023-05-30 12:03:51,778 UTC [336354] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-05-30 12:03:51,778 UTC [336354] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic seaice_tsline 2023-05-30 12:03:51,778 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_tsline/sie_nh 2023-05-30 12:03:51,779 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_tsline/sie_sh 2023-05-30 12:03:51,780 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_tsline/sic 2023-05-30 12:03:51,780 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'sic' 2023-05-30 12:03:51,780 UTC [336354] 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-05-30 12:03:51,781 UTC [336354] 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-05-30 12:03:51,810 UTC [336354] 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-05-30 12:03:51,818 UTC [336354] WARNING esmvalcore.local:426 'CMIP5' rootpaths '/scratch/adagj/ESGF/cmip5/output1' set in config-user.yml do not exist 2023-05-30 12:03:51,818 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc 2023-05-30 12:03:51,823 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,823 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1, v2 2023-05-30 12:03:51,823 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc 2023-05-30 12:03:51,826 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,826 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1, v2 2023-05-30 12:03:51,826 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc 2023-05-30 12:03:51,828 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 bcc-csm1-1 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:51,828 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-05-30 12:03:51,829 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc 2023-05-30 12:03:51,832 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CanESM2 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,832 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1, v20120410 2023-05-30 12:03:51,833 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc 2023-05-30 12:03:51,835 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CCSM4 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,835 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1, v20120202 2023-05-30 12:03:51,836 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc 2023-05-30 12:03:51,849 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CESM1-CAM5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,849 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130302 2023-05-30 12:03:51,849 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc 2023-05-30 12:03:51,851 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CNRM-CM5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,852 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2023-05-30 12:03:51,852 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-05-30 12:03:51,854 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CSIRO-Mk3-6-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,854 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-05-30 12:03:51,855 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc 2023-05-30 12:03:51,859 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 FGOALS-g2 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:51,859 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-05-30 12:03:51,859 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc 2023-05-30 12:03:51,864 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-CM3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-05-30 12:03:51,864 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1, v20110601 2023-05-30 12:03:51,865 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-05-30 12:03:51,872 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2G r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:51,872 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20110601 2023-05-30 12:03:51,872 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-05-30 12:03:51,878 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2M r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:51,878 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20110601 2023-05-30 12:03:51,878 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-05-30 12:03:51,880 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,880 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20111010 2023-05-30 12:03:51,881 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-05-30 12:03:51,883 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-MR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,883 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-05-30 12:03:51,884 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 12:03:51,886 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5B-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,886 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-05-30 12:03:51,887 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc 2023-05-30 12:03:51,889 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:51,889 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-05-30 12:03:51,889 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc 2023-05-30 12:03:51,891 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,891 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-05-30 12:03:51,892 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-05-30 12:03:51,894 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM-CHEM r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,894 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-05-30 12:03:51,895 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 12:03:51,897 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,897 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-05-30 12:03:51,898 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-05-30 12:03:51,900 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-MR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:51,900 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-05-30 12:03:51,900 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc 2023-05-30 12:03:51,902 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-CGCM3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,902 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-05-30 12:03:51,903 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc 2023-05-30 12:03:51,906 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-ESM1 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-05-30 12:03:51,906 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-05-30 12:03:51,906 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2023-05-30 12:03:51,910 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-M r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,910 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2023-05-30 12:03:51,911 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2023-05-30 12:03:51,914 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-ME r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,914 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2023-05-30 12:03:51,915 UTC [336354] WARNING esmvalcore.local:426 'OBS' rootpaths '/scratch/adagj/ESGF/obsdata' set in config-user.yml do not exist 2023-05-30 12:03:51,915 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc /scratch/adagj/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc 2023-05-30 12:03:51,916 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset OBS: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc 2023-05-30 12:03:51,916 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:51,924 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_tsline/sic created. 2023-05-30 12:03:51,925 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_tsline/sic will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc 2023-05-30 12:03:51,925 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_tsline/areacello 2023-05-30 12:03:51,925 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'areacello' 2023-05-30 12:03:51,926 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc 2023-05-30 12:03:51,928 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-0 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:03:51,928 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0, v1 2023-05-30 12:03:51,929 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc 2023-05-30 12:03:51,930 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:03:51,930 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0, v1 2023-05-30 12:03:51,931 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc 2023-05-30 12:03:51,933 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 bcc-csm1-1 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:03:51,933 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0, v20130307 2023-05-30 12:03:51,933 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc 2023-05-30 12:03:51,936 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CanESM2 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:03:51,936 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0, v20130119 2023-05-30 12:03:51,936 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc 2023-05-30 12:03:51,938 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CCSM4 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:03:51,938 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0, v20130312 2023-05-30 12:03:51,939 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc 2023-05-30 12:03:51,940 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CESM1-CAM5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:03:51,941 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0, v20130315 2023-05-30 12:03:51,941 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc 2023-05-30 12:03:51,943 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CNRM-CM5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:03:51,943 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0, v20130826 2023-05-30 12:03:51,943 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc 2023-05-30 12:03:51,945 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CSIRO-Mk3-6-0 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:03:51,945 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0, v1 2023-05-30 12:03:51,946 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc 2023-05-30 12:03:51,947 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 FGOALS-g2 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:03:51,947 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0, v1 2023-05-30 12:03:51,948 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc 2023-05-30 12:03:51,950 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-CM3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:03:51,950 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0, v20120227 2023-05-30 12:03:51,950 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc 2023-05-30 12:03:51,952 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2G r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:03:51,952 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0, v20110601 2023-05-30 12:03:51,952 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc 2023-05-30 12:03:51,954 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2M r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:03:51,954 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0, v20130514 2023-05-30 12:03:51,955 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc 2023-05-30 12:03:51,956 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:03:51,957 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:51,957 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc 2023-05-30 12:03:51,959 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-MR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:03:51,959 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0, v20120430 2023-05-30 12:03:51,959 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc 2023-05-30 12:03:51,961 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5B-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:03:51,961 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:51,962 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc 2023-05-30 12:03:51,963 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:03:51,963 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0, v20111101 2023-05-30 12:03:51,964 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc 2023-05-30 12:03:51,966 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:03:51,966 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0, v20120608 2023-05-30 12:03:51,966 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc 2023-05-30 12:03:51,968 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM-CHEM r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:03:51,968 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0, v20120608 2023-05-30 12:03:51,968 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc 2023-05-30 12:03:51,970 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:03:51,970 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0, v20111006 2023-05-30 12:03:51,971 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc 2023-05-30 12:03:51,972 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-MR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:03:51,973 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0, v20120503 2023-05-30 12:03:51,973 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc 2023-05-30 12:03:51,975 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-CGCM3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:03:51,975 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0, v20110831 2023-05-30 12:03:51,975 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc 2023-05-30 12:03:51,977 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-ESM1 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:03:51,977 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0, v20130307 2023-05-30 12:03:51,978 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc 2023-05-30 12:03:51,980 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-M r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:03:51,981 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0, v20110901 2023-05-30 12:03:51,981 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc 2023-05-30 12:03:51,984 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-ME r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:03:51,984 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0, v20120225 2023-05-30 12:03:51,992 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_tsline/areacello created. 2023-05-30 12:03:51,992 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_tsline/areacello will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:03:51,992 UTC [336354] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic seaice_trends 2023-05-30 12:03:51,992 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_trends/trends_nh 2023-05-30 12:03:51,993 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_trends/trends_sh 2023-05-30 12:03:51,994 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_trends/sic 2023-05-30 12:03:51,994 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'sic' 2023-05-30 12:03:51,995 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc 2023-05-30 12:03:51,996 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,997 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1, v2 2023-05-30 12:03:51,997 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc 2023-05-30 12:03:51,998 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:51,998 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1, v2 2023-05-30 12:03:51,999 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc 2023-05-30 12:03:52,000 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 bcc-csm1-1 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:52,000 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-05-30 12:03:52,001 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc 2023-05-30 12:03:52,003 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CanESM2 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,003 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1, v20120410 2023-05-30 12:03:52,004 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc 2023-05-30 12:03:52,004 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CCSM4 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,004 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1, v20120202 2023-05-30 12:03:52,005 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc 2023-05-30 12:03:52,006 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CESM1-CAM5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,006 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130302 2023-05-30 12:03:52,006 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc 2023-05-30 12:03:52,007 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CNRM-CM5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,007 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2023-05-30 12:03:52,008 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-05-30 12:03:52,008 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CSIRO-Mk3-6-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,008 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-05-30 12:03:52,009 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc 2023-05-30 12:03:52,010 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 FGOALS-g2 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:52,011 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-05-30 12:03:52,011 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc 2023-05-30 12:03:52,013 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-CM3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-05-30 12:03:52,014 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1, v20110601 2023-05-30 12:03:52,014 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-05-30 12:03:52,016 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2G r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:52,016 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20110601 2023-05-30 12:03:52,017 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-05-30 12:03:52,019 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2M r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:52,019 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20110601 2023-05-30 12:03:52,020 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,021 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,021 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20111010 2023-05-30 12:03:52,021 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-05-30 12:03:52,022 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-MR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,022 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-05-30 12:03:52,023 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,023 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5B-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,023 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-05-30 12:03:52,024 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc 2023-05-30 12:03:52,025 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC5 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:52,025 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-05-30 12:03:52,025 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc 2023-05-30 12:03:52,026 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,026 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-05-30 12:03:52,027 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-05-30 12:03:52,027 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM-CHEM r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,027 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-05-30 12:03:52,028 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,029 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-LR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,029 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-05-30 12:03:52,029 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-05-30 12:03:52,030 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-MR r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:52,030 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-05-30 12:03:52,031 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc 2023-05-30 12:03:52,031 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-CGCM3 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,032 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-05-30 12:03:52,032 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc 2023-05-30 12:03:52,033 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-ESM1 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-05-30 12:03:52,033 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-05-30 12:03:52,033 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2023-05-30 12:03:52,035 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-M r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,035 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2023-05-30 12:03:52,036 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2023-05-30 12:03:52,037 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-ME r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,037 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2023-05-30 12:03:52,037 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc /scratch/adagj/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc 2023-05-30 12:03:52,038 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset OBS: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc 2023-05-30 12:03:52,038 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:52,046 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_trends/sic created. 2023-05-30 12:03:52,046 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_trends/sic will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc 2023-05-30 12:03:52,046 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_trends/areacello 2023-05-30 12:03:52,046 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'areacello' 2023-05-30 12:03:52,048 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc 2023-05-30 12:03:52,048 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-0 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:03:52,049 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0, v1 2023-05-30 12:03:52,049 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc 2023-05-30 12:03:52,050 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:03:52,050 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0, v1 2023-05-30 12:03:52,050 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc 2023-05-30 12:03:52,051 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 bcc-csm1-1 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:03:52,051 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0, v20130307 2023-05-30 12:03:52,051 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc 2023-05-30 12:03:52,052 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CanESM2 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:03:52,052 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0, v20130119 2023-05-30 12:03:52,053 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc 2023-05-30 12:03:52,053 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CCSM4 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:03:52,053 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0, v20130312 2023-05-30 12:03:52,054 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc 2023-05-30 12:03:52,054 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CESM1-CAM5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:03:52,055 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0, v20130315 2023-05-30 12:03:52,055 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc 2023-05-30 12:03:52,056 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CNRM-CM5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:03:52,056 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0, v20130826 2023-05-30 12:03:52,056 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc 2023-05-30 12:03:52,057 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CSIRO-Mk3-6-0 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:03:52,057 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0, v1 2023-05-30 12:03:52,057 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc 2023-05-30 12:03:52,058 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 FGOALS-g2 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:03:52,058 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0, v1 2023-05-30 12:03:52,058 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc 2023-05-30 12:03:52,059 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-CM3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:03:52,059 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0, v20120227 2023-05-30 12:03:52,059 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc 2023-05-30 12:03:52,060 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2G r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:03:52,060 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0, v20110601 2023-05-30 12:03:52,060 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc 2023-05-30 12:03:52,061 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2M r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:03:52,061 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0, v20130514 2023-05-30 12:03:52,061 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc 2023-05-30 12:03:52,062 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:03:52,062 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:52,063 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc 2023-05-30 12:03:52,063 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-MR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:03:52,063 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0, v20120430 2023-05-30 12:03:52,064 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc 2023-05-30 12:03:52,064 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5B-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:03:52,064 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:52,065 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc 2023-05-30 12:03:52,065 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC5 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:03:52,065 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0, v20111101 2023-05-30 12:03:52,066 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc 2023-05-30 12:03:52,066 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:03:52,066 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0, v20120608 2023-05-30 12:03:52,067 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc 2023-05-30 12:03:52,067 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM-CHEM r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:03:52,067 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0, v20120608 2023-05-30 12:03:52,068 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc 2023-05-30 12:03:52,068 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-LR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:03:52,068 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0, v20111006 2023-05-30 12:03:52,069 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc 2023-05-30 12:03:52,069 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-MR r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:03:52,069 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0, v20120503 2023-05-30 12:03:52,070 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc 2023-05-30 12:03:52,070 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-CGCM3 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:03:52,071 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0, v20110831 2023-05-30 12:03:52,071 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc 2023-05-30 12:03:52,072 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-ESM1 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:03:52,072 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0, v20130307 2023-05-30 12:03:52,072 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc 2023-05-30 12:03:52,073 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-M r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:03:52,073 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0, v20110901 2023-05-30 12:03:52,074 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc 2023-05-30 12:03:52,075 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-ME r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:03:52,075 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0, v20120225 2023-05-30 12:03:52,083 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_trends/areacello created. 2023-05-30 12:03:52,083 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_trends/areacello will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:03:52,083 UTC [336354] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic seaice_ecs 2023-05-30 12:03:52,083 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_ecs/ecs_nh 2023-05-30 12:03:52,084 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_ecs/sic 2023-05-30 12:03:52,084 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'sic' 2023-05-30 12:03:52,086 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_historical_r1i1p1*.nc 2023-05-30 12:03:52,087 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-0 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,087 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-0, historical, r1i1p1, v2 2023-05-30 12:03:52,088 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_historical_r1i1p1*.nc 2023-05-30 12:03:52,088 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-3 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,089 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-3, historical, r1i1p1, v2 2023-05-30 12:03:52,089 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1*.nc 2023-05-30 12:03:52,090 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 bcc-csm1-1 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:52,090 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, bcc-csm1-1, historical, r1i1p1, v1 2023-05-30 12:03:52,091 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_historical_r1i1p1*.nc 2023-05-30 12:03:52,092 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CanESM2 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,092 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CanESM2, historical, r1i1p1, v20120410 2023-05-30 12:03:52,093 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_historical_r1i1p1*.nc 2023-05-30 12:03:52,093 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CCSM4 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,093 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CCSM4, historical, r1i1p1, v20120202 2023-05-30 12:03:52,094 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1*.nc 2023-05-30 12:03:52,095 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CESM1-CAM5 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,095 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130302 2023-05-30 12:03:52,095 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_historical_r1i1p1*.nc 2023-05-30 12:03:52,096 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CNRM-CM5 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,096 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 2023-05-30 12:03:52,097 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1*.nc 2023-05-30 12:03:52,097 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CSIRO-Mk3-6-0 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,097 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, historical, r1i1p1, v1 2023-05-30 12:03:52,098 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_historical_r1i1p1*.nc 2023-05-30 12:03:52,099 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 FGOALS-g2 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:52,099 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, FGOALS-g2, historical, r1i1p1, v1 2023-05-30 12:03:52,100 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_historical_r1i1p1*.nc 2023-05-30 12:03:52,102 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-CM3 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc 2023-05-30 12:03:52,102 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-CM3, historical, r1i1p1, v20110601 2023-05-30 12:03:52,103 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1*.nc 2023-05-30 12:03:52,105 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2G historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:52,105 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, historical, r1i1p1, v20110601 2023-05-30 12:03:52,106 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1*.nc 2023-05-30 12:03:52,108 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2M historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc 2023-05-30 12:03:52,108 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20110601 2023-05-30 12:03:52,109 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,110 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-LR historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,110 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, historical, r1i1p1, v20111010 2023-05-30 12:03:52,110 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1*.nc 2023-05-30 12:03:52,111 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-MR historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,111 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, historical, r1i1p1, v20111119 2023-05-30 12:03:52,112 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,112 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5B-LR historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,112 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-05-30 12:03:52,113 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_historical_r1i1p1*.nc 2023-05-30 12:03:52,114 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC5 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc 2023-05-30 12:03:52,114 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, historical, r1i1p1, v20120710 2023-05-30 12:03:52,114 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_historical_r1i1p1*.nc 2023-05-30 12:03:52,115 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,115 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, historical, r1i1p1, v20120710 2023-05-30 12:03:52,116 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1*.nc 2023-05-30 12:03:52,116 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM-CHEM historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,116 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, historical, r1i1p1, v20120710 2023-05-30 12:03:52,117 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 12:03:52,118 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-LR historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,118 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-05-30 12:03:52,118 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1*.nc 2023-05-30 12:03:52,119 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-MR historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc 2023-05-30 12:03:52,119 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120503 2023-05-30 12:03:52,120 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1*.nc 2023-05-30 12:03:52,120 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-CGCM3 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,120 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120701 2023-05-30 12:03:52,121 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_historical_r1i1p1*.nc 2023-05-30 12:03:52,122 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-ESM1 historical r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc 2023-05-30 12:03:52,122 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 2023-05-30 12:03:52,122 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2023-05-30 12:03:52,124 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-M historical r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,124 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2023-05-30 12:03:52,124 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2023-05-30 12:03:52,126 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-ME historical r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-05-30 12:03:52,126 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2023-05-30 12:03:52,126 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc 2023-05-30 12:03:52,127 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:52,127 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:52,127 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:52,127 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:52,172 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:52,172 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:52,175 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:52,175 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:52,175 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:52,176 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:52,364 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=CSIRO-BOM&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:52,398 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:52,445 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:52,448 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,448 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,448 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120115.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,449 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120115.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,449 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,449 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121203' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,449 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120115/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:52,449 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120115/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:52,450 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:52,450 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-0 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:52,450 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-0, rcp85, r1i1p1, v20121203 2023-05-30 12:03:52,451 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc 2023-05-30 12:03:52,452 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:52,452 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:52,452 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:52,453 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:52,453 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:52,453 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:52,456 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:52,456 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:52,456 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:52,457 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:52,631 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=CSIRO-BOM&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:52,638 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:52,686 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20120413.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20120413.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121203' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:52,688 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20120413/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:52,689 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20120413/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:52,689 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:52,689 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 ACCESS1-3 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:52,689 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-3, rcp85, r1i1p1, v20121203 2023-05-30 12:03:52,690 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc 2023-05-30 12:03:52,690 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:52,690 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:52,691 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:52,691 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:52,691 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:52,691 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:52,693 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:52,693 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:52,693 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:52,694 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:52,865 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=BCC&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:52,900 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:52,973 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:52,975 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705 2023-05-30 12:03:52,975 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120705' for cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705.sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc 2023-05-30 12:03:52,975 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705 2023-05-30 12:03:52,975 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120705' for cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705.sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc 2023-05-30 12:03:52,976 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:52,976 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:52,976 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 bcc-csm1-1 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc (will be downloaded) 2023-05-30 12:03:52,976 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, bcc-csm1-1, rcp85, r1i1p1, v20120705 2023-05-30 12:03:52,977 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc 2023-05-30 12:03:52,978 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:52,978 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:52,978 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:52,978 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:52,979 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:52,979 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:52,980 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:52,980 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:52,981 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:52,981 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:53,132 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=CCCma%2CCCCMA&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:53,144 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:53,245 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:53,247 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,247 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,247 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120407' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,247 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:53,247 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:53,248 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CanESM2 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:53,248 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CanESM2, rcp85, r1i1p1, v20120407 2023-05-30 12:03:53,249 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc 2023-05-30 12:03:53,251 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CCSM4 rcp85 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/v20121031/sic/sic_OImon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,251 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CCSM4, rcp85, r1i1p1, v20121031 2023-05-30 12:03:53,252 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc 2023-05-30 12:03:53,254 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CESM1-CAM5 rcp85 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130305/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,254 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CESM1-CAM5, rcp85, r1i1p1, v20130305 2023-05-30 12:03:53,255 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc 2023-05-30 12:03:53,255 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:53,255 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:53,255 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:53,255 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:53,256 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:53,256 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:53,258 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:53,258 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:53,258 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:53,259 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:53,416 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CNRM-CM5&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=CNRM-CERFACS&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:53,452 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:53,507 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:53,508 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20130101 2023-05-30 12:03:53,508 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130101' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.seaIce.OImon.r1i1p1.v20130101.sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,508 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20130101 2023-05-30 12:03:53,509 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130101' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.seaIce.OImon.r1i1p1.v20130101.sic_OImon_CNRM-CM5_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,509 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-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/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:53,509 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:53,509 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CNRM-CM5 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:53,509 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, rcp85, r1i1p1, v20130101 2023-05-30 12:03:53,510 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc 2023-05-30 12:03:53,511 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:53,511 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:53,511 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:53,511 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:53,511 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:53,511 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:53,513 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:53,513 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:53,513 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:53,514 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:53,677 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CSIRO-Mk3.6.0&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=CSIRO-QCCCE&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:53,712 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:53,756 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:53,759 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,759 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,759 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,759 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,759 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,760 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:53,761 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v1/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_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/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] 2023-05-30 12:03:53,761 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:53,761 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:53,761 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] 2023-05-30 12:03:53,762 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 CSIRO-Mk3-6-0 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:53,762 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, rcp85, r1i1p1, v20120323 2023-05-30 12:03:53,763 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc 2023-05-30 12:03:53,765 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:53,765 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:53,765 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:53,765 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:53,766 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:53,766 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:53,768 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:53,768 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:53,768 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:53,769 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:53,957 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=LASG-CESS&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:54,063 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:54,121 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:03:54,123 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:03:54,124 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:03:54,125 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:03:54,126 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:03:54,126 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,127 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,128 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,128 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,128 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,128 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,128 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:54,129 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 2023-05-30 12:03:54,130 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 FGOALS-g2 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc (will be downloaded) 2023-05-30 12:03:54,130 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, FGOALS-g2, rcp85, r1i1p1, v20161204 2023-05-30 12:03:54,130 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc 2023-05-30 12:03:54,152 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-CM3 rcp85 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_200601-201012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201101-201512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201601-202012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202101-202512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202601-203012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203101-203512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203601-204012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204101-204512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204601-205012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205101-205512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205601-206012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206101-206512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206601-207012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207101-207512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207601-208012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208101-208512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208601-209012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209101-209512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,152 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-CM3, rcp85, r1i1p1, v20110601 2023-05-30 12:03:54,153 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc 2023-05-30 12:03:54,153 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:54,154 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:54,154 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:54,154 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:54,154 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:54,154 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:54,156 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:54,156 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:54,156 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:54,157 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:54,350 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=NOAA-GFDL&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:54,456 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:54,529 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:54,531 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:03:54,531 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:03:54,531 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:03:54,532 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:03:54,533 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:03:54,534 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:03:54,535 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:03:54,536 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:03:54,537 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,537 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,538 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:54,538 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,539 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,540 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,541 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,541 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,541 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,541 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:54,542 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:54,543 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2G rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc (will be downloaded) 2023-05-30 12:03:54,543 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, rcp85, r1i1p1, v20120417 2023-05-30 12:03:54,544 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc 2023-05-30 12:03:54,545 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:54,545 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:54,545 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:54,545 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:54,545 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:54,546 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:54,547 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:54,547 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:54,547 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:54,548 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:54,724 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=NOAA-GFDL&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:54,864 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:54,929 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:03:54,931 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:03:54,932 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:03:54,933 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,934 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:03:54,934 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,934 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:03:54,934 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:03:54,934 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:03:54,935 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:54,937 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:54,938 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 GFDL-ESM2M rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc (will be downloaded) 2023-05-30 12:03:54,938 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2M, rcp85, r1i1p1, v20110601 2023-05-30 12:03:54,939 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc 2023-05-30 12:03:54,940 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:54,940 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:54,940 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:54,940 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:54,940 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:54,940 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:54,942 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:54,942 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:54,942 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:54,943 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:55,105 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=IPSL&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:55,111 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:55,171 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:55,172 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20111103.sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc 2023-05-30 12:03:55,172 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111103' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20111103.sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc 2023-05-30 12:03:55,173 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:03:55,173 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:03:55,173 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-LR rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc (will be downloaded) 2023-05-30 12:03:55,173 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, rcp85, r1i1p1, v20111103 2023-05-30 12:03:55,174 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc 2023-05-30 12:03:55,174 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:55,174 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:55,174 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:55,175 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:55,175 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:55,175 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:55,177 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:55,177 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:55,177 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:55,177 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:55,334 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=IPSL&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:55,369 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:55,427 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:55,429 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20111119 2023-05-30 12:03:55,429 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20111119.sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:55,429 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_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-05-30 12:03:55,430 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_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-05-30 12:03:55,430 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5A-MR rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:55,430 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, rcp85, r1i1p1, v20111119 2023-05-30 12:03:55,431 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc 2023-05-30 12:03:55,431 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:55,431 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:55,431 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:55,431 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:55,432 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:55,432 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:55,434 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:55,434 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:55,434 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:55,434 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:55,586 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5B-LR&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=IPSL&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:55,621 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:55,664 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:55,666 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120430 2023-05-30 12:03:55,666 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120430.sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:55,666 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_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-05-30 12:03:55,666 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_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-05-30 12:03:55,667 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 IPSL-CM5B-LR rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:55,667 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, rcp85, r1i1p1, v20120430 2023-05-30 12:03:55,668 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc 2023-05-30 12:03:55,671 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC5 rcp85 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:55,671 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, rcp85, r1i1p1, v20120710 2023-05-30 12:03:55,672 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc 2023-05-30 12:03:55,672 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:55,672 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:55,672 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:55,673 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:55,673 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:55,673 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:55,675 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:55,676 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:55,676 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:55,677 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:55,840 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MIROC&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:55,846 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:55,902 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:55,904 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120710 2023-05-30 12:03:55,904 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710.sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:55,904 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_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-05-30 12:03:55,904 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_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-05-30 12:03:55,905 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:55,905 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, rcp85, r1i1p1, v20120710 2023-05-30 12:03:55,905 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc 2023-05-30 12:03:55,906 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:55,906 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:55,906 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:55,906 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:55,907 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:55,907 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:55,908 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:55,909 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:55,909 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:55,909 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:56,066 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MIROC&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:56,101 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:56,159 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:56,160 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710 2023-05-30 12:03:56,160 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710.sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,161 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_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-05-30 12:03:56,161 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_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-05-30 12:03:56,161 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MIROC-ESM-CHEM rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:56,161 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, rcp85, r1i1p1, v20120710 2023-05-30 12:03:56,162 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc 2023-05-30 12:03:56,162 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:56,162 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:56,162 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:56,163 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:56,163 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:56,163 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:56,165 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:56,165 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:56,165 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:56,165 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:56,320 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-LR&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MPI-M&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:56,355 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:56,408 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:56,409 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,409 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,409 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:56,409 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:03:56,410 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.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/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:03:56,410 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:03:56,410 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-LR rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:56,410 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, rcp85, r1i1p1, v20120315 2023-05-30 12:03:56,411 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc 2023-05-30 12:03:56,411 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:56,411 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:56,411 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:56,412 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:56,412 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:56,412 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:56,414 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:56,414 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:56,414 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:56,415 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:56,576 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MPI-M&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:56,577 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:56,623 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:56,625 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20120503.sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,625 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20120503.sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,625 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:03:56,625 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:03:56,626 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MPI-ESM-MR rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:56,626 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, rcp85, r1i1p1, v20120503 2023-05-30 12:03:56,627 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc 2023-05-30 12:03:56,627 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:56,627 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:56,627 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:56,627 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:56,628 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:56,628 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:56,630 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:56,630 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:56,630 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:56,631 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:56,796 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-CGCM3&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MRI&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 None 2023-05-30 12:03:56,798 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:56,852 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:56,853 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120701 2023-05-30 12:03:56,853 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.rcp85.mon.seaIce.OImon.r1i1p1.v20120701.sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:56,853 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_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-05-30 12:03:56,854 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_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-05-30 12:03:56,854 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-CGCM3 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:56,854 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, rcp85, r1i1p1, v20120701 2023-05-30 12:03:56,855 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc 2023-05-30 12:03:56,855 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:03:56,855 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:56,855 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:56,855 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:56,856 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:56,856 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:56,857 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:56,858 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:56,858 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:56,858 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:57,014 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r1i1p1&experiment=rcp85&time_frequency=mon&institute=MRI&cmor_table=OImon&product=output1%2Coutput2&variable=sic HTTP/1.1" 200 6615 2023-05-30 12:03:57,015 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:57,058 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:57,060 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MRI.MRI-ESM1.rcp85.mon.seaIce.OImon.r1i1p1.v20140210.sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:57,060 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140210' for cmip5.output1.MRI.MRI-ESM1.rcp85.mon.seaIce.OImon.r1i1p1.v20140210.sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:57,060 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf-data01.diasjp.net', 'esgf.nci.org.au'] 2023-05-30 12:03:57,060 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf-data01.diasjp.net', 'esgf.nci.org.au'] 2023-05-30 12:03:57,060 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 MRI-ESM1 rcp85 r1i1p1: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:03:57,060 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-ESM1, rcp85, r1i1p1, v20140210 2023-05-30 12:03:57,061 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc 2023-05-30 12:03:57,065 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-M rcp85 r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:03:57,066 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, rcp85, r1i1p1, v20120227 2023-05-30 12:03:57,066 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc 2023-05-30 12:03:57,070 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CMIP5 NorESM1-ME rcp85 r1i1p1: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_200601-204412.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_204501-210012.nc 2023-05-30 12:03:57,070 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, rcp85, r1i1p1, v20120614 2023-05-30 12:03:57,071 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc /scratch/adagj/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic[_.]*nc 2023-05-30 12:03:57,071 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset OBS: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc 2023-05-30 12:03:57,071 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, OBS, HadISST, historical, r1i1p1, 1 2023-05-30 12:03:57,087 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_ecs/sic created. 2023-05-30 12:03:57,088 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_ecs/sic will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc 2023-05-30 12:03:57,088 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_ecs/areacello 2023-05-30 12:03:57,088 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'areacello' 2023-05-30 12:03:57,091 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc 2023-05-30 12:03:57,091 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-0 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:03:57,091 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0, v1 2023-05-30 12:03:57,092 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc 2023-05-30 12:03:57,092 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-3 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:03:57,092 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0, v1 2023-05-30 12:03:57,093 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc 2023-05-30 12:03:57,093 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 bcc-csm1-1 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:03:57,093 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0, v20130307 2023-05-30 12:03:57,094 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc 2023-05-30 12:03:57,095 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CanESM2 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:03:57,095 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0, v20130119 2023-05-30 12:03:57,095 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc 2023-05-30 12:03:57,096 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CCSM4 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:03:57,096 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0, v20130312 2023-05-30 12:03:57,097 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc 2023-05-30 12:03:57,097 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CESM1-CAM5 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:03:57,097 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0, v20130315 2023-05-30 12:03:57,098 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc 2023-05-30 12:03:57,098 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CNRM-CM5 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:03:57,098 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0, v20130826 2023-05-30 12:03:57,099 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc 2023-05-30 12:03:57,099 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CSIRO-Mk3-6-0 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:03:57,099 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0, v1 2023-05-30 12:03:57,100 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc 2023-05-30 12:03:57,100 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 FGOALS-g2 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:03:57,100 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0, v1 2023-05-30 12:03:57,101 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc 2023-05-30 12:03:57,101 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-CM3 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:03:57,101 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0, v20120227 2023-05-30 12:03:57,102 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc 2023-05-30 12:03:57,102 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2G historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:03:57,102 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0, v20110601 2023-05-30 12:03:57,103 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc 2023-05-30 12:03:57,103 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2M historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:03:57,103 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0, v20130514 2023-05-30 12:03:57,104 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc 2023-05-30 12:03:57,104 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-LR historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:03:57,104 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:57,105 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc 2023-05-30 12:03:57,105 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-MR historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:03:57,105 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0, v20120430 2023-05-30 12:03:57,106 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc 2023-05-30 12:03:57,106 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5B-LR historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:03:57,107 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0, v20120430 2023-05-30 12:03:57,107 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc 2023-05-30 12:03:57,108 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC5 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:03:57,108 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0, v20111101 2023-05-30 12:03:57,108 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc 2023-05-30 12:03:57,109 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:03:57,109 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0, v20120608 2023-05-30 12:03:57,109 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc 2023-05-30 12:03:57,110 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM-CHEM historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:03:57,110 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0, v20120608 2023-05-30 12:03:57,110 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc 2023-05-30 12:03:57,111 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-LR historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:03:57,111 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0, v20111006 2023-05-30 12:03:57,111 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc 2023-05-30 12:03:57,112 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-MR historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:03:57,112 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0, v20120503 2023-05-30 12:03:57,112 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc 2023-05-30 12:03:57,113 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-CGCM3 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:03:57,113 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0, v20110831 2023-05-30 12:03:57,113 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc 2023-05-30 12:03:57,114 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-ESM1 historical r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:03:57,114 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0, v20130307 2023-05-30 12:03:57,114 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc 2023-05-30 12:03:57,115 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-M historical r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:03:57,115 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0, v20110901 2023-05-30 12:03:57,116 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc 2023-05-30 12:03:57,117 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-ME historical r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:03:57,117 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0, v20120225 2023-05-30 12:03:57,118 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_rcp85_r0i0p0*.nc 2023-05-30 12:03:57,118 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:57,118 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:57,118 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:57,118 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:57,118 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:57,119 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:57,121 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:57,121 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:57,121 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:57,122 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:57,269 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=CSIRO-BOM&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:57,304 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:57,355 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v20120115.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v20120115.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v20130305.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130305' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.fx.ocean.fx.r0i0p0.v20130305.areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v1/areacello_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/ocean/fx/r0i0p0/v20120115/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:57,357 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20120115/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v1/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:57,358 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-0 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:57,358 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-0, rcp85, r0i0p0, v20130305 2023-05-30 12:03:57,359 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_rcp85_r0i0p0*.nc 2023-05-30 12:03:57,359 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:57,359 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:57,359 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:57,359 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:57,360 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:57,360 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:57,361 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:57,361 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:57,362 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:57,362 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:57,514 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.3&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=CSIRO-BOM&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:57,549 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:57,594 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:57,596 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v20120413.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v20120413.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v20130305.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130305' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.fx.ocean.fx.r0i0p0.v20130305.areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-BOM', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v1/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20120413/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:57,597 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20120413/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v1/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:57,598 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 ACCESS1-3 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:57,598 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-3, rcp85, r0i0p0, v20130305 2023-05-30 12:03:57,598 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_rcp85_r0i0p0*.nc 2023-05-30 12:03:57,599 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'BCC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:57,599 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:57,599 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:57,599 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:57,599 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:57,600 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:57,601 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:57,601 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:57,602 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:57,602 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:57,754 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=BCC-CSM1.1&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=BCC&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:57,771 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:57,828 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:57,830 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.rcp85.fx.ocean.fx.r0i0p0.v20130307 2023-05-30 12:03:57,830 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130307' for cmip5.output1.BCC.bcc-csm1-1.rcp85.fx.ocean.fx.r0i0p0.v20130307.areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc 2023-05-30 12:03:57,830 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'BCC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:57,830 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 bcc-csm1-1 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:57,830 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, bcc-csm1-1, rcp85, r0i0p0, v20130307 2023-05-30 12:03:57,831 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_rcp85_r0i0p0*.nc 2023-05-30 12:03:57,831 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CCCma,CCCMA', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:57,832 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:57,832 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:57,832 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:57,832 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:57,832 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:57,834 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:57,834 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:57,834 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:57,835 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:57,991 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=CanESM2&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=CCCma%2CCCCMA&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:57,999 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:58,057 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20120407.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20120407.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120407' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20120407.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20130119.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20130119.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,059 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130119' for cmip5.output1.CCCma.CanESM2.rcp85.fx.ocean.fx.r0i0p0.v20130119.areacello_fx_CanESM2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,060 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CCCma,CCCMA', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20120407/areacello_fx_CanESM2_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:58,060 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20120407/areacello_fx_CanESM2_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au']] 2023-05-30 12:03:58,060 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CanESM2 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:58,060 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CanESM2, rcp85, r0i0p0, v20130119 2023-05-30 12:03:58,061 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,063 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CCSM4 rcp85 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_rcp85_r0i0p0.nc 2023-05-30 12:03:58,063 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CCSM4, rcp85, r0i0p0, v20130312 2023-05-30 12:03:58,064 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,065 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CESM1-CAM5 rcp85 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_rcp85_r0i0p0.nc 2023-05-30 12:03:58,065 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CESM1-CAM5, rcp85, r0i0p0, v20130315 2023-05-30 12:03:58,066 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,066 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'CNRM-CERFACS', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:58,066 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:58,066 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:58,067 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:58,067 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:58,067 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:58,069 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:58,069 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:58,069 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:58,070 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:58,221 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=CNRM-CERFACS&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:58,234 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:58,278 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:58,280 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.fx.r0i0p0.v20130826 2023-05-30 12:03:58,280 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130826' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.fx.ocean.fx.r0i0p0.v20130826.areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc 2023-05-30 12:03:58,281 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CNRM-CERFACS', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:58,281 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CNRM-CM5 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:58,281 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CNRM-CM5, rcp85, r0i0p0, v20130826 2023-05-30 12:03:58,282 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,282 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:58,282 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:58,282 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:58,283 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:58,283 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:58,283 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:58,285 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:58,285 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:58,285 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:58,286 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:58,440 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=CSIRO-QCCCE&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:58,450 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:58,493 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.ocean.fx.r0i0p0.v1.areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.ocean.fx.r0i0p0.v20110518.areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.fx.ocean.fx.r0i0p0.v20110518.areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v1/areacello_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/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:03:58,495 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_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/ocean/fx/r0i0p0/v1/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:03:58,496 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 CSIRO-Mk3-6-0 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:58,496 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, rcp85, r0i0p0, v20110518 2023-05-30 12:03:58,496 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,497 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'LASG-CESS', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:58,497 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:58,497 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:58,497 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:58,497 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:58,498 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:58,499 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:58,499 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:58,500 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:58,500 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:58,651 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=FGOALS-g2&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=LASG-CESS&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:58,686 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:58,737 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:58,738 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.fx.ocean.fx.r0i0p0.v20130314 2023-05-30 12:03:58,738 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130314' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.fx.ocean.fx.r0i0p0.v20130314.areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc 2023-05-30 12:03:58,738 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'LASG-CESS', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:03:58,739 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 FGOALS-g2 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:58,739 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, FGOALS-g2, rcp85, r0i0p0, v20130314 2023-05-30 12:03:58,739 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,741 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-CM3 rcp85 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_rcp85_r0i0p0.nc 2023-05-30 12:03:58,742 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-CM3, rcp85, r0i0p0, v20120227 2023-05-30 12:03:58,742 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,742 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'NOAA-GFDL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:58,743 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:58,743 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:58,743 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:58,743 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:58,743 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:58,745 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:58,745 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:58,745 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:58,746 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:58,897 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2G&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=NOAA-GFDL&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:58,908 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:58,982 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:58,983 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.fx.ocean.fx.r0i0p0.v20110601.areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc 2023-05-30 12:03:58,983 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.fx.ocean.fx.r0i0p0.v20110601.areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc 2023-05-30 12:03:58,983 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.fx.ocean.fx.r0i0p0.v20110611.areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc 2023-05-30 12:03:58,983 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110611' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.fx.ocean.fx.r0i0p0.v20110611.areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc 2023-05-30 12:03:58,984 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'NOAA-GFDL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110601/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc on hosts ['esgdata.gfdl.noaa.gov'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:58,984 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110601/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc on hosts ['esgdata.gfdl.noaa.gov']] 2023-05-30 12:03:58,984 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2G rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:58,984 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2G, rcp85, r0i0p0, v20110611 2023-05-30 12:03:58,985 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0*.nc 2023-05-30 12:03:58,985 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'NOAA-GFDL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:58,985 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:58,985 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:58,986 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:58,986 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:58,986 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:58,988 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:58,988 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:58,988 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:58,989 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:59,138 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=GFDL-ESM2M&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=NOAA-GFDL&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:59,153 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:59,207 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:59,209 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.fx.ocean.fx.r0i0p0.v20130514.areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc 2023-05-30 12:03:59,209 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130514' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.fx.ocean.fx.r0i0p0.v20130514.areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc 2023-05-30 12:03:59,209 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'NOAA-GFDL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:03:59,209 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 GFDL-ESM2M rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:59,209 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2M, rcp85, r0i0p0, v20130514 2023-05-30 12:03:59,210 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0*.nc 2023-05-30 12:03:59,210 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:59,210 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:59,210 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:59,211 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:59,211 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:59,211 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:59,213 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:59,213 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:59,213 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:59,214 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:59,370 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-LR&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=IPSL&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 4068 2023-05-30 12:03:59,371 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:59,423 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:59,425 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.fx.ocean.fx.r0i0p0.v20130506.areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc 2023-05-30 12:03:59,425 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130506' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.fx.ocean.fx.r0i0p0.v20130506.areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc 2023-05-30 12:03:59,425 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc on hosts ['vesg.ipsl.upmc.fr'] 2023-05-30 12:03:59,426 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-LR rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:59,426 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, rcp85, r0i0p0, v20130506 2023-05-30 12:03:59,426 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0*.nc 2023-05-30 12:03:59,427 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:59,427 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:59,427 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:59,427 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:59,428 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:59,428 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:59,429 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:59,429 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:59,430 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:59,430 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:59,586 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=IPSL-CM5A-MR&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=IPSL&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:59,595 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:59,638 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:59,640 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.fx.ocean.fx.r0i0p0.v20120430 2023-05-30 12:03:59,640 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.fx.ocean.fx.r0i0p0.v20120430.areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc 2023-05-30 12:03:59,641 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:03:59,641 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5A-MR rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:59,641 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, rcp85, r0i0p0, v20120430 2023-05-30 12:03:59,642 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0*.nc 2023-05-30 12:03:59,642 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:59,642 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:59,642 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:59,643 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:59,643 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:59,643 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:59,645 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:59,645 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:59,646 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:59,646 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:03:59,797 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=IPSL&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:03:59,810 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:03:59,855 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:03:59,856 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.fx.r0i0p0.v20120430 2023-05-30 12:03:59,856 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.fx.ocean.fx.r0i0p0.v20120430.areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc 2023-05-30 12:03:59,857 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'IPSL', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:03:59,857 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 IPSL-CM5B-LR rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:03:59,857 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, rcp85, r0i0p0, v20120430 2023-05-30 12:03:59,858 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_rcp85_r0i0p0*.nc 2023-05-30 12:03:59,860 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC5 rcp85 r0i0p0: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/fx/ocean/fx/r0i0p0/v20110926/areacello/areacello_fx_MIROC5_rcp85_r0i0p0.nc 2023-05-30 12:03:59,860 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC5, rcp85, r0i0p0, v20110926 2023-05-30 12:03:59,861 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_rcp85_r0i0p0*.nc 2023-05-30 12:03:59,861 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MIROC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:03:59,861 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:03:59,861 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:03:59,862 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:03:59,862 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:03:59,862 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:03:59,865 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:03:59,865 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:03:59,865 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:03:59,866 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:00,038 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=MIROC&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:04:00,046 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:00,115 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:00,117 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.fx.ocean.fx.r0i0p0.v20120608 2023-05-30 12:04:00,117 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120608' for cmip5.output1.MIROC.MIROC-ESM.rcp85.fx.ocean.fx.r0i0p0.v20120608.areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc 2023-05-30 12:04:00,117 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MIROC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:00,117 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:00,117 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM, rcp85, r0i0p0, v20120608 2023-05-30 12:04:00,118 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0*.nc 2023-05-30 12:04:00,118 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MIROC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:04:00,119 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:00,119 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:00,119 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:00,119 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:00,119 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:00,121 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:00,121 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:00,121 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:04:00,122 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:00,267 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MIROC-ESM-CHEM&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=MIROC&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:04:00,284 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:00,332 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:00,334 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.fx.ocean.fx.r0i0p0.v20120608 2023-05-30 12:04:00,334 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120608' for cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.fx.ocean.fx.r0i0p0.v20120608.areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc 2023-05-30 12:04:00,334 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MIROC', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:00,334 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MIROC-ESM-CHEM rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:00,334 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, rcp85, r0i0p0, v20120608 2023-05-30 12:04:00,335 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0*.nc 2023-05-30 12:04:00,335 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:04:00,335 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:00,335 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:00,335 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:00,336 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:00,336 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:00,337 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:00,337 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:00,338 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:04:00,338 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:00,491 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=MPI-M&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:04:00,504 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:00,562 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:00,564 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.fx.ocean.fx.r0i0p0.v20111014.areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc 2023-05-30 12:04:00,564 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111014' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.fx.ocean.fx.r0i0p0.v20111014.areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc 2023-05-30 12:04:00,564 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] 2023-05-30 12:04:00,564 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-LR rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:00,564 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-LR, rcp85, r0i0p0, v20111014 2023-05-30 12:04:00,565 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0*.nc 2023-05-30 12:04:00,566 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:04:00,566 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:00,567 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:00,567 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:00,567 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:00,567 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:00,569 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:00,569 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:00,569 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:04:00,570 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:00,718 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MPI-ESM-MR&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=MPI-M&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:04:00,733 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:00,785 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:00,787 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.fx.ocean.fx.r0i0p0.v20120503.areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc 2023-05-30 12:04:00,787 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.fx.ocean.fx.r0i0p0.v20120503.areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc 2023-05-30 12:04:00,787 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MPI-M', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:04:00,787 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MPI-ESM-MR rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:00,787 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-MR, rcp85, r0i0p0, v20120503 2023-05-30 12:04:00,788 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0*.nc 2023-05-30 12:04:00,788 UTC [336354] 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': 'rcp85', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:04:00,788 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:00,788 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:00,788 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:00,789 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:00,789 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:00,790 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:00,791 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:00,791 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:04:00,791 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:00,937 UTC [336354] DEBUG urllib3.connectionpool: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=rcp85&time_frequency=fx&institute=MRI&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 None 2023-05-30 12:04:00,972 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:01,038 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,040 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.ocean.fx.r0i0p0.v20110831 2023-05-30 12:04:01,040 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110831' for cmip5.output1.MRI.MRI-CGCM3.rcp85.fx.ocean.fx.r0i0p0.v20110831.areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc 2023-05-30 12:04:01,040 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,041 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-CGCM3 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:01,041 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-CGCM3, rcp85, r0i0p0, v20110831 2023-05-30 12:04:01,041 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_rcp85_r0i0p0*.nc 2023-05-30 12:04:01,042 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'} 2023-05-30 12:04:01,042 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,042 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,042 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,042 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,042 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,044 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,044 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,044 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-05-30 12:04:01,045 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:01,197 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=MRI-ESM1&ensemble=r0i0p0&experiment=rcp85&time_frequency=fx&institute=MRI&cmor_table=fx&product=output1%2Coutput2&variable=areacello HTTP/1.1" 200 3665 2023-05-30 12:04:01,198 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-05-30 12:04:01,256 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,258 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'ocean' for cmip5.output1.MRI.MRI-ESM1.rcp85.fx.ocean.fx.r0i0p0.v20140210.areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc 2023-05-30 12:04:01,258 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140210' for cmip5.output1.MRI.MRI-ESM1.rcp85.fx.ocean.fx.r0i0p0.v20140210.areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc 2023-05-30 12:04:01,258 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r0i0p0', 'experiment': 'rcp85', 'time_frequency': 'fx', 'institute': 'MRI', 'cmor_table': 'fx', 'product': 'output1,output2', 'variable': 'areacello'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc on hosts ['esgf-data01.diasjp.net'] 2023-05-30 12:04:01,258 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 MRI-ESM1 rcp85 r0i0p0: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc (will be downloaded) 2023-05-30 12:04:01,258 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-ESM1, rcp85, r0i0p0, v20140210 2023-05-30 12:04:01,259 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_rcp85_r0i0p0*.nc 2023-05-30 12:04:01,262 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-M rcp85 r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_rcp85_r0i0p0.nc 2023-05-30 12:04:01,262 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-M, rcp85, r0i0p0, v20110901 2023-05-30 12:04:01,263 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_rcp85_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_rcp85_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_rcp85_r0i0p0*.nc 2023-05-30 12:04:01,266 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CMIP5 NorESM1-ME rcp85 r0i0p0: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/fx/ocean/fx/r0i0p0/v20120614/areacello/areacello_fx_NorESM1-ME_rcp85_r0i0p0.nc 2023-05-30 12:04:01,266 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-ME, rcp85, r0i0p0, v20120614 2023-05-30 12:04:01,285 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_ecs/areacello created. 2023-05-30 12:04:01,285 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_ecs/areacello will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_rcp85_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:04:01,285 UTC [336354] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic seaice_yod 2023-05-30 12:04:01,286 UTC [336354] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task seaice_yod/yod_nh 2023-05-30 12:04:01,286 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_yod/sic 2023-05-30 12:04:01,286 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'sic' 2023-05-30 12:04:01,288 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,289 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,289 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,289 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,289 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,290 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,290 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,292 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,292 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,295 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,295 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,295 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,295 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,295 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120115.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120115.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121203' for cmip5.output1.CSIRO-BOM.ACCESS1-0.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120115/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120115/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,296 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:04:01,297 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset ACCESS1-0 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,297 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-0, rcp85, r1i1p1, v20121203 2023-05-30 12:04:01,297 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,298 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,298 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,298 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,298 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,298 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,299 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,300 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,300 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,301 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,301 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,301 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20120413.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120413' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20120413.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20121203' for cmip5.output1.CSIRO-BOM.ACCESS1-3.rcp85.mon.seaIce.OImon.r1i1p1.v20121203.sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20120413/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:04:01,302 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20120413/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,303 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 2023-05-30 12:04:01,303 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset ACCESS1-3 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,303 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, ACCESS1-3, rcp85, r1i1p1, v20121203 2023-05-30 12:04:01,304 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,304 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,304 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,304 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,304 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,305 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,305 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,307 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,307 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,307 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,308 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,308 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705 2023-05-30 12:04:01,308 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120705' for cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705.sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc 2023-05-30 12:04:01,308 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705 2023-05-30 12:04:01,308 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120705' for cmip5.output1.BCC.bcc-csm1-1.rcp85.mon.seaIce.OImon.r1i1p1.v20120705.sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc 2023-05-30 12:04:01,308 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'BCC-CSM1.1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'BCC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,309 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,309 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset bcc-csm1-1 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc (will be downloaded) 2023-05-30 12:04:01,309 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, bcc-csm1-1, rcp85, r1i1p1, v20120705 2023-05-30 12:04:01,310 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CanESM2_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,311 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,311 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,311 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,311 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,311 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,312 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,313 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,313 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,314 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,314 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,314 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'institute' from 'CCCMA' to 'CCCma' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,314 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,314 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120407' for cmip5.output1.CCCma.CanESM2.rcp85.mon.seaIce.OImon.r1i1p1.v20120407.sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,315 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CanESM2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CCCma,CCCMA', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,315 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,315 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CanESM2 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,315 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CanESM2, rcp85, r1i1p1, v20120407 2023-05-30 12:04:01,316 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CCSM4_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,317 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CCSM4 rcp85: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/v20121031/sic/sic_OImon_CCSM4_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,317 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CCSM4, rcp85, r1i1p1, v20121031 2023-05-30 12:04:01,318 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,319 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CESM1-CAM5 rcp85: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130305/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,319 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CESM1-CAM5, rcp85, r1i1p1, v20130305 2023-05-30 12:04:01,319 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,320 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,320 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,320 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,320 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,320 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,321 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,322 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,323 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,323 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,323 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,324 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20130101 2023-05-30 12:04:01,324 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130101' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.seaIce.OImon.r1i1p1.v20130101.sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,324 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20130101 2023-05-30 12:04:01,324 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130101' for cmip5.output1.CNRM-CERFACS.CNRM-CM5.rcp85.mon.seaIce.OImon.r1i1p1.v20130101.sic_OImon_CNRM-CM5_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,324 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CNRM-CM5', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CNRM-CERFACS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-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/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,325 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,325 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CNRM-CM5 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,325 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CNRM-CM5, rcp85, r1i1p1, v20130101 2023-05-30 12:04:01,326 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,326 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,326 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,326 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,326 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,327 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,327 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,328 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,328 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,329 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,329 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,329 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,329 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,329 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v1.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110518' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20110518.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120323' for cmip5.output1.CSIRO-QCCCE.CSIRO-Mk3-6-0.rcp85.mon.seaIce.OImon.r1i1p1.v20120323.sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,330 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'CSIRO-Mk3.6.0', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'CSIRO-QCCCE', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v1/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_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/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] 2023-05-30 12:04:01,331 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,331 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20110518/sic_OImon_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/seaIce/OImon/r1i1p1/v1/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,331 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] 2023-05-30 12:04:01,331 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset CSIRO-Mk3-6-0 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,331 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, CSIRO-Mk3-6-0, rcp85, r1i1p1, v20120323 2023-05-30 12:04:01,332 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,332 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,332 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,332 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,333 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,333 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,333 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,334 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,335 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,335 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,336 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,336 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:04:01,337 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v2' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v2.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:04:01,338 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:04:01,339 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20161204' for cmip5.output1.LASG-CESS.FGOALS-g2.rcp85.mon.seaIce.OImon.r1i1p1.v20161204.sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc 2023-05-30 12:04:01,340 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'FGOALS-g2', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'LASG-CESS', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,341 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,342 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,342 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,342 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,342 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v2/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2023-05-30 12:04:01,343 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 2023-05-30 12:04:01,343 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset FGOALS-g2 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc (will be downloaded) 2023-05-30 12:04:01,343 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, FGOALS-g2, rcp85, r1i1p1, v20161204 2023-05-30 12:04:01,344 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,347 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset GFDL-CM3 rcp85: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_200601-201012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201101-201512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201601-202012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202101-202512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202601-203012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203101-203512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203601-204012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204101-204512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204601-205012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205101-205512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205601-206012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206101-206512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206601-207012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207101-207512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207601-208012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208101-208512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208601-209012.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209101-209512.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,347 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-CM3, rcp85, r1i1p1, v20110601 2023-05-30 12:04:01,347 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,348 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,348 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,348 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,348 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,348 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,348 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,350 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,350 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,350 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,351 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:04:01,352 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:04:01,353 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:04:01,354 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:04:01,355 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:04:01,356 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,357 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120417' for cmip5.output1.NOAA-GFDL.GFDL-ESM2G.rcp85.mon.seaIce.OImon.r1i1p1.v20120417.sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,359 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2G', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,359 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,359 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,360 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,361 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,362 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,362 UTC [336354] DEBUG esmvalcore.esgf._search:74 Only using the latest version ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'], not [ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgdata.gfdl.noaa.gov', 'esgf.nci.org.au']] 2023-05-30 12:04:01,363 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,364 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset GFDL-ESM2G rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc (will be downloaded) 2023-05-30 12:04:01,364 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2G, rcp85, r1i1p1, v20120417 2023-05-30 12:04:01,365 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,365 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,365 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,365 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,365 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,366 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,366 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,367 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,367 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,368 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,369 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc 2023-05-30 12:04:01,370 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc 2023-05-30 12:04:01,371 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,372 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601 2023-05-30 12:04:01,373 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20110601' for cmip5.output1.NOAA-GFDL.GFDL-ESM2M.rcp85.mon.seaIce.OImon.r1i1p1.v20110601.sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc 2023-05-30 12:04:01,374 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'GFDL-ESM2M', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'NOAA-GFDL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,376 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 2023-05-30 12:04:01,377 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset GFDL-ESM2M rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc (will be downloaded) /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc (will be downloaded) 2023-05-30 12:04:01,377 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, GFDL-ESM2M, rcp85, r1i1p1, v20110601 2023-05-30 12:04:01,378 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,379 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,379 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,379 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,379 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,379 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,379 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,381 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,381 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,381 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,381 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,382 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20111103.sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc 2023-05-30 12:04:01,382 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111103' for cmip5.output1.IPSL.IPSL-CM5A-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20111103.sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc 2023-05-30 12:04:01,382 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:04:01,382 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 2023-05-30 12:04:01,382 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset IPSL-CM5A-LR rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc (will be downloaded) 2023-05-30 12:04:01,382 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-LR, rcp85, r1i1p1, v20111103 2023-05-30 12:04:01,383 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,383 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,383 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,383 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,383 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,384 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,384 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,385 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,385 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,386 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,386 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,386 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20111119 2023-05-30 12:04:01,386 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20111119' for cmip5.output1.IPSL.IPSL-CM5A-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20111119.sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,386 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5A-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_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-05-30 12:04:01,387 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_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-05-30 12:04:01,387 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset IPSL-CM5A-MR rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,387 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5A-MR, rcp85, r1i1p1, v20111119 2023-05-30 12:04:01,387 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,388 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,388 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,388 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,388 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,388 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,388 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,390 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,390 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,390 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,390 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,391 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120430 2023-05-30 12:04:01,391 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120430' for cmip5.output1.IPSL.IPSL-CM5B-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120430.sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,391 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'IPSL-CM5B-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'IPSL', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_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-05-30 12:04:01,391 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_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-05-30 12:04:01,391 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset IPSL-CM5B-LR rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,391 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, IPSL-CM5B-LR, rcp85, r1i1p1, v20120430 2023-05-30 12:04:01,392 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC5_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,393 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MIROC5 rcp85: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,393 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC5, rcp85, r1i1p1, v20120710 2023-05-30 12:04:01,393 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,394 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,394 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,394 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,394 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,394 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,394 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,396 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,396 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,396 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,396 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,397 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120710 2023-05-30 12:04:01,397 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710.sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,397 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_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-05-30 12:04:01,397 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_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-05-30 12:04:01,397 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MIROC-ESM rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,397 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM, rcp85, r1i1p1, v20120710 2023-05-30 12:04:01,398 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,398 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,398 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,398 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,399 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,399 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,399 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,400 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,400 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,401 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,401 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,401 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_institute)s.%(model)s.%(experiment)s.%(time_frequency)s.%(realm)s.%(cmor_table)s.%(ensemble)s or facet values containing '.' for dataset cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710 2023-05-30 12:04:01,401 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120710' for cmip5.output1.MIROC.MIROC-ESM-CHEM.rcp85.mon.seaIce.OImon.r1i1p1.v20120710.sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,401 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MIROC-ESM-CHEM', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MIROC', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_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-05-30 12:04:01,402 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_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-05-30 12:04:01,402 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MIROC-ESM-CHEM rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,402 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MIROC-ESM-CHEM, rcp85, r1i1p1, v20120710 2023-05-30 12:04:01,402 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,403 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,403 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,403 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,403 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,403 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,403 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,405 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,405 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,405 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,406 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,406 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,406 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,406 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,407 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.rcp85.mon.seaIce.OImon.r1i1p1.v20120315.sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc 2023-05-30 12:04:01,407 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.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/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_210101-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:04:01,407 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:04:01,407 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MPI-ESM-LR rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,407 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-LR, rcp85, r1i1p1, v20120315 2023-05-30 12:04:01,408 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,408 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,408 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,408 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,408 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,409 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,409 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,410 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,410 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,411 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,411 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,411 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20120503.sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,411 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120503' for cmip5.output1.MPI-M.MPI-ESM-MR.rcp85.mon.seaIce.OImon.r1i1p1.v20120503.sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,411 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-MR', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:04:01,411 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2023-05-30 12:04:01,412 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MPI-ESM-MR rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,412 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MPI-ESM-MR, rcp85, r1i1p1, v20120503 2023-05-30 12:04:01,412 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,413 UTC [336354] 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': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,413 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,413 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,413 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,413 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,413 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,415 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,415 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,415 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,415 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,416 UTC [336354] DEBUG esmvalcore.esgf._download:323 Wrong dataset_id_template_ cmip5.output1.%(valid_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.seaIce.OImon.r1i1p1.v20120701 2023-05-30 12:04:01,416 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120701' for cmip5.output1.MRI.MRI-CGCM3.rcp85.mon.seaIce.OImon.r1i1p1.v20120701.sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,416 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-CGCM3', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_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-05-30 12:04:01,416 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_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-05-30 12:04:01,416 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MRI-CGCM3 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,416 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-CGCM3, rcp85, r1i1p1, v20120701 2023-05-30 12:04:01,417 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,417 UTC [336354] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'} 2023-05-30 12:04:01,417 UTC [336354] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results 2023-05-30 12:04:01,417 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-05-30 12:04:01,417 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-05-30 12:04:01,418 UTC [336354] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-05-30 12:04:01,418 UTC [336354] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/adagj/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-05-30 12:04:01,419 UTC [336354] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-05-30 12:04:01,419 UTC [336354] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-05-30 12:04:01,420 UTC [336354] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-05-30 12:04:01,420 UTC [336354] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-05-30 12:04:01,420 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'seaIce' for cmip5.output1.MRI.MRI-ESM1.rcp85.mon.seaIce.OImon.r1i1p1.v20140210.sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,420 UTC [336354] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20140210' for cmip5.output1.MRI.MRI-ESM1.rcp85.mon.seaIce.OImon.r1i1p1.v20140210.sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,420 UTC [336354] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP5', 'model': 'MRI-ESM1', 'ensemble': 'r1i1p1', 'experiment': 'rcp85', 'time_frequency': 'mon', 'institute': 'MRI', 'cmor_table': 'OImon', 'product': 'output1,output2', 'variable': 'sic'}: ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf-data01.diasjp.net', 'esgf.nci.org.au'] 2023-05-30 12:04:01,420 UTC [336354] DEBUG esmvalcore.esgf._search:365 Selected files: ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf-data01.diasjp.net', 'esgf.nci.org.au'] 2023-05-30 12:04:01,421 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset MRI-ESM1 rcp85: /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc (will be downloaded) 2023-05-30 12:04:01,421 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, MRI-ESM1, rcp85, r1i1p1, v20140210 2023-05-30 12:04:01,421 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,423 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-M rcp85: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1_200601-210012.nc 2023-05-30 12:04:01,423 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, rcp85, r1i1p1, v20120227 2023-05-30 12:04:01,424 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1*.nc 2023-05-30 12:04:01,425 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-ME rcp85: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_200601-204412.nc /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_204501-210012.nc 2023-05-30 12:04:01,425 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, rcp85, r1i1p1, v20120614 2023-05-30 12:04:01,433 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_yod/sic created. 2023-05-30 12:04:01,434 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_yod/sic will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc 2023-05-30 12:04:01,434 UTC [336354] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task seaice_yod/areacello 2023-05-30 12:04:01,434 UTC [336354] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'areacello' 2023-05-30 12:04:01,435 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0*.nc 2023-05-30 12:04:01,436 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset ACCESS1-0 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:04:01,436 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-0, historical, r0i0p0, v1 2023-05-30 12:04:01,436 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0*.nc 2023-05-30 12:04:01,437 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset ACCESS1-3 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:04:01,437 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, ACCESS1-3, historical, r0i0p0, v1 2023-05-30 12:04:01,437 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0*.nc 2023-05-30 12:04:01,438 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset bcc-csm1-1 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:04:01,438 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, bcc-csm1-1, historical, r0i0p0, v20130307 2023-05-30 12:04:01,439 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9034K/CMIP5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCMA/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CanESM2_historical_r0i0p0*.nc 2023-05-30 12:04:01,440 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CanESM2 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:04:01,440 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CanESM2, historical, r0i0p0, v20130119 2023-05-30 12:04:01,440 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CCSM4_historical_r0i0p0*.nc 2023-05-30 12:04:01,441 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CCSM4 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:04:01,441 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CCSM4, historical, r0i0p0, v20130312 2023-05-30 12:04:01,441 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0*.nc 2023-05-30 12:04:01,442 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CESM1-CAM5 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:04:01,442 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CESM1-CAM5, historical, r0i0p0, v20130315 2023-05-30 12:04:01,442 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0*.nc 2023-05-30 12:04:01,443 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CNRM-CM5 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:04:01,443 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CNRM-CM5, historical, r0i0p0, v20130826 2023-05-30 12:04:01,443 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0*.nc 2023-05-30 12:04:01,444 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset CSIRO-Mk3-6-0 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:04:01,444 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, CSIRO-Mk3-6-0, historical, r0i0p0, v1 2023-05-30 12:04:01,444 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0*.nc 2023-05-30 12:04:01,445 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset FGOALS-g2 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:04:01,445 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, FGOALS-g2, historical, r0i0p0, v1 2023-05-30 12:04:01,445 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0*.nc 2023-05-30 12:04:01,446 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset GFDL-CM3 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:04:01,446 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-CM3, historical, r0i0p0, v20120227 2023-05-30 12:04:01,446 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0*.nc 2023-05-30 12:04:01,447 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset GFDL-ESM2G historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:04:01,447 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2G, historical, r0i0p0, v20110601 2023-05-30 12:04:01,447 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0*.nc 2023-05-30 12:04:01,448 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset GFDL-ESM2M historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:04:01,448 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, GFDL-ESM2M, historical, r0i0p0, v20130514 2023-05-30 12:04:01,448 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0*.nc 2023-05-30 12:04:01,449 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset IPSL-CM5A-LR historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:04:01,449 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-LR, historical, r0i0p0, v20120430 2023-05-30 12:04:01,449 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0*.nc 2023-05-30 12:04:01,450 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset IPSL-CM5A-MR historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:04:01,450 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5A-MR, historical, r0i0p0, v20120430 2023-05-30 12:04:01,451 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0*.nc 2023-05-30 12:04:01,451 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset IPSL-CM5B-LR historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:04:01,451 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, IPSL-CM5B-LR, historical, r0i0p0, v20120430 2023-05-30 12:04:01,452 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC5_historical_r0i0p0*.nc 2023-05-30 12:04:01,452 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MIROC5 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:04:01,452 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC5, historical, r0i0p0, v20111101 2023-05-30 12:04:01,453 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0*.nc 2023-05-30 12:04:01,453 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MIROC-ESM historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:04:01,453 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM, historical, r0i0p0, v20120608 2023-05-30 12:04:01,454 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0*.nc 2023-05-30 12:04:01,454 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MIROC-ESM-CHEM historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:04:01,454 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MIROC-ESM-CHEM, historical, r0i0p0, v20120608 2023-05-30 12:04:01,455 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0*.nc 2023-05-30 12:04:01,455 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MPI-ESM-LR historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:04:01,455 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-LR, historical, r0i0p0, v20111006 2023-05-30 12:04:01,456 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0*.nc 2023-05-30 12:04:01,456 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MPI-ESM-MR historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:04:01,456 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MPI-ESM-MR, historical, r0i0p0, v20120503 2023-05-30 12:04:01,457 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0*.nc 2023-05-30 12:04:01,457 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MRI-CGCM3 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:04:01,457 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-CGCM3, historical, r0i0p0, v20110831 2023-05-30 12:04:01,458 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0*.nc 2023-05-30 12:04:01,458 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset MRI-ESM1 historical: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:04:01,458 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, MRI-ESM1, historical, r0i0p0, v20130307 2023-05-30 12:04:01,459 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-M_historical_r0i0p0*.nc 2023-05-30 12:04:01,460 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset NorESM1-M historical: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:04:01,460 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-M, historical, r0i0p0, v20110901 2023-05-30 12:04:01,460 UTC [336354] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc /scratch/adagj/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/*/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0*.nc 2023-05-30 12:04:01,461 UTC [336354] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable areacello of dataset NorESM1-ME historical: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:04:01,461 UTC [336354] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: areacello, fx, CMIP5, NorESM1-ME, historical, r0i0p0, v20120225 2023-05-30 12:04:01,469 UTC [336354] INFO esmvalcore._recipe.recipe:873 PreprocessingTask seaice_yod/areacello created. 2023-05-30 12:04:01,469 UTC [336354] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask seaice_yod/areacello will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_tsline script sie_nh 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_tsline/sic matches ['seaice_tsline/sic'] 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_tsline/areacello matches ['seaice_tsline/areacello'] 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_tsline script sie_sh 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_tsline/sic matches ['seaice_tsline/sic'] 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_tsline/areacello matches ['seaice_tsline/areacello'] 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_trends script trends_nh 2023-05-30 12:04:01,470 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_trends/sic matches ['seaice_trends/sic'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_trends/areacello matches ['seaice_trends/areacello'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_trends script trends_sh 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_trends/sic matches ['seaice_trends/sic'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_trends/areacello matches ['seaice_trends/areacello'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_ecs script ecs_nh 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_ecs/sic matches ['seaice_ecs/sic'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_ecs/areacello matches ['seaice_ecs/areacello'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic seaice_yod script yod_nh 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_yod/sic matches ['seaice_yod/sic'] 2023-05-30 12:04:01,471 UTC [336354] DEBUG esmvalcore._recipe.recipe:1100 Pattern seaice_yod/areacello matches ['seaice_yod/areacello'] 2023-05-30 12:04:01,471 UTC [336354] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: seaice_yod/sic, seaice_ecs/areacello, seaice_yod/areacello, seaice_tsline/sic, seaice_tsline/areacello, seaice_trends/trends_nh, seaice_ecs/sic, seaice_trends/areacello, seaice_trends/sic, seaice_trends/trends_sh, seaice_tsline/sie_nh, seaice_yod/yod_nh, seaice_tsline/sie_sh, seaice_ecs/ecs_nh 2023-05-30 12:04:01,477 UTC [336354] DEBUG esmvalcore._main:120 Recipe summary: DiagnosticTask: seaice_trends/trends_nh script: seaice/seaice_trends.ncl settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'fill_pole_hole': True, 'log_level': 'info', 'month': '9', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_trends/trends_nh', 'profile_diagnostic': False, 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Arctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_trends/trends_nh', 'script': 'trends_nh', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_trends/trends_nh'} ancestors: PreprocessingTask: seaice_trends/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} ancestors: None PreprocessingTask: seaice_trends/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} ancestors: None DiagnosticTask: seaice_yod/yod_nh script: seaice/seaice_yod.ncl settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'fill_pole_hole': True, 'log_level': 'info', 'month': '9', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_yod/yod_nh', 'profile_diagnostic': False, 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Arctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_yod/yod_nh', 'script': 'yod_nh', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_yod/yod_nh'} ancestors: PreprocessingTask: seaice_yod/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/v20121031/sic/sic_OImon_CCSM4_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130305/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_200601-204412.nc'), LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_204501-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} ancestors: None PreprocessingTask: seaice_yod/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_yod/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} ancestors: None DiagnosticTask: seaice_trends/trends_sh script: seaice/seaice_trends.ncl settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'log_level': 'info', 'month': '2', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_trends/trends_sh', 'profile_diagnostic': False, 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Antarctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_trends/trends_sh', 'script': 'trends_sh', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_trends/trends_sh'} ancestors: PreprocessingTask: seaice_trends/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} ancestors: None PreprocessingTask: seaice_trends/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_trends/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} ancestors: None DiagnosticTask: seaice_tsline/sie_nh script: seaice/seaice_tsline.ncl settings: {'EMs_in_lg': False, 'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'fill_pole_hole': True, 'log_level': 'info', 'month': '9', 'multi_model_mean': True, 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_tsline/sie_nh', 'profile_diagnostic': False, 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Arctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_tsline/sie_nh', 'script': 'sie_nh', 'styleset': 'CMIP5', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_tsline/sie_nh'} ancestors: PreprocessingTask: seaice_tsline/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} ancestors: None PreprocessingTask: seaice_tsline/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} ancestors: None DiagnosticTask: seaice_tsline/sie_sh script: seaice/seaice_tsline.ncl settings: {'EMs_in_lg': False, 'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'fill_pole_hole': False, 'log_level': 'info', 'month': '3', 'multi_model_mean': True, 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_tsline/sie_sh', 'profile_diagnostic': False, 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Antarctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_tsline/sie_sh', 'script': 'sie_sh', 'styleset': 'CMIP5', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_tsline/sie_sh'} ancestors: PreprocessingTask: seaice_tsline/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} ancestors: None PreprocessingTask: seaice_tsline/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} ancestors: None DiagnosticTask: seaice_ecs/ecs_nh script: seaice/seaice_ecs.ncl settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'exit_on_ncl_warning': False, 'fill_pole_hole': True, 'hist_exp': 'historical', 'log_level': 'info', 'month': '9', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/plots/seaice_ecs/ecs_nh', 'profile_diagnostic': False, 'rcp_exp': 'rcp85', 'realms': ['seaIce'], 'recipe': PosixPath('recipe_seaice.yml'), 'region': 'Arctic', 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/seaice_ecs/ecs_nh', 'script': 'ecs_nh', 'styleset': 'CMIP5', 'themes': ['seaIce'], 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/work/seaice_ecs/ecs_nh'} ancestors: PreprocessingTask: seaice_ecs/sic order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/seaIce/OImon/r1i1p1/v20120410/sic/sic_OImon_CanESM2_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-CGCM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/seaIce/OImon/r1i1p1/v20120114/sic/sic_OImon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/seaIce/OImon/r1i1p1/v20130307/sic/sic_OImon_MRI-ESM1_historical_r1i1p1_185101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_FGOALS-g2_historical_r1i1p1_200001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2G_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2G_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MRI-ESM1_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/OBS_HadISST_reanaly_1_OImon_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-3_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_FGOALS-g2_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-MR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/mon/seaIce/OImon/r1i1p1/v20111010/sic/sic_OImon_IPSL-CM5A-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/seaIce/OImon/r1i1p1/v20130302/sic/sic_OImon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/mon/seaIce/OImon/r1i1p1/v20121031/sic/sic_OImon_CCSM4_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-M_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CanESM2_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CNRM-CM5_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196001-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_196501-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197001-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_197501-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198001-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_198501-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199001-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_199501-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200001-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-CM3_historical_r1i1p1_200501-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-CM3_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5B-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/seaIce/OImon/r1i1p1/v20120202/sic/sic_OImon_CCSM4_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CCSM4_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_GFDL-ESM2M_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130305/sic/sic_OImon_CESM1-CAM5_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_CESM1-CAM5_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_200601-204412.nc'), LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/mon/seaIce/OImon/r1i1p1/v20120614/sic/sic_OImon_NorESM1-ME_rcp85_r1i1p1_204501-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_NorESM1-ME_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MPI-ESM-LR_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc'), LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_bcc-csm1-1_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_IPSL-CM5A-LR_OImon_rcp85_r1i1p1_sic_2006-2100.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM-CHEM_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_MIROC-ESM-CHEM_OImon_historical_r1i1p1_sic_1960-2005.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/seaIce/OImon/r1i1p1/v2/sic/sic_OImon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/sic/CMIP5_ACCESS1-0_OImon_historical_r1i1p1_sic_1960-2005.nc')}} ancestors: None PreprocessingTask: seaice_ecs/areacello order: ['load', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-LR_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CanESM2_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_FGOALS-g2_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-MR_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/rcp85/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-M_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC-ESM-CHEM_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/rcp85/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-0_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_ACCESS1-3_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/rcp85/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_GFDL-CM3_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_IPSL-CM5A-LR_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CNRM-CM5_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/rcp85/fx/ocean/fx/r0i0p0/v20120614/areacello/areacello_fx_NorESM1-ME_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/rcp85/fx/ocean/fx/r0i0p0/v20110926/areacello/areacello_fx_MIROC5_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MIROC5_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_rcp85_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/rcp85/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_rcp85_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_CESM1-CAM5_fx_rcp85_r0i0p0_areacello.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] settings: {'load': {'callback': 'default'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_ecs/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc')}} ancestors: None 2023-05-30 12:04:01,583 UTC [336354] INFO esmvalcore._recipe.recipe:1344 Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/run/recipe_seaice_filled.yml 2023-05-30 12:04:01,598 UTC [336354] INFO esmvalcore.esgf._download:540 Will download 8.11 GB Will download the following files: 1.02 MB ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 377.56 MB ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 806.55 MB ESGFFile:cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 216.65 KB ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 37.4 MB ESGFFile:cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 4.66 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 486.28 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 4.76 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 496.84 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 4.76 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 496.84 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au'] 162.81 KB ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc on hosts ['esgf.nci.org.au'] 84.09 MB ESGFFile:cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf.nci.org.au', 'esgf.nci.org.au'] 1.2 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc on hosts ['vesg.ipsl.upmc.fr'] 385.17 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc on hosts ['esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 1.2 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 124.78 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_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'] 1.2 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de', 'vesg.ipsl.upmc.fr'] 124.78 MB ESGFFile:cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_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'] 302.82 KB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 33.89 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 20.34 MB ESGFFile:cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc on hosts ['esg.lasg.ac.cn', 'esgf.nci.org.au'] 214.97 KB ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 224.18 MB ESGFFile:cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_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'] 214.91 KB ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 224.18 MB ESGFFile:cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_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'] 2.49 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf1.dkrz.de'] 259.11 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 14.27 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 1.49 GB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 5.84 MB ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 609.45 MB ESGFFile:cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_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'] 5.84 MB ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc on hosts ['esgf-data01.diasjp.net'] 609.45 MB ESGFFile:cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc on hosts ['esgf-data01.diasjp.net', 'esgf.nci.org.au'] 6.36 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 24.21 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 5.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 22.48 MB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] Downloading 8.11 GB.. 2023-05-30 12:04:01,603 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/cmip5_css01_data/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc.6bkzfjd0 2023-05-30 12:04:01,603 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/cmip5_css02_data/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/sic/1/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc.zn1ttt3u 2023-05-30 12:04:01,605 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2023-05-30 12:04:01,606 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2023-05-30 12:04:01,606 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc.dwgwlnd7 2023-05-30 12:04:01,607 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2023-05-30 12:04:01,607 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc.ku3du_qv 2023-05-30 12:04:01,608 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2023-05-30 12:04:02,192 UTC [336354] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc HTTP/1.1" 301 17 2023-05-30 12:04:02,193 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): aims3.llnl.gov:443 2023-05-30 12:04:02,194 UTC [336354] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc HTTP/1.1" 301 17 2023-05-30 12:04:02,195 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): aims3.llnl.gov:443 2023-05-30 12:04:02,243 UTC [336354] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/cmip5_css02_data/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/sic/1/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 301 17 2023-05-30 12:04:02,244 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): aims3.llnl.gov:443 2023-05-30 12:04:02,343 UTC [336354] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc HTTP/1.1" 301 17 2023-05-30 12:04:02,345 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): aims3.llnl.gov:443 2023-05-30 12:04:02,870 UTC [336354] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc HTTP/1.1" 200 5842868 2023-05-30 12:04:02,947 UTC [336354] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/cmip5_css02_data/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/sic/1/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 224179228 2023-05-30 12:04:02,957 UTC [336354] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc HTTP/1.1" 200 22477032 2023-05-30 12:04:02,986 UTC [336354] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc HTTP/1.1" 200 22477032 2023-05-30 12:04:04,224 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/fx/ocean/fx/r0i0p0/v20110831/areacello_fx_MRI-CGCM3_rcp85_r0i0p0.nc (5.84 MB) in 2.62 seconds (2.23 MB/s) from aims3.llnl.gov 2023-05-30 12:04:04,228 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc.7y65jbys 2023-05-30 12:04:04,229 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esg.lasg.ac.cn:80 2023-05-30 12:04:05,324 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201601-202012.nc (22.48 MB) in 3.71 seconds (6.05 MB/s) from aims3.llnl.gov 2023-05-30 12:04:05,328 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc.nmax8ajy 2023-05-30 12:04:05,329 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:04:06,212 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209601-210012.nc (22.48 MB) in 4.6 seconds (4.88 MB/s) from aims3.llnl.gov 2023-05-30 12:04:06,215 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgdata.gfdl.noaa.gov/thredds/fileServer/gfdl_dataroot/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc.5w1bn600 2023-05-30 12:04:06,216 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgdata.gfdl.noaa.gov:80 2023-05-30 12:04:06,850 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:07,387 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205601-206012.nc (24.21 MB) in 2.06 seconds (11.77 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:04:07,392 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc.koi7r4w2 2023-05-30 12:04:07,393 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:07,503 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgdata.gfdl.noaa.gov:80 "GET /thredds/fileServer/gfdl_dataroot/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc HTTP/1.1" 200 22477032 2023-05-30 12:04:07,778 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:08,336 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_205101-205512.nc (24.21 MB) in 0.94 seconds (25.74 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:08,339 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc.m3su9ttn 2023-05-30 12:04:08,340 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:08,547 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:09,078 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209601-210012.nc (24.21 MB) in 0.73 seconds (32.94 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:09,081 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc.zgewgfqd 2023-05-30 12:04:09,082 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:09,285 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204101-204512.nc (22.48 MB) in 3.07 seconds (7.33 MB/s) from esgdata.gfdl.noaa.gov 2023-05-30 12:04:09,288 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc.qusakls4 2023-05-30 12:04:09,289 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esg.lasg.ac.cn:80 2023-05-30 12:04:09,301 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:09,834 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207601-208012.nc (24.21 MB) in 0.75 seconds (32.35 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:09,838 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc.ch49w_vo 2023-05-30 12:04:09,839 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:10,117 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:10,651 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206101-206512.nc (24.21 MB) in 0.81 seconds (29.97 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:10,654 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc.knrjiakl 2023-05-30 12:04:10,656 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:10,846 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:11,379 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203601-204012.nc (24.21 MB) in 0.72 seconds (33.64 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:11,383 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc.qqya_hgw 2023-05-30 12:04:11,384 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:11,579 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:12,112 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_207101-207512.nc (24.21 MB) in 0.72 seconds (33.41 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:12,116 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc.gtsprzir 2023-05-30 12:04:12,117 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:12,300 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:12,832 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_209101-209512.nc (24.21 MB) in 0.71 seconds (34.03 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:12,835 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc.x7957789 2023-05-30 12:04:12,836 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:13,034 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:13,570 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204101-204512.nc (24.21 MB) in 0.73 seconds (33.18 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:13,573 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc.66727s8c 2023-05-30 12:04:13,574 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:04:15,689 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc HTTP/1.1" 200 22477032 2023-05-30 12:04:16,415 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM-CHEM_rcp85_r1i1p1_200601-210012.nc (224.18 MB) in 14.81 seconds (15.14 MB/s) from aims3.llnl.gov 2023-05-30 12:04:16,421 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc.l9znr8hb 2023-05-30 12:04:16,422 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:04:17,412 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 124780192 2023-05-30 12:04:19,688 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208601-209012.nc (22.48 MB) in 6.11 seconds (3.68 MB/s) from esgf.nci.org.au 2023-05-30 12:04:19,692 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf1.dkrz.de/thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc.xk0j0b54 2023-05-30 12:04:19,694 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf1.dkrz.de:80 2023-05-30 12:04:19,995 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf1.dkrz.de:80 "GET /thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 1490477344 2023-05-30 12:04:30,863 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20111119/sic_OImon_IPSL-CM5A-MR_rcp85_r1i1p1_200601-210012.nc (124.78 MB) in 14.44 seconds (8.64 MB/s) from esgf.nci.org.au 2023-05-30 12:04:30,868 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf-data01.diasjp.net/thredds/fileServer/esg_dataroot/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc.clb2qora 2023-05-30 12:04:30,869 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf-data01.diasjp.net:80 2023-05-30 12:04:32,213 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf-data01.diasjp.net:80 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc HTTP/1.1" 200 5842868 2023-05-30 12:04:33,669 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/fx/ocean/fx/r0i0p0/v20140210/areacello_fx_MRI-ESM1_rcp85_r0i0p0.nc (5.84 MB) in 2.79 seconds (2.09 MB/s) from esgf-data01.diasjp.net 2023-05-30 12:04:33,673 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc.ca173ksz 2023-05-30 12:04:33,674 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:34,018 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc HTTP/1.1" 200 24205100 2023-05-30 12:04:34,551 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208101-208512.nc (24.21 MB) in 0.87 seconds (27.79 MB/s) from esgf2.dkrz.de 2023-05-30 12:04:34,556 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc.tn87f9dt 2023-05-30 12:04:34,557 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:04:35,032 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc HTTP/1.1" 200 214908 2023-05-30 12:04:35,142 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM_rcp85_r0i0p0.nc (214.91 KB) in 0.58 seconds (372.22 KB/s) from esgf2.dkrz.de 2023-05-30 12:04:35,148 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc.unfzy6w4 2023-05-30 12:04:35,150 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:04:36,059 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 496838912 2023-05-30 12:04:38,609 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/mon/seaIce/OImon/r1i1p1/v20120503/sic_OImon_MPI-ESM-MR_rcp85_r1i1p1_200601-210012.nc (1.49 GB) in 18.91 seconds (78.82 MB/s) from esgf1.dkrz.de 2023-05-30 12:04:38,617 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc.gbqku891 2023-05-30 12:04:38,618 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esg.lasg.ac.cn:80 2023-05-30 12:05:27,562 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-0_rcp85_r1i1p1_200601-210012.nc (496.84 MB) in 52.41 seconds (9.48 MB/s) from esgf.nci.org.au 2023-05-30 12:05:27,568 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc.irn0_nay 2023-05-30 12:05:27,569 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:05:27,843 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc HTTP/1.1" 200 24205100 2023-05-30 12:05:28,385 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_208601-209012.nc (24.21 MB) in 0.81 seconds (29.96 MB/s) from esgf2.dkrz.de 2023-05-30 12:05:28,392 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc.wkv_j57g 2023-05-30 12:05:28,393 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:05:29,122 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc HTTP/1.1" 200 4762944 2023-05-30 12:05:31,650 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-0/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-0_rcp85_r0i0p0.nc (4.76 MB) in 3.25 seconds (1.47 MB/s) from esgf.nci.org.au 2023-05-30 12:05:31,656 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esg1.umr-cnrm.fr/thredds/fileServer/CMIP5_CNRM/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc.tiqfhxlz 2023-05-30 12:05:31,657 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esg1.umr-cnrm.fr:80 2023-05-30 12:05:32,618 UTC [336354] DEBUG urllib3.connectionpool:546 http://esg1.umr-cnrm.fr:80 "GET /thredds/fileServer/CMIP5_CNRM/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 486275716 2023-05-30 12:05:39,126 UTC [336354] DEBUG esmvalcore.esgf._download:430 Not able to download http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc. Error message: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) 2023-05-30 12:05:39,134 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc.x99ds8a4 2023-05-30 12:05:39,135 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:05:39,952 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc HTTP/1.1" 200 33893220 2023-05-30 12:05:45,978 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_204601-205512.nc (33.89 MB) in 6.84 seconds (4.96 MB/s) from esgf.nci.org.au 2023-05-30 12:05:45,985 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://vesg.ipsl.upmc.fr/thredds/fileServer/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc.4s0rnwn6 2023-05-30 12:05:45,986 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): vesg.ipsl.upmc.fr:80 2023-05-30 12:05:53,458 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/mon/seaIce/OImon/r1i1p1/v20130101/sic_OImon_CNRM-CM5_rcp85_r1i1p1_200601-210012.nc (486.28 MB) in 21.79 seconds (22.31 MB/s) from esg1.umr-cnrm.fr 2023-05-30 12:05:53,465 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc.fx325cwt 2023-05-30 12:05:53,466 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:05:53,715 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc HTTP/1.1" 200 24205100 2023-05-30 12:05:54,251 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_204601-205012.nc (24.21 MB) in 0.78 seconds (31.15 MB/s) from esgf2.dkrz.de 2023-05-30 12:05:54,257 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc.l1kft1da 2023-05-30 12:05:54,258 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:05:55,211 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc HTTP/1.1" 200 33893220 2023-05-30 12:06:03,103 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_200601-201512.nc (33.89 MB) in 8.83 seconds (3.84 MB/s) from esgf.nci.org.au 2023-05-30 12:06:03,111 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc.6vqnzn5f 2023-05-30 12:06:03,112 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:06:03,896 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc HTTP/1.1" 200 33893220 2023-05-30 12:06:10,875 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_203601-204512.nc (33.89 MB) in 7.76 seconds (4.37 MB/s) from esgf.nci.org.au 2023-05-30 12:06:10,882 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc._kh_unq3 2023-05-30 12:06:10,883 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:11,169 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc HTTP/1.1" 200 24205100 2023-05-30 12:06:11,706 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201601-202012.nc (24.21 MB) in 0.81 seconds (29.71 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:11,712 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc.m0ftvku2 2023-05-30 12:06:11,713 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:11,893 UTC [336354] DEBUG esmvalcore.esgf._download:430 Not able to download http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc. Error message: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) 2023-05-30 12:06:11,903 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc.9w6efr7l 2023-05-30 12:06:11,904 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:06:11,920 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc HTTP/1.1" 200 5479992 2023-05-30 12:06:12,214 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/fx/ocean/fx/r0i0p0/v20130514/areacello_fx_GFDL-ESM2M_rcp85_r0i0p0.nc (5.48 MB) in 0.49 seconds (11.11 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:12,220 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc.6qpeuqeh 2023-05-30 12:06:12,221 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:12,406 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:12,613 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc HTTP/1.1" 200 33893220 2023-05-30 12:06:12,933 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202101-202512.nc (22.48 MB) in 0.7 seconds (31.93 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:12,939 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc.9ddsigbm 2023-05-30 12:06:12,940 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:13,109 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:13,637 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_209101-209512.nc (22.48 MB) in 0.69 seconds (32.64 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:13,644 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf1.dkrz.de/thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc.c16c2yb4 2023-05-30 12:06:13,645 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf1.dkrz.de:80 2023-05-30 12:06:13,797 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf1.dkrz.de:80 "GET /thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 259109400 2023-05-30 12:06:17,214 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120315/sic_OImon_MPI-ESM-LR_rcp85_r1i1p1_200601-210012.nc (259.11 MB) in 3.56 seconds (72.76 MB/s) from esgf1.dkrz.de 2023-05-30 12:06:17,221 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc.qcezo2an 2023-05-30 12:06:17,222 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:17,403 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc HTTP/1.1" 200 24205100 2023-05-30 12:06:17,941 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_203101-203512.nc (24.21 MB) in 0.71 seconds (34.08 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:17,947 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc.ky1_t694 2023-05-30 12:06:17,948 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:18,150 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 37397272 2023-05-30 12:06:18,850 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/mon/seaIce/OImon/r1i1p1/v20120407/sic_OImon_CanESM2_rcp85_r1i1p1_200601-210012.nc (37.4 MB) in 0.89 seconds (41.84 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:18,857 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc.qhpwtx12 2023-05-30 12:06:18,858 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:06:19,138 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_206601-207512.nc (33.89 MB) in 7.23 seconds (4.69 MB/s) from esgf.nci.org.au 2023-05-30 12:06:19,144 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc.bolkjxw1 2023-05-30 12:06:19,145 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:19,314 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc HTTP/1.1" 200 24205100 2023-05-30 12:06:19,552 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc HTTP/1.1" 200 4762676 2023-05-30 12:06:19,851 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_201101-201512.nc (24.21 MB) in 0.7 seconds (34.72 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:19,857 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc.qmp2cscm 2023-05-30 12:06:19,858 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:20,085 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc HTTP/1.1" 200 24205100 2023-05-30 12:06:20,621 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_200601-201012.nc (24.21 MB) in 0.76 seconds (32.06 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:20,627 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc.g758mjes 2023-05-30 12:06:20,628 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:22,161 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/fx/ocean/fx/r0i0p0/v20130305/areacello_fx_ACCESS1-3_rcp85_r0i0p0.nc (4.76 MB) in 3.29 seconds (1.45 MB/s) from esgf.nci.org.au 2023-05-30 12:06:22,167 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc.ndsd2tk1 2023-05-30 12:06:22,168 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:35,690 UTC [336354] DEBUG urllib3.connectionpool:546 http://vesg.ipsl.upmc.fr:80 "GET /thredds/fileServer/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc HTTP/1.1" 200 1202584 2023-05-30 12:06:35,941 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5B-LR_rcp85_r0i0p0.nc (1.2 MB) in 49.95 seconds (24.08 KB/s) from vesg.ipsl.upmc.fr 2023-05-30 12:06:35,947 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc.xsqkfqff 2023-05-30 12:06:35,948 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:37,969 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:38,037 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:38,073 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:38,501 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_204601-205012.nc (22.48 MB) in 17.86 seconds (1.26 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:38,508 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc.lsvrlr57 2023-05-30 12:06:38,509 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:38,572 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_208101-208512.nc (22.48 MB) in 2.61 seconds (8.6 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:38,578 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf2.dkrz.de/thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc.hb96n1ao 2023-05-30 12:06:38,579 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf2.dkrz.de:80 2023-05-30 12:06:38,618 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207601-208012.nc (22.48 MB) in 16.44 seconds (1.37 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:38,625 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc.512xi907 2023-05-30 12:06:38,626 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:06:39,900 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc HTTP/1.1" 200 1023868 2023-05-30 12:06:40,123 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/fx/ocean/fx/r0i0p0/v20130307/areacello_fx_bcc-csm1-1_rcp85_r0i0p0.nc (1.02 MB) in 1.49 seconds (688.1 KB/s) from esgf.ceda.ac.uk 2023-05-30 12:06:40,131 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc.8iutzk9k 2023-05-30 12:06:40,132 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:06:41,017 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 496838916 2023-05-30 12:06:46,082 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:46,131 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf2.dkrz.de:80 "GET /thredds/fileServer/lta_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc HTTP/1.1" 200 22477032 2023-05-30 12:06:46,610 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_200601-201012.nc (22.48 MB) in 8.09 seconds (2.78 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:46,617 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc.llb5rnvf 2023-05-30 12:06:46,618 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:06:46,664 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203601-204012.nc (22.48 MB) in 8.08 seconds (2.78 MB/s) from esgf2.dkrz.de 2023-05-30 12:06:46,671 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc.g0_y81zx 2023-05-30 12:06:46,672 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2023-05-30 12:06:57,030 UTC [336354] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc HTTP/1.1" 301 17 2023-05-30 12:06:57,031 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): aims3.llnl.gov:443 2023-05-30 12:06:57,374 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 609449624 2023-05-30 12:06:57,665 UTC [336354] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/cmip5_css01_data/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc HTTP/1.1" 200 22477032 2023-05-30 12:07:00,043 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_203101-203512.nc (22.48 MB) in 13.36 seconds (1.68 MB/s) from aims3.llnl.gov 2023-05-30 12:07:00,052 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc._jfiiz3e 2023-05-30 12:07:00,053 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:00,655 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc HTTP/1.1" 200 385170592 2023-05-30 12:07:06,912 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20111103/sic_OImon_IPSL-CM5A-LR_rcp85_r1i1p1_200601-230012.nc (385.17 MB) in 6.85 seconds (56.23 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:06,921 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc.u1awdd7c 2023-05-30 12:07:06,922 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:07,684 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc HTTP/1.1" 200 33893220 2023-05-30 12:07:14,210 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_201601-202512.nc (33.89 MB) in 7.28 seconds (4.66 MB/s) from esgf.nci.org.au 2023-05-30 12:07:14,217 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc.furn9n8d 2023-05-30 12:07:14,218 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:15,478 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc HTTP/1.1" 200 33893220 2023-05-30 12:07:23,367 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_208601-209512.nc (33.89 MB) in 9.14 seconds (3.71 MB/s) from esgf.nci.org.au 2023-05-30 12:07:23,373 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc.xk2jc7nu 2023-05-30 12:07:23,375 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:23,634 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc HTTP/1.1" 200 24205100 2023-05-30 12:07:24,189 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202601-203012.nc (24.21 MB) in 0.8 seconds (30.07 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:24,198 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc.0v7mtsx3 2023-05-30 12:07:24,199 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:24,696 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc HTTP/1.1" 200 214968 2023-05-30 12:07:24,846 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM-CHEM/rcp85/fx/ocean/fx/r0i0p0/v20120608/areacello_fx_MIROC-ESM-CHEM_rcp85_r0i0p0.nc (214.97 KB) in 0.64 seconds (336.96 KB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:24,855 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc.ras41vbz 2023-05-30 12:07:24,856 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:25,458 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 124780192 2023-05-30 12:07:27,303 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5B-LR/rcp85/mon/seaIce/OImon/r1i1p1/v20120430/sic_OImon_IPSL-CM5B-LR_rcp85_r1i1p1_200601-210012.nc (124.78 MB) in 2.44 seconds (51.17 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:27,311 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc.sx72c3qk 2023-05-30 12:07:27,312 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:28,041 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc HTTP/1.1" 200 33893220 2023-05-30 12:07:30,282 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-BOM/ACCESS1-3/rcp85/mon/seaIce/OImon/r1i1p1/v20121203/sic_OImon_ACCESS1-3_rcp85_r1i1p1_200601-210012.nc (496.84 MB) in 50.14 seconds (9.91 MB/s) from esgf.nci.org.au 2023-05-30 12:07:30,290 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf1.dkrz.de/thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc.vsk37bh4 2023-05-30 12:07:30,291 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf1.dkrz.de:80 2023-05-30 12:07:30,456 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf1.dkrz.de:80 "GET /thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc HTTP/1.1" 200 14269024 2023-05-30 12:07:30,861 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-MR/rcp85/fx/ocean/fx/r0i0p0/v20120503/areacello_fx_MPI-ESM-MR_rcp85_r0i0p0.nc (14.27 MB) in 0.56 seconds (25.47 MB/s) from esgf1.dkrz.de 2023-05-30 12:07:30,868 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://vesg.ipsl.upmc.fr/thredds/fileServer/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc.dsday3dq 2023-05-30 12:07:30,869 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): vesg.ipsl.upmc.fr:80 2023-05-30 12:07:31,332 UTC [336354] DEBUG urllib3.connectionpool:546 http://vesg.ipsl.upmc.fr:80 "GET /thredds/fileServer/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc HTTP/1.1" 200 1202584 2023-05-30 12:07:31,584 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-LR/rcp85/fx/ocean/fx/r0i0p0/v20130506/areacello_fx_IPSL-CM5A-LR_rcp85_r0i0p0.nc (1.2 MB) in 0.71 seconds (1.7 MB/s) from vesg.ipsl.upmc.fr 2023-05-30 12:07:31,591 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc.8rs0ejhe 2023-05-30 12:07:31,592 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:32,298 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc HTTP/1.1" 200 33893220 2023-05-30 12:07:34,884 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_205601-206512.nc (33.89 MB) in 7.56 seconds (4.48 MB/s) from esgf.nci.org.au 2023-05-30 12:07:34,891 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc.6pkj7efa 2023-05-30 12:07:34,892 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:35,597 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc HTTP/1.1" 200 20344548 2023-05-30 12:07:38,240 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_207601-208512.nc (33.89 MB) in 6.64 seconds (5.11 MB/s) from esgf.nci.org.au 2023-05-30 12:07:38,247 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/snd/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc.4x2vrt37 2023-05-30 12:07:38,248 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:38,963 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/snd/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 84093508 2023-05-30 12:07:40,577 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_209601-210112.nc (20.34 MB) in 5.68 seconds (3.58 MB/s) from esgf.nci.org.au 2023-05-30 12:07:40,584 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc.v5c9sap3 2023-05-30 12:07:40,585 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:40,931 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc HTTP/1.1" 200 806549728 2023-05-30 12:07:49,539 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/mon/seaIce/OImon/r1i1p1/v20120323/sic_OImon_CSIRO-Mk3-6-0_rcp85_r1i1p1_200601-210012.nc (84.09 MB) in 11.28 seconds (7.45 MB/s) from esgf.nci.org.au 2023-05-30 12:07:49,547 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc.7if3jh4x 2023-05-30 12:07:49,548 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:07:50,226 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc HTTP/1.1" 200 162808 2023-05-30 12:07:51,214 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/rcp85/fx/ocean/fx/r0i0p0/v20110518/areacello_fx_CSIRO-Mk3-6-0_rcp85_r0i0p0.nc (162.81 KB) in 1.66 seconds (98.26 KB/s) from esgf.nci.org.au 2023-05-30 12:07:51,221 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc.1yhpacni 2023-05-30 12:07:51,222 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:51,430 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_210001-230012.nc (806.55 MB) in 10.84 seconds (74.44 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:51,439 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc.sko1eqc5 2023-05-30 12:07:51,440 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:51,708 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc HTTP/1.1" 200 24205100 2023-05-30 12:07:52,042 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc HTTP/1.1" 200 22477032 2023-05-30 12:07:52,243 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_206601-207012.nc (24.21 MB) in 0.79 seconds (30.46 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:52,251 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc.9alov5dl 2023-05-30 12:07:52,252 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:52,506 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc HTTP/1.1" 200 22477032 2023-05-30 12:07:52,712 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_207101-207512.nc (22.48 MB) in 1.48 seconds (15.17 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:52,720 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc.hg71wan_ 2023-05-30 12:07:52,721 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:52,971 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc HTTP/1.1" 200 22477032 2023-05-30 12:07:53,028 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205601-206012.nc (22.48 MB) in 0.77 seconds (29.32 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:53,036 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf1.dkrz.de/thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc.ig2224z8 2023-05-30 12:07:53,037 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf1.dkrz.de:80 2023-05-30 12:07:53,194 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf1.dkrz.de:80 "GET /thredds/fileServer/cmip5/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc HTTP/1.1" 200 2487808 2023-05-30 12:07:53,445 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MPI-M/MPI-ESM-LR/rcp85/fx/ocean/fx/r0i0p0/v20111014/areacello_fx_MPI-ESM-LR_rcp85_r0i0p0.nc (2.49 MB) in 0.4 seconds (6.24 MB/s) from esgf1.dkrz.de 2023-05-30 12:07:53,452 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc.yndj4ysa 2023-05-30 12:07:53,454 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:53,494 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_201101-201512.nc (22.48 MB) in 0.76 seconds (29.48 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:53,501 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc.5mmrujxc 2023-05-30 12:07:53,502 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:53,674 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc HTTP/1.1" 200 302816 2023-05-30 12:07:53,767 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc HTTP/1.1" 200 22477032 2023-05-30 12:07:53,828 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/fx/ocean/fx/r0i0p0/v20130314/areacello_fx_FGOALS-g2_rcp85_r0i0p0.nc (302.82 KB) in 0.36 seconds (829.71 KB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:53,836 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc.pl7oj_fj 2023-05-30 12:07:53,837 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:54,167 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 224179160 2023-05-30 12:07:54,627 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206601-207012.nc (22.48 MB) in 1.11 seconds (20.17 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:54,635 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc.ml7f3atb 2023-05-30 12:07:54,636 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:54,919 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc HTTP/1.1" 200 377559996 2023-05-30 12:07:57,061 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-ESM1/rcp85/mon/seaIce/OImon/r1i1p1/v20140210/sic_OImon_MRI-ESM1_rcp85_r1i1p1_200601-210012.nc (609.45 MB) in 1 minute and 10.43 seconds (8.65 MB/s) from esgf.nci.org.au 2023-05-30 12:07:57,071 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc.x1g70s47 2023-05-30 12:07:57,072 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:57,336 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MIROC/MIROC-ESM/rcp85/mon/seaIce/OImon/r1i1p1/v20120710/sic_OImon_MIROC-ESM_rcp85_r1i1p1_200601-210012.nc (224.18 MB) in 3.49 seconds (64.24 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:57,345 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc.4baja1n4 2023-05-30 12:07:57,346 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:57,405 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc HTTP/1.1" 200 1202584 2023-05-30 12:07:57,632 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/IPSL/IPSL-CM5A-MR/rcp85/fx/ocean/fx/r0i0p0/v20120430/areacello_fx_IPSL-CM5A-MR_rcp85_r0i0p0.nc (1.2 MB) in 0.55 seconds (2.19 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:57,639 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc.72yw5e8n 2023-05-30 12:07:57,641 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:57,801 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc HTTP/1.1" 200 4661528 2023-05-30 12:07:58,150 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CNRM-CERFACS/CNRM-CM5/rcp85/fx/ocean/fx/r0i0p0/v20130826/areacello_fx_CNRM-CM5_rcp85_r0i0p0.nc (4.66 MB) in 0.79 seconds (5.88 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:58,160 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc.gm_091o2 2023-05-30 12:07:58,162 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:58,410 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc HTTP/1.1" 200 24205100 2023-05-30 12:07:58,641 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc HTTP/1.1" 200 609449620 2023-05-30 12:07:58,962 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/mon/seaIce/OImon/r1i1p1/v20120417/sic_OImon_GFDL-ESM2G_rcp85_r1i1p1_202101-202512.nc (24.21 MB) in 0.79 seconds (30.65 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:58,974 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc.w6yld8dq 2023-05-30 12:07:58,975 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:59,200 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_rcp85_r0i0p0.nc HTTP/1.1" 200 216648 2023-05-30 12:07:59,355 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/CCCma/CanESM2/rcp85/fx/ocean/fx/r0i0p0/v20130119/areacello_fx_CanESM2_rcp85_r0i0p0.nc (216.65 KB) in 0.37 seconds (589.8 KB/s) from esgf.ceda.ac.uk 2023-05-30 12:07:59,366 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc.vnyadpnw 2023-05-30 12:07:59,368 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:07:59,700 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc HTTP/1.1" 200 22477032 2023-05-30 12:08:00,160 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/BCC/bcc-csm1-1/rcp85/mon/seaIce/OImon/r1i1p1/v20120705/sic_OImon_bcc-csm1-1_rcp85_r1i1p1_200601-209912.nc (377.56 MB) in 5.51 seconds (68.47 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:08:00,169 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc.sphkr8k5 2023-05-30 12:08:00,170 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:08:00,230 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_202601-203012.nc (22.48 MB) in 0.85 seconds (26.34 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:08:00,238 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc.afiyxkmw 2023-05-30 12:08:00,240 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:08:00,437 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc HTTP/1.1" 200 22477032 2023-05-30 12:08:00,517 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc HTTP/1.1" 200 22477032 2023-05-30 12:08:00,984 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_206101-206512.nc (22.48 MB) in 0.81 seconds (27.91 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:08:00,993 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc.ic9r0dpx 2023-05-30 12:08:00,994 UTC [336354] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-05-30 12:08:01,064 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/rcp85/mon/seaIce/OImon/r1i1p1/v20110601/sic_OImon_GFDL-ESM2M_rcp85_r1i1p1_205101-205512.nc (22.48 MB) in 0.82 seconds (27.55 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:08:01,214 UTC [336354] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc HTTP/1.1" 200 6358428 2023-05-30 12:08:01,518 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/rcp85/fx/ocean/fx/r0i0p0/v20110611/areacello_fx_GFDL-ESM2G_rcp85_r0i0p0.nc (6.36 MB) in 0.52 seconds (12.34 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:08:06,953 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/MRI/MRI-CGCM3/rcp85/mon/seaIce/OImon/r1i1p1/v20120701/sic_OImon_MRI-CGCM3_rcp85_r1i1p1_200601-210012.nc (609.45 MB) in 9.3 seconds (65.51 MB/s) from esgf.ceda.ac.uk 2023-05-30 12:09:08,565 UTC [336354] DEBUG esmvalcore.esgf._download:430 Not able to download http://esg.lasg.ac.cn/thredds/fileServer/esg_dataroot/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc. Error message: HTTPConnectionPool(host='esg.lasg.ac.cn', port=80): Read timed out. (read timeout=300) 2023-05-30 12:09:08,577 UTC [336354] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc to /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc.n07eg01_ 2023-05-30 12:09:08,579 UTC [336354] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2023-05-30 12:09:09,366 UTC [336354] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/replica/CMIP5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc HTTP/1.1" 200 33893220 2023-05-30 12:09:17,867 UTC [336354] INFO esmvalcore.esgf._download:490 Downloaded /scratch/adagj/ESGF/rawdata/model/cmip5/output1/LASG-CESS/FGOALS-g2/rcp85/mon/seaIce/OImon/r1i1p1/v20161204/sic_OImon_FGOALS-g2_rcp85_r1i1p1_202601-203512.nc (33.89 MB) in 9.28 seconds (3.65 MB/s) from esgf.nci.org.au 2023-05-30 12:09:17,868 UTC [336354] INFO esmvalcore.esgf._download:569 Downloaded 8.11 GB in 5 minutes and 16.27 seconds (25.64 MB/s) 2023-05-30 12:09:17,868 UTC [336354] INFO esmvalcore.esgf._download:581 Successfully downloaded all requested files. 2023-05-30 12:09:17,869 UTC [336354] INFO esmvalcore._task:746 Running 14 tasks using 2 processes 2023-05-30 12:09:17,914 UTC [339973] INFO esmvalcore._task:259 Starting task seaice_tsline/areacello in process [339973] 2023-05-30 12:09:17,916 UTC [339972] INFO esmvalcore._task:259 Starting task seaice_tsline/sic in process [339972] 2023-05-30 12:09:18,006 UTC [336354] INFO esmvalcore._task:778 Progress: 2 tasks running, 12 tasks waiting for ancestors, 0/14 done 2023-05-30 12:09:18,741 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:18,741 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:18,742 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_CSIRO-Mk3-6-0_historical_r0i0p0_v1_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CSIRO-Mk3-6-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 7, alias = 'CMIP5_CSIRO-Mk3-6-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-QCCCE'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:18,745 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] 2023-05-30 12:09:18,745 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:18,745 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:18,745 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:09:18,802 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc 2023-05-30 12:09:18,802 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:18,805 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:19,074 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:19,075 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CSIRO-Mk3-6-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 7, alias = 'CMIP5_CSIRO-Mk3-6-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-QCCCE'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:19,075 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,076 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:19,096 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:19,096 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:19,096 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,097 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:19,113 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:19,114 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:19,115 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,115 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:19,133 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:19,134 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CSIRO-Mk3-6-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 7, alias = 'CMIP5_CSIRO-Mk3-6-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-QCCCE'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:19,135 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,135 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:19,153 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:19,154 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:19,154 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,155 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:19,172 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:19,173 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:19,173 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,174 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:19,192 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:19,193 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_CSIRO-Mk3-6-0_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:19,193 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CSIRO-Mk3-6-0_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:19,262 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:19,263 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:19,263 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MPI-ESM-MR_historical_r0i0p0_v20120503_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 19, alias = 'CMIP5_MPI-ESM-MR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120503' 2023-05-30 12:09:19,264 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] 2023-05-30 12:09:19,264 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:19,264 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:19,264 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:09:19,278 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc 2023-05-30 12:09:19,278 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,279 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:19,357 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:19,359 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 19, alias = 'CMIP5_MPI-ESM-MR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120503' 2023-05-30 12:09:19,382 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,384 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:19,511 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:19,562 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:19,562 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,563 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:19,632 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:19,634 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:19,654 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,655 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:19,724 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:19,725 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 19, alias = 'CMIP5_MPI-ESM-MR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120503' 2023-05-30 12:09:19,726 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,727 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:19,795 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:19,796 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:19,796 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,797 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:19,863 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:19,864 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:19,864 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:19,865 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:19,935 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:19,937 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/fx/ocean/fx/r0i0p0/v20120503/areacello/areacello_fx_MPI-ESM-MR_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:19,937 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-MR_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:20,008 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:20,009 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:20,009 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_CCSM4_historical_r0i0p0_v20130312_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CCSM4', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 4, alias = 'CMIP5_CCSM4_r0i0p0', product = ['output1', 'output2'], institute = ['NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130312' 2023-05-30 12:09:20,010 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] 2023-05-30 12:09:20,010 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:20,010 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:20,010 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:09:20,021 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc 2023-05-30 12:09:20,021 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,022 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:20,085 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:20,087 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CCSM4', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 4, alias = 'CMIP5_CCSM4_r0i0p0', product = ['output1', 'output2'], institute = ['NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130312' 2023-05-30 12:09:20,112 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,113 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:20,176 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:20,178 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:20,178 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,179 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:20,237 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:20,238 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:20,256 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,257 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:20,322 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:20,323 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CCSM4', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 4, alias = 'CMIP5_CCSM4_r0i0p0', product = ['output1', 'output2'], institute = ['NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130312' 2023-05-30 12:09:20,323 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,324 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:20,386 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:20,387 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:20,387 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,388 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:20,454 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:20,456 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:20,456 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,457 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:20,520 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:20,522 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NCAR/CCSM4/historical/fx/ocean/fx/r0i0p0/v20130312/areacello/areacello_fx_CCSM4_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:20,522 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CCSM4_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:20,591 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:20,592 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:20,592 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_NorESM1-ME_historical_r0i0p0_v20120225_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-ME', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 23, alias = 'CMIP5_NorESM1-ME_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120225' 2023-05-30 12:09:20,593 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] 2023-05-30 12:09:20,593 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:20,593 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:20,593 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:09:20,604 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc 2023-05-30 12:09:20,604 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,605 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:20,624 UTC [339972] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:20,624 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:20,625 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/sic_OImon_CMIP5_bcc-csm1-1_historical_r1i1p1_v1_'), add_unique_suffix = True, mip = 'OImon', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', dataset = 'bcc-csm1-1', short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r1i1p1', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v1' 2023-05-30 12:09:20,627 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] 2023-05-30 12:09:20,627 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:20,627 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:20,627 UTC [339972] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:09:20,665 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:20,667 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-ME', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 23, alias = 'CMIP5_NorESM1-ME_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120225' 2023-05-30 12:09:20,683 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,684 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:20,754 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:20,756 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:20,756 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,757 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:20,820 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:20,821 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:20,838 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,839 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:20,900 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:20,901 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-ME', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 23, alias = 'CMIP5_NorESM1-ME_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120225' 2023-05-30 12:09:20,901 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,902 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:20,960 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:20,961 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:20,962 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:20,962 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:21,021 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:21,022 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:21,022 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,023 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:21,085 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:21,087 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/fx/ocean/fx/r0i0p0/v20120225/areacello/areacello_fx_NorESM1-ME_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:21,087 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-ME_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:21,153 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:21,154 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:21,154 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_bcc-csm1-1_historical_r0i0p0_v20130307_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'bcc-csm1-1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r0i0p0', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:21,154 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] 2023-05-30 12:09:21,154 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:21,155 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:21,155 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:09:21,163 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:09:21,163 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,164 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:21,207 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:21,208 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'bcc-csm1-1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r0i0p0', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:21,233 UTC [339973] WARNING esmvalcore.cmor.check:261 There were warnings in variable areacello: Can not guess bounds for coordinate lon from var lon: Multi-dimensional coordinate not supported: 'longitude' Can not guess bounds for coordinate lat from var lat: Multi-dimensional coordinate not supported: 'latitude' loaded from file /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc 2023-05-30 12:09:21,233 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,234 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:21,264 UTC [339972] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:09:21,264 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,267 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/00_load.nc 2023-05-30 12:09:21,277 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:21,278 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:21,278 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,279 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:21,322 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:21,323 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:21,343 UTC [339973] WARNING esmvalcore.cmor.check:261 There were warnings in variable areacello: Coordinate lon from var lon does not have bounds Coordinate lat from var lat does not have bounds loaded from file 2023-05-30 12:09:21,343 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,344 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:21,386 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:21,387 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'bcc-csm1-1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r0i0p0', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:21,387 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,388 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:21,431 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:21,432 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:21,433 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,433 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:21,475 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:21,476 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:21,476 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,477 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:21,519 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:21,521 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_bcc-csm1-1_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:21,521 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_bcc-csm1-1_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:21,572 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:21,572 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:21,573 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MIROC-ESM-CHEM_historical_r0i0p0_v20120608_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM-CHEM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 17, alias = 'CMIP5_MIROC-ESM-CHEM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:21,575 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] 2023-05-30 12:09:21,575 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:21,575 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:21,575 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:09:21,582 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc 2023-05-30 12:09:21,582 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,583 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:21,604 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:21,605 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM-CHEM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 17, alias = 'CMIP5_MIROC-ESM-CHEM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:21,605 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,606 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:21,627 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:21,629 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:21,629 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,630 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:21,650 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:21,652 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:21,652 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,653 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:21,674 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:21,675 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM-CHEM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 17, alias = 'CMIP5_MIROC-ESM-CHEM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:21,676 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,677 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:21,699 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:21,701 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:21,701 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,702 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:21,723 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:21,724 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:21,724 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,725 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:21,744 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:21,744 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM-CHEM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM-CHEM_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:21,745 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM-CHEM_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:21,768 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:21,768 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:21,769 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MIROC5_historical_r0i0p0_v20111101_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 15, alias = 'CMIP5_MIROC5_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111101' 2023-05-30 12:09:21,770 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] 2023-05-30 12:09:21,770 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:21,770 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:21,770 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:09:21,782 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc 2023-05-30 12:09:21,782 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,784 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:21,853 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:21,854 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 15, alias = 'CMIP5_MIROC5_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111101' 2023-05-30 12:09:21,875 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,876 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:21,946 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:21,948 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:21,948 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:21,949 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:22,018 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:22,020 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:22,038 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,039 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:22,108 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:22,109 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 15, alias = 'CMIP5_MIROC5_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111101' 2023-05-30 12:09:22,110 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,111 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:22,173 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:22,175 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:22,175 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,176 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:22,241 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:22,242 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:22,242 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,243 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:22,307 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:22,308 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC5/historical/fx/ocean/fx/r0i0p0/v20111101/areacello/areacello_fx_MIROC5_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:22,308 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC5_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:22,395 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:22,396 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:22,396 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MPI-ESM-LR_historical_r0i0p0_v20111006_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 18, alias = 'CMIP5_MPI-ESM-LR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111006' 2023-05-30 12:09:22,397 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] 2023-05-30 12:09:22,397 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:22,397 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:22,397 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:09:22,406 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc 2023-05-30 12:09:22,406 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,407 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:22,466 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:22,468 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 18, alias = 'CMIP5_MPI-ESM-LR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111006' 2023-05-30 12:09:22,486 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,487 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:22,548 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:22,549 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:22,549 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,550 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:22,612 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:22,613 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:22,631 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,632 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:22,696 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:22,697 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MPI-ESM-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 18, alias = 'CMIP5_MPI-ESM-LR_r0i0p0', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20111006' 2023-05-30 12:09:22,698 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,698 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:22,761 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:22,762 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:22,762 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,763 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:22,821 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:22,822 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:22,822 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,823 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:22,824 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:22,826 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) check_level = , mip = 'OImon', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', dataset = 'bcc-csm1-1', short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r1i1p1', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v1' 2023-05-30 12:09:22,858 UTC [339972] WARNING esmvalcore.cmor.check:261 There were warnings in variable sic: Can not guess bounds for coordinate lon from var lon: Multi-dimensional coordinate not supported: 'longitude' Can not guess bounds for coordinate lat from var lat: Multi-dimensional coordinate not supported: 'latitude' loaded from file /projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc 2023-05-30 12:09:22,858 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:22,859 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/01_fix_metadata.nc 2023-05-30 12:09:23,033 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:23,035 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/fx/ocean/fx/r0i0p0/v20111006/areacello/areacello_fx_MPI-ESM-LR_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:23,035 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MPI-ESM-LR_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:23,099 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:23,099 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:23,100 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_CNRM-CM5_historical_r0i0p0_v20130826_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CNRM-CM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 6, alias = 'CMIP5_CNRM-CM5_r0i0p0', product = ['output1', 'output2'], institute = ['CNRM-CERFACS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130826' 2023-05-30 12:09:23,100 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] 2023-05-30 12:09:23,100 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:23,100 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:23,100 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:09:23,110 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc 2023-05-30 12:09:23,110 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,111 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:23,174 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:23,176 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CNRM-CM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 6, alias = 'CMIP5_CNRM-CM5_r0i0p0', product = ['output1', 'output2'], institute = ['CNRM-CERFACS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130826' 2023-05-30 12:09:23,195 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,196 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:23,256 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:23,257 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:23,257 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,258 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:23,322 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:23,323 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,342 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,343 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:23,406 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:23,407 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CNRM-CM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 6, alias = 'CMIP5_CNRM-CM5_r0i0p0', product = ['output1', 'output2'], institute = ['CNRM-CERFACS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130826' 2023-05-30 12:09:23,407 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,408 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:23,468 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:23,469 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,469 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,470 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:23,527 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:23,528 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:23,528 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,529 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:23,590 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:23,591 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/fx/ocean/fx/r0i0p0/v20130826/areacello/areacello_fx_CNRM-CM5_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:23,591 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CNRM-CM5_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:23,655 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:23,655 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:23,655 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MIROC-ESM_historical_r0i0p0_v20120608_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 16, alias = 'CMIP5_MIROC-ESM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:23,657 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] 2023-05-30 12:09:23,657 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:23,657 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:23,657 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:09:23,663 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc 2023-05-30 12:09:23,663 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,664 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:23,682 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:23,683 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 16, alias = 'CMIP5_MIROC-ESM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:23,683 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,684 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:23,702 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:23,703 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:23,703 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,703 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:23,722 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:23,722 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,723 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,723 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:23,740 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:23,741 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MIROC-ESM', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 16, alias = 'CMIP5_MIROC-ESM_r0i0p0', product = ['output1', 'output2'], institute = ['MIROC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120608' 2023-05-30 12:09:23,741 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,742 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:23,760 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:23,761 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,761 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,762 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:23,780 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:23,780 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:23,780 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,781 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:23,799 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:23,800 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MIROC/MIROC-ESM/historical/fx/ocean/fx/r0i0p0/v20120608/areacello/areacello_fx_MIROC-ESM_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:23,800 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MIROC-ESM_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:23,822 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:23,822 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:23,822 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_FGOALS-g2_historical_r0i0p0_v1_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'FGOALS-g2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 8, alias = 'CMIP5_FGOALS-g2_r0i0p0', product = ['output1', 'output2'], institute = ['LASG-CESS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:23,824 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] 2023-05-30 12:09:23,824 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:23,824 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:23,824 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:09:23,831 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc 2023-05-30 12:09:23,831 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,832 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:23,850 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:23,851 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'FGOALS-g2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 8, alias = 'CMIP5_FGOALS-g2_r0i0p0', product = ['output1', 'output2'], institute = ['LASG-CESS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:23,855 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,855 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:23,878 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:23,878 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:23,879 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,879 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:23,899 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:23,900 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,900 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,901 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:23,918 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:23,919 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'FGOALS-g2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 8, alias = 'CMIP5_FGOALS-g2_r0i0p0', product = ['output1', 'output2'], institute = ['LASG-CESS'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:23,919 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,920 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:23,939 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:23,940 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:23,940 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,941 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:23,959 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:23,960 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:23,960 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:23,961 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:23,981 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:23,982 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/LASG-CESS/FGOALS-g2/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_FGOALS-g2_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:23,982 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_FGOALS-g2_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:24,007 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:24,007 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:24,007 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_IPSL-CM5A-MR_historical_r0i0p0_v20120430_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 13, alias = 'CMIP5_IPSL-CM5A-MR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:24,009 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] 2023-05-30 12:09:24,009 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:24,009 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:24,009 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:09:24,017 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc 2023-05-30 12:09:24,017 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,018 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:24,078 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:24,080 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 13, alias = 'CMIP5_IPSL-CM5A-MR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:24,096 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,097 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:24,153 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:24,154 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:24,154 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,155 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:24,177 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:24,179 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) 2023-05-30 12:09:24,179 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,180 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/02_concatenate.nc 2023-05-30 12:09:24,212 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:24,213 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:24,229 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,230 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:24,286 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:24,287 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-MR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 13, alias = 'CMIP5_IPSL-CM5A-MR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:24,287 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,288 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:24,345 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:24,346 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:24,346 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,346 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:24,408 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:24,409 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:24,409 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,410 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:24,468 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:24,470 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-MR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-MR_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:24,470 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-MR_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:24,534 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:24,534 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:24,535 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_CanESM2_historical_r0i0p0_v20130119_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CanESM2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 3, alias = 'CMIP5_CanESM2_r0i0p0', product = ['output1', 'output2'], institute = ['CCCma', 'CCCMA'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130119' 2023-05-30 12:09:24,535 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] 2023-05-30 12:09:24,535 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:24,535 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:24,535 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:09:24,541 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc 2023-05-30 12:09:24,541 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,542 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:24,562 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:24,563 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CanESM2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 3, alias = 'CMIP5_CanESM2_r0i0p0', product = ['output1', 'output2'], institute = ['CCCma', 'CCCMA'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130119' 2023-05-30 12:09:24,563 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,564 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:24,583 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:24,584 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:24,584 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,584 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:24,603 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:24,604 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:24,604 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,605 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:24,625 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:24,626 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CanESM2', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 3, alias = 'CMIP5_CanESM2_r0i0p0', product = ['output1', 'output2'], institute = ['CCCma', 'CCCMA'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130119' 2023-05-30 12:09:24,626 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,627 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:24,648 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:24,649 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:24,649 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,650 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:24,670 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:24,671 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:24,671 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,672 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:24,694 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:24,695 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CCCma/CanESM2/historical/fx/ocean/fx/r0i0p0/v20130119/areacello/areacello_fx_CanESM2_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:24,695 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CanESM2_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:24,721 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:24,722 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:24,722 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_IPSL-CM5A-LR_historical_r0i0p0_v20120430_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 12, alias = 'CMIP5_IPSL-CM5A-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:24,724 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] 2023-05-30 12:09:24,724 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:24,724 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:24,724 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:09:24,733 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc 2023-05-30 12:09:24,733 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,734 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:24,801 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:24,802 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 12, alias = 'CMIP5_IPSL-CM5A-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:24,819 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,820 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:24,882 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:24,883 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:24,883 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,884 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:24,942 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:24,943 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:24,960 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:24,961 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:25,022 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:25,023 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5A-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 12, alias = 'CMIP5_IPSL-CM5A-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:25,023 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,024 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:25,092 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:25,092 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:25,093 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,093 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:25,150 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:25,150 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:25,150 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,151 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:25,210 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:25,211 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5A-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5A-LR_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:25,211 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5A-LR_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:25,274 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:25,275 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:25,275 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MRI-ESM1_historical_r0i0p0_v20130307_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-ESM1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 21, alias = 'CMIP5_MRI-ESM1_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:25,275 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] 2023-05-30 12:09:25,275 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:25,276 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:25,276 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:09:25,286 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc 2023-05-30 12:09:25,286 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,287 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:25,352 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:25,353 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-ESM1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 21, alias = 'CMIP5_MRI-ESM1_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:25,372 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,373 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:25,439 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:25,440 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:25,440 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,441 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:25,444 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:25,445 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-05-30 12:09:25,475 UTC [339972] WARNING esmvalcore.cmor.check:261 There were warnings in variable sic: Coordinate lon from var lon does not have bounds Coordinate lat from var lat does not have bounds loaded from file 2023-05-30 12:09:25,475 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,476 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/03_cmor_check_metadata.nc 2023-05-30 12:09:25,506 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:25,507 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:25,526 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,527 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:25,597 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:25,599 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-ESM1', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 21, alias = 'CMIP5_MRI-ESM1_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130307' 2023-05-30 12:09:25,599 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,600 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:25,664 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:25,666 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:25,666 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,667 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:25,735 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:25,736 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:25,736 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,737 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:25,805 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:25,806 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/fx/ocean/fx/r0i0p0/v20130307/areacello/areacello_fx_MRI-ESM1_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:25,806 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-ESM1_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:25,874 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:25,874 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:25,875 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_GFDL-ESM2G_historical_r0i0p0_v20110601_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2G', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 10, alias = 'CMIP5_GFDL-ESM2G_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110601' 2023-05-30 12:09:25,875 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] 2023-05-30 12:09:25,875 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:25,875 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:25,875 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:09:25,886 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc 2023-05-30 12:09:25,886 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,887 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:25,949 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:25,950 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2G', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 10, alias = 'CMIP5_GFDL-ESM2G_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110601' 2023-05-30 12:09:25,983 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:25,984 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:26,044 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:26,045 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:26,045 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,045 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:26,104 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:26,105 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:26,130 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,131 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:26,191 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:26,192 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2G', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 10, alias = 'CMIP5_GFDL-ESM2G_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110601' 2023-05-30 12:09:26,193 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,193 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:26,245 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:26,246 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:26,246 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,247 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:26,304 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:26,305 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:26,305 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,306 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:26,366 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:26,367 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2G/historical/fx/ocean/fx/r0i0p0/v20110601/areacello/areacello_fx_GFDL-ESM2G_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:26,367 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2G_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:26,427 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:26,427 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:26,427 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_ACCESS1-3_historical_r0i0p0_v1_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 1, alias = 'CMIP5_ACCESS1-3_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:26,428 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] 2023-05-30 12:09:26,428 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:26,428 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:26,428 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:09:26,438 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc 2023-05-30 12:09:26,438 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,439 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:26,502 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:26,504 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 1, alias = 'CMIP5_ACCESS1-3_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:26,521 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,522 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:26,585 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:26,586 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:26,586 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,587 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:26,652 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:26,653 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:26,671 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,671 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:26,735 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:26,736 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 1, alias = 'CMIP5_ACCESS1-3_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:26,736 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,737 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:26,753 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-05-30 12:09:26,755 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) timerange = '1960/2005' 2023-05-30 12:09:26,769 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,770 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/04_clip_timerange.nc 2023-05-30 12:09:26,800 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:26,801 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:26,801 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,802 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:26,863 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:26,863 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:26,863 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:26,864 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:26,924 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:26,925 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-3_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:26,925 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-3_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:26,993 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:26,993 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:26,994 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_NorESM1-M_historical_r0i0p0_v20110901_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 22, alias = 'CMIP5_NorESM1-M_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110901' 2023-05-30 12:09:26,994 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] 2023-05-30 12:09:26,994 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:26,994 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:26,994 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:09:27,004 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc 2023-05-30 12:09:27,004 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,005 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:27,065 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:27,066 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 22, alias = 'CMIP5_NorESM1-M_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110901' 2023-05-30 12:09:27,085 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,085 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:27,148 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:27,149 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:27,149 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,150 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:27,210 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:27,211 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:27,227 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,228 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:27,290 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:27,291 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'NorESM1-M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 22, alias = 'CMIP5_NorESM1-M_r0i0p0', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110901' 2023-05-30 12:09:27,291 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,292 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:27,352 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:27,353 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:27,353 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,354 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:27,418 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:27,419 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:27,419 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,420 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:27,480 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:27,481 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/fx/ocean/fx/r0i0p0/v20110901/areacello/areacello_fx_NorESM1-M_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:27,481 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_NorESM1-M_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:27,546 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:27,546 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:27,546 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_ACCESS1-0_historical_r0i0p0_v1_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 0, alias = 'CMIP5_ACCESS1-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:27,546 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] 2023-05-30 12:09:27,546 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:27,547 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:27,547 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:09:27,556 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc 2023-05-30 12:09:27,556 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,557 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:27,595 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:27,597 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) check_level = , mip = 'OImon', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', dataset = 'bcc-csm1-1', short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_tsline', recipe_dataset_index = 2, alias = 'CMIP5_bcc-csm1-1_r1i1p1', product = ['output1', 'output2'], institute = ['BCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v1' 2023-05-30 12:09:27,597 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,598 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/05_fix_data.nc 2023-05-30 12:09:27,620 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:27,622 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 0, alias = 'CMIP5_ACCESS1-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:27,641 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,641 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:27,703 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:27,705 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:27,705 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,705 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:27,764 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:27,765 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:27,783 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,784 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:27,847 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:27,848 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'ACCESS1-0', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 0, alias = 'CMIP5_ACCESS1-0_r0i0p0', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v1' 2023-05-30 12:09:27,848 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,849 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:27,910 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:27,911 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:27,911 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,912 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:27,973 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:27,974 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:27,974 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:27,975 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:28,035 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:28,037 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/fx/ocean/fx/r0i0p0/v1/areacello/areacello_fx_ACCESS1-0_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:28,037 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_ACCESS1-0_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:28,103 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:28,104 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:28,104 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_CESM1-CAM5_historical_r0i0p0_v20130315_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CESM1-CAM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 5, alias = 'CMIP5_CESM1-CAM5_r0i0p0', product = ['output1', 'output2'], institute = ['NSF-DOE-NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130315' 2023-05-30 12:09:28,104 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] 2023-05-30 12:09:28,104 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:28,105 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:28,105 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:09:28,114 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc 2023-05-30 12:09:28,114 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,115 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:28,176 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:28,178 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CESM1-CAM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 5, alias = 'CMIP5_CESM1-CAM5_r0i0p0', product = ['output1', 'output2'], institute = ['NSF-DOE-NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130315' 2023-05-30 12:09:28,195 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,196 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:28,259 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:28,260 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:28,260 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,261 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:28,327 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:28,328 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:28,338 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:28,339 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-05-30 12:09:28,340 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,341 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/06_cmor_check_data.nc 2023-05-30 12:09:28,345 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,346 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:28,407 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:28,408 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'CESM1-CAM5', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 5, alias = 'CMIP5_CESM1-CAM5_r0i0p0', product = ['output1', 'output2'], institute = ['NSF-DOE-NCAR'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130315' 2023-05-30 12:09:28,408 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,409 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:28,472 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:28,473 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:28,473 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,474 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:28,536 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:28,537 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:28,537 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,538 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:28,601 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:28,603 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/fx/ocean/fx/r0i0p0/v20130315/areacello/areacello_fx_CESM1-CAM5_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:28,603 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_CESM1-CAM5_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:28,669 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:28,669 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:28,669 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_GFDL-ESM2M_historical_r0i0p0_v20130514_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 11, alias = 'CMIP5_GFDL-ESM2M_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130514' 2023-05-30 12:09:28,670 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] 2023-05-30 12:09:28,670 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:28,670 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:28,670 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:09:28,681 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc 2023-05-30 12:09:28,681 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,682 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:28,744 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:28,745 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 11, alias = 'CMIP5_GFDL-ESM2M_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130514' 2023-05-30 12:09:28,774 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,775 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:28,826 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:28,827 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:28,827 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,828 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:28,881 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:28,882 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:28,900 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,901 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:28,953 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:28,954 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-ESM2M', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 11, alias = 'CMIP5_GFDL-ESM2M_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20130514' 2023-05-30 12:09:28,954 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:28,955 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:29,011 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:29,012 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:29,012 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,013 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:29,101 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:29,102 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:29,102 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,103 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005/07_add_supplementary_variables.nc 2023-05-30 12:09:29,115 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:29,116 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:29,116 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,117 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:29,238 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:29,239 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/fx/ocean/fx/r0i0p0/v20130514/areacello/areacello_fx_GFDL-ESM2M_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:29,239 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-ESM2M_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:29,297 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:29,297 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:29,298 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_GFDL-CM3_historical_r0i0p0_v20120227_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-CM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 9, alias = 'CMIP5_GFDL-CM3_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120227' 2023-05-30 12:09:29,299 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] 2023-05-30 12:09:29,300 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:29,300 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:29,300 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:09:29,312 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc 2023-05-30 12:09:29,313 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,314 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:29,379 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:29,380 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-CM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 9, alias = 'CMIP5_GFDL-CM3_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120227' 2023-05-30 12:09:29,415 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,416 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:29,525 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:29,526 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:29,526 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,527 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:29,583 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:29,584 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:29,606 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,606 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:29,729 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:29,730 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'GFDL-CM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 9, alias = 'CMIP5_GFDL-CM3_r0i0p0', product = ['output1', 'output2'], institute = ['NOAA-GFDL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120227' 2023-05-30 12:09:29,730 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,731 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:29,872 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:29,873 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:29,873 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,874 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:29,928 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:29,931 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/BCC/bcc-csm1-1/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_bcc-csm1-1_historical_r1i1p1_185001-201212.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc') 2023-05-30 12:09:29,931 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_bcc-csm1-1_OImon_historical_r1i1p1_sic_1960-2005.nc 2023-05-30 12:09:29,935 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:29,935 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:29,936 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:29,936 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:29,994 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:29,995 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/NOAA-GFDL/GFDL-CM3/historical/fx/ocean/fx/r0i0p0/v20120227/areacello/areacello_fx_GFDL-CM3_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:29,996 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_GFDL-CM3_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:30,056 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:30,056 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:30,057 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_MRI-CGCM3_historical_r0i0p0_v20110831_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-CGCM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 20, alias = 'CMIP5_MRI-CGCM3_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110831' 2023-05-30 12:09:30,057 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] 2023-05-30 12:09:30,057 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:30,057 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:30,057 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:09:30,069 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc 2023-05-30 12:09:30,069 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,070 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:30,143 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:30,144 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-CGCM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 20, alias = 'CMIP5_MRI-CGCM3_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110831' 2023-05-30 12:09:30,164 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,165 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:30,238 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:30,239 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:30,239 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,240 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:30,306 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:30,307 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:30,327 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,328 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:30,395 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:30,396 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'MRI-CGCM3', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 20, alias = 'CMIP5_MRI-CGCM3_r0i0p0', product = ['output1', 'output2'], institute = ['MRI'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20110831' 2023-05-30 12:09:30,396 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,397 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:30,468 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:30,469 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:30,469 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,470 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:30,542 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:30,543 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:30,543 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,544 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:30,613 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:30,614 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/fx/ocean/fx/r0i0p0/v20110831/areacello/areacello_fx_MRI-CGCM3_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:30,614 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_MRI-CGCM3_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:30,682 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:30,682 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:30,682 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/areacello_fx_CMIP5_IPSL-CM5B-LR_historical_r0i0p0_v20120430_'), add_unique_suffix = True, mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5B-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 14, alias = 'CMIP5_IPSL-CM5B-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:30,683 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] 2023-05-30 12:09:30,683 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:30,683 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:30,683 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:09:30,691 UTC [339973] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc 2023-05-30 12:09:30,691 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,692 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/00_load.nc 2023-05-30 12:09:30,751 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:30,752 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5B-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 14, alias = 'CMIP5_IPSL-CM5B-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:30,769 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,769 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/01_fix_metadata.nc 2023-05-30 12:09:30,779 UTC [339972] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:30,779 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:30,780 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/sic_OImon_CMIP5_CSIRO-Mk3-6-0_historical_r1i1p1_v1_'), add_unique_suffix = True, mip = 'OImon', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', dataset = 'CSIRO-Mk3-6-0', short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_tsline', recipe_dataset_index = 7, alias = 'CMIP5_CSIRO-Mk3-6-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-QCCCE'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v1' 2023-05-30 12:09:30,781 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] 2023-05-30 12:09:30,781 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:30,781 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:30,781 UTC [339972] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:09:30,825 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:30,827 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) 2023-05-30 12:09:30,827 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,828 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/02_concatenate.nc 2023-05-30 12:09:30,889 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-30 12:09:30,890 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:30,907 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,908 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/03_cmor_check_metadata.nc 2023-05-30 12:09:30,965 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-30 12:09:30,966 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , mip = 'fx', project = 'CMIP5', exp = 'historical', ensemble = 'r0i0p0', dataset = 'IPSL-CM5B-LR', short_name = 'areacello', variable_group = 'areacello', diagnostic = 'seaice_tsline', recipe_dataset_index = 14, alias = 'CMIP5_IPSL-CM5B-LR_r0i0p0', product = ['output1', 'output2'], institute = ['IPSL'], original_short_name = 'areacello', standard_name = 'cell_area', long_name = 'Ocean Grid-Cell Area', units = 'm2', modeling_realm = ['ocean'], frequency = 'fx', version = 'v20120430' 2023-05-30 12:09:30,966 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:30,966 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/04_fix_data.nc 2023-05-30 12:09:31,025 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-30 12:09:31,026 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'fx', frequency = 'fx', short_name = 'areacello' 2023-05-30 12:09:31,026 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:31,027 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/05_cmor_check_data.nc 2023-05-30 12:09:31,083 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-30 12:09:31,084 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) supplementary_cubes = [] 2023-05-30 12:09:31,084 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:31,085 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello/06_add_supplementary_variables.nc 2023-05-30 12:09:31,143 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-30 12:09:31,145 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/fx/ocean/fx/r0i0p0/v20120430/areacello/areacello_fx_IPSL-CM5B-LR_historical_r0i0p0.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc') 2023-05-30 12:09:31,145 UTC [339973] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/CMIP5_IPSL-CM5B-LR_fx_historical_r0i0p0_areacello.nc 2023-05-30 12:09:31,174 UTC [339972] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc 2023-05-30 12:09:31,174 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:31,175 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005/00_load.nc 2023-05-30 12:09:31,253 UTC [339973] DEBUG esmvalcore._task:175 Writing NCL configuration file /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/areacello/areacello_info.ncl 2023-05-30 12:09:31,255 UTC [339973] INFO esmvalcore._task:264 Successfully completed task seaice_tsline/areacello (priority 3) in 0:00:13.340030 2023-05-30 12:09:31,428 UTC [336354] INFO esmvalcore._task:778 Progress: 1 tasks running, 12 tasks waiting for ancestors, 1/14 done 2023-05-30 12:09:31,436 UTC [339973] INFO esmvalcore._task:259 Starting task seaice_trends/sic in process [339973] 2023-05-30 12:09:31,521 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-30 12:09:31,523 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , mip = 'OImon', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', dataset = 'CSIRO-Mk3-6-0', short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_tsline', recipe_dataset_index = 7, alias = 'CMIP5_CSIRO-Mk3-6-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-QCCCE'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v1' 2023-05-30 12:09:31,528 UTC [336354] INFO esmvalcore._task:778 Progress: 2 tasks running, 11 tasks waiting for ancestors, 1/14 done 2023-05-30 12:09:31,531 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:31,532 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005/01_fix_metadata.nc 2023-05-30 12:09:31,838 UTC [339972] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-30 12:09:31,840 UTC [339972] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-QCCCE/CSIRO-Mk3-6-0/historical/mon/seaIce/OImon/r1i1p1/v1/sic/sic_OImon_CSIRO-Mk3-6-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) 2023-05-30 12:09:31,840 UTC [339972] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-30 12:09:31,841 UTC [339972] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/seaice_tsline/sic/CMIP5_CSIRO-Mk3-6-0_OImon_historical_r1i1p1_sic_1960-2005/02_concatenate.nc 2023-05-30 12:09:31,870 UTC [339973] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-30 12:09:31,870 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-30 12:09:31,870 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_seaice_20230530_120350/preproc/fixed_files/sic_OImon_OBS_HadISST_historical_r1i1p1_1_'), add_unique_suffix = True, mip = 'OImon', project = 'OBS', exp = 'historical', ensemble = 'r1i1p1', reference_dataset = 'HadISST', dataset = 'HadISST', type = 'reanaly', version = 1, tier = 2, short_name = 'sic', timerange = '1960/2005', variable_group = 'sic', diagnostic = 'seaice_trends', recipe_dataset_index = 24, alias = 'OBS', original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon' 2023-05-30 12:09:31,871 UTC [339973] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] 2023-05-30 12:09:31,871 UTC [339973] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-30 12:09:31,871 UTC [339973] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:31,871 UTC [339973] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc 2023-05-30 12:09:31,877 UTC [339973] ERROR esmvalcore.preprocessor:353 Failed to run preprocessor function 'load' on the data [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/obsdata/Tier2/HadISST/OBS_HadISST_reanaly_1_OImon_sic_187001-201712.nc')] with function argument(s) callback = 'default' 2023-05-30 12:09:33,112 UTC [336354] INFO esmvalcore._task:126 Maximum memory used (estimate): 3.0 GB 2023-05-30 12:09:33,113 UTC [336354] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-05-30 12:09:33,114 UTC [336354] ERROR esmvalcore._main:533 Program terminated abnormally, see stack trace below for more information: multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 795, in _run_task output_files = task.run() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 262, in run self.output_files = self._run(input_files) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 678, in _run product.cubes # pylint: disable=pointless-statement File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 481, in cubes self._cubes = [ File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 482, in ds._load_with_callback(callback) for ds in self.datasets File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/dataset.py", line 688, in _load_with_callback cube = self._load(callback) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/dataset.py", line 765, in _load result = preprocess( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 379, in preprocess result.append(_run_preproc_function(function, item, settings, File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 328, in _run_preproc_function return function(items, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/_io.py", line 181, in load raw_cubes = iris.load_raw(file, callback=callback) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 435, in load_raw return _load_collection(uris, constraints, callback).cubes() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 285, in _load_collection result = _CubeFilterCollection.from_cubes(cubes, constraints) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/cube.py", line 105, in from_cubes for cube in cubes: File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 270, in _generate_cubes for cube in iris.io.load_files(part_names, callback, constraints): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/io/__init__.py", line 223, in load_files for cube in handling_format_spec.handler( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/netcdf/loader.py", line 566, in load_cubes cube = _load_cube(engine, cf, cf_var, filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/netcdf/loader.py", line 276, in _load_cube engine.activate() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/engine.py", line 97, in activate run_actions(self) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 521, in run_actions action_default(engine) # This should run the default rules. File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 74, in inner rule_name = func(engine, *args, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 90, in action_default hh.build_cube_metadata(engine) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 418, in build_cube_metadata cube.cell_methods = parse_cell_methods(nc_att_cell_methods) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 312, in parse_cell_methods for m in _split_cell_methods(nc_cell_methods): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 267, in _split_cell_methods method_indices.append((name_start_inds[-1], len(nc_cell_methods))) IndexError: list index out of range """ The above exception was the direct cause of the following exception: 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 122, in process_recipe recipe.run() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1308, in run self.tasks.run(max_parallel_tasks=self.session['max_parallel_tasks']) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 724, in run self._run_parallel(max_parallel_tasks) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 767, in _run_parallel _copy_results(task, running[task]) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 790, in _copy_results task.output_files, task.products = future.get() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/multiprocessing/pool.py", line 774, in get raise self._value File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 795, in _run_task output_files = task.run() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_task.py", line 262, in run self.output_files = self._run(input_files) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 678, in _run product.cubes # pylint: disable=pointless-statement File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 481, in cubes self._cubes = [ File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 482, in ds._load_with_callback(callback) for ds in self.datasets File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/dataset.py", line 688, in _load_with_callback cube = self._load(callback) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/dataset.py", line 765, in _load result = preprocess( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 379, in preprocess result.append(_run_preproc_function(function, item, settings, File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/__init__.py", line 328, in _run_preproc_function return function(items, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/preprocessor/_io.py", line 181, in load raw_cubes = iris.load_raw(file, callback=callback) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 435, in load_raw return _load_collection(uris, constraints, callback).cubes() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 285, in _load_collection result = _CubeFilterCollection.from_cubes(cubes, constraints) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/cube.py", line 105, in from_cubes for cube in cubes: File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/__init__.py", line 270, in _generate_cubes for cube in iris.io.load_files(part_names, callback, constraints): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/io/__init__.py", line 223, in load_files for cube in handling_format_spec.handler( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/netcdf/loader.py", line 566, in load_cubes cube = _load_cube(engine, cf, cf_var, filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/netcdf/loader.py", line 276, in _load_cube engine.activate() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/engine.py", line 97, in activate run_actions(self) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 521, in run_actions action_default(engine) # This should run the default rules. File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 74, in inner rule_name = func(engine, *args, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/actions.py", line 90, in action_default hh.build_cube_metadata(engine) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 418, in build_cube_metadata cube.cell_methods = parse_cell_methods(nc_att_cell_methods) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 312, in parse_cell_methods for m in _split_cell_methods(nc_cell_methods): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/iris/fileformats/_nc_load_rules/helpers.py", line 267, in _split_cell_methods method_indices.append((name_start_inds[-1], len(nc_cell_methods))) IndexError: list index out of range 2023-05-30 12:09:33,118 UTC [336354] INFO esmvalcore._main:537 If you have a question or need help, please start a new discussion on https://github.com/ESMValGroup/ESMValTool/discussions If you suspect this is a bug, please open an issue on https://github.com/ESMValGroup/ESMValTool/issues To make it easier to find out what the problem is, please consider attaching the files run/recipe_*.yml and run/main_log_debug.txt from the output directory.