INFO [807180] ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ 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! INFO [807180] Package versions INFO [807180] ---------------- INFO [807180] ESMValCore: 2.10.0 INFO [807180] ESMValTool: 2.10.0 INFO [807180] ---------------- INFO [807180] Using config file /nird/home/tomast/.esmvaltool/config-user.yml INFO [807180] Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/main_log_debug.txt INFO [807180] Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. WARNING [807180] ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. INFO [807180] Starting the Earth System Model Evaluation Tool at time: 2023-12-27 18:36:41 UTC INFO [807180] ---------------------------------------------------------------------- INFO [807180] RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.10.0/standard_recipes/ocean/recipe_ocean_amoc.yml INFO [807180] RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run INFO [807180] WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/work INFO [807180] PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc INFO [807180] PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots INFO [807180] ---------------------------------------------------------------------- INFO [807180] Running tasks using at most 256 processes INFO [807180] If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. INFO [807180] If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. WARNING [807180] Using the Dask basic scheduler. This may lead to slow computations and out-of-memory errors. Note that the basic scheduler may still be the best choice for preprocessor functions that are not lazy. In that case, you can safely ignore this warning. See https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#dask-distributed-configuration for more information. WARNING [807180] 'CMIP5' rootpaths '/projects/NS9560K-datalake/ESGF/cmip5/output1' set in config-user.yml do not exist INFO [807180] Creating tasks from recipe INFO [807180] Creating tasks for diagnostic diag_timeseries_amoc INFO [807180] Creating diagnostic task diag_timeseries_amoc/AMOC_timeseries INFO [807180] Creating preprocessor task diag_timeseries_amoc/amoc INFO [807180] Creating preprocessor 'default' task for variable 'amoc' INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CanESM2, historical, r1i1p1, v20120410 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CCSM4, historical, r1i1p1, v20121128 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CESM1-BGC, historical, r1i1p1, v20121129 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CESM1-CAM5-1-FV2, historical, r1i1p1, v20120605 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130302 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121204 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20120724 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CNRM-CM5-2, historical, r1i1p1, v20130401 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MIROC5, historical, r1i1p1, v20131009 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120510 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 INFO [807180] Found input files for Dataset: amoc, Omon, CMIP5, NorESM1-M, historical, r1i1p1, v20110901 INFO [807180] PreprocessingTask diag_timeseries_amoc/amoc created. INFO [807180] Creating tasks for diagnostic diag_timeseries_drake INFO [807180] Creating diagnostic task diag_timeseries_drake/Drake_timeseries INFO [807180] Creating preprocessor task diag_timeseries_drake/mfo INFO [807180] Creating preprocessor 'prep_timeseries_drake' task for variable 'mfo' INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, ACCESS1-0, historical, r1i1p1, v20140305 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, ACCESS1-3, historical, r1i1p1, v20140305 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, CanESM2, historical, r1i1p1, v20120410 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, GFDL-ESM2M, historical, r1i1p1, v20130226 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, HadGEM2-CC, historical, r1i1p1, v20110930 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, HadGEM2-ES, historical, r1i1p1, v20110916 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120510 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, NorESM1-M, historical, r1i1p1, v20110901 INFO [807180] Found input files for Dataset: mfo, Omon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 INFO [807180] PreprocessingTask diag_timeseries_drake/mfo created. INFO [807180] Creating tasks for diagnostic diag_transects INFO [807180] Creating diagnostic task diag_transects/Atlantic_Stream_function_zonal_mean INFO [807180] Creating preprocessor task diag_transects/msftmyz INFO [807180] Creating preprocessor 'prep_transect' task for variable 'msftmyz' INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CanESM2, historical, r1i1p1, v20120410 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CCSM4, historical, r1i1p1, v20121128 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CESM1-BGC, historical, r1i1p1, v20121129 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CESM1-CAM5-1-FV2, historical, r1i1p1, v20120605 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CESM1-CAM5, historical, r1i1p1, v20130302 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CESM1-FASTCHEM, historical, r1i1p1, v20121204 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CESM1-WACCM, historical, r1i1p1, v20120724 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CNRM-CM5-2, historical, r1i1p1, v20130401 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, CNRM-CM5, historical, r1i1p1, v20130101 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MIROC5, historical, r1i1p1, v20131009 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MPI-ESM-MR, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MPI-ESM-P, historical, r1i1p1, v20120625 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MRI-CGCM3, historical, r1i1p1, v20120510 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, MRI-ESM1, historical, r1i1p1, v20130307 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 INFO [807180] Found input files for Dataset: msftmyz, Omon, CMIP5, NorESM1-M, historical, r1i1p1, v20110901 INFO [807180] PreprocessingTask diag_transects/msftmyz created. INFO [807180] These tasks will be executed: diag_transects/msftmyz, diag_timeseries_amoc/amoc, diag_transects/Atlantic_Stream_function_zonal_mean, diag_timeseries_drake/Drake_timeseries, diag_timeseries_drake/mfo, diag_timeseries_amoc/AMOC_timeseries INFO [807180] Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/recipe_ocean_amoc_filled.yml INFO [807180] Will download 5.01 GB Will download the following files: 167.02 KB ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/ocean/Omon/r1i1p1/v20120410/mfo_Omon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 176.9 MB ESGFFile:cmip5/output1/CCCma/CanESM2/historical/mon/ocean/Omon/r1i1p1/v20120410/msftmyz_Omon_CanESM2_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 10.61 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_186001-186912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_187001-187912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_188001-188912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_189001-189912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_190001-190912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_191001-191912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_192001-192912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_193001-193912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_194001-194912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_195001-195912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_196001-196912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_197001-197912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_198001-198912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 17.68 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_199001-199912.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 10.61 MB ESGFFile:cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esg1.umr-cnrm.fr', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 165.79 KB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/Omon/r1i1p1/v20140305/mfo_Omon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au', 'esgf.ceda.ac.uk'] 165.79 KB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/Omon/r1i1p1/v20140305/mfo_Omon_ACCESS1-3_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 211.31 MB ESGFFile:cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/msftmyz_Omon_MIROC5_historical_r1i1p1_185001-201212.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au'] 155.72 KB ESGFFile:cmip5/output1/MOHC/HadGEM2-CC/historical/mon/ocean/Omon/r1i1p1/v20110930/mfo_Omon_HadGEM2-CC_historical_r1i1p1_185912-200511.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 156.22 KB ESGFFile:cmip5/output1/MOHC/HadGEM2-ES/historical/mon/ocean/Omon/r1i1p1/v20110916/mfo_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 165.22 KB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/mfo_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 165.84 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 165.22 KB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/mfo_Omon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 53.16 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_185001-189912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 106.31 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 6.39 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 165.84 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 179.95 MB ESGFFile:cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/msftmyz_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 178.8 MB ESGFFile:cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/Omon/r1i1p1/v20130307/msftmyz_Omon_MRI-ESM1_historical_r1i1p1_185101-200512.nc on hosts ['esgf-data01.diasjp.net', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NCAR/CCSM4/historical/mon/ocean/Omon/r1i1p1/v20121128/msftmyz_Omon_CCSM4_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 12.33 KB ESGFFile:cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc on hosts ['aims3.llnl.gov', 'esgdata.gfdl.noaa.gov', 'esgf.ceda.ac.uk', 'esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/ocean/Omon/r1i1p1/v20121129/msftmyz_Omon_CESM1-BGC_historical_r1i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5-1-FV2/historical/mon/ocean/Omon/r1i1p1/v20120605/msftmyz_Omon_CESM1-CAM5-1-FV2_historical_r1i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/Omon/r1i1p1/v20130302/msftmyz_Omon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/ocean/Omon/r1i1p1/v20121204/msftmyz_Omon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] 541.34 MB ESGFFile:cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/ocean/Omon/r1i1p1/v20120724/msftmyz_Omon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] Downloading 5.01 GB.. INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/Omon/r1i1p1/v20120410/mfo_Omon_CanESM2_historical_r1i1p1_185001-200512.nc (167.02 KB) in 1.2 seconds (139.05 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_191101-191512.nc (12.33 KB) in 1.13 seconds (10.89 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_196001-196912.nc (17.68 MB) in 2.2 seconds (8.03 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_198101-198512.nc (12.33 KB) in 0.17 seconds (70.77 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_197001-197912.nc (17.68 MB) in 0.72 seconds (24.47 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-CGCM3/historical/mon/ocean/Omon/r1i1p1/v20120510/msftmyz_Omon_MRI-CGCM3_historical_r1i1p1_185001-200512.nc (179.95 MB) in 3.52 seconds (51.09 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_200001-200512.nc (10.61 MB) in 0.61 seconds (17.51 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_199001-199912.nc (17.68 MB) in 0.7 seconds (25.33 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/mfo_Omon_MPI-ESM-MR_historical_r1i1p1_185001-200512.nc (165.22 KB) in 0.28 seconds (593.26 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_189001-189912.nc (17.68 MB) in 0.67 seconds (26.23 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-3/historical/mon/ocean/Omon/r1i1p1/v20140305/mfo_Omon_ACCESS1-3_historical_r1i1p1_185001-200512.nc (165.79 KB) in 3.13 seconds (52.99 KB/s) from esgf.nci.org.au INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_193001-193912.nc (17.68 MB) in 0.69 seconds (25.8 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_196601-197012.nc (12.33 KB) in 0.83 seconds (14.81 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_188101-188512.nc (12.33 KB) in 0.23 seconds (53.8 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5-1-FV2/historical/mon/ocean/Omon/r1i1p1/v20120605/msftmyz_Omon_CESM1-CAM5-1-FV2_historical_r1i1p1_185001-200512.nc (541.34 MB) in 9.54 seconds (56.76 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_187101-187512.nc (12.33 KB) in 0.2 seconds (62.28 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_200101-200512.nc (12.33 KB) in 0.21 seconds (59.72 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_188001-188912.nc (17.68 MB) in 0.7 seconds (25.37 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MRI/MRI-ESM1/historical/mon/ocean/Omon/r1i1p1/v20130307/msftmyz_Omon_MRI-ESM1_historical_r1i1p1_185101-200512.nc (178.8 MB) in 3.43 seconds (52.2 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-CAM5/historical/mon/ocean/Omon/r1i1p1/v20130302/msftmyz_Omon_CESM1-CAM5_historical_r1i1p1_185001-200512.nc (541.34 MB) in 8.3 seconds (65.22 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_193101-193512.nc (12.33 KB) in 0.36 seconds (34.07 KB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_186001-186912.nc (17.68 MB) in 0.7 seconds (25.2 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-P/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-P_historical_r1i1p1_185001-200512.nc (165.84 MB) in 2.74 seconds (60.46 MB/s) from esgf.ceda.ac.uk INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-FASTCHEM/historical/mon/ocean/Omon/r1i1p1/v20121204/msftmyz_Omon_CESM1-FASTCHEM_historical_r1i1p1_185001-200512.nc (541.34 MB) in 8.89 seconds (60.88 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-BGC/historical/mon/ocean/Omon/r1i1p1/v20121129/msftmyz_Omon_CESM1-BGC_historical_r1i1p1_185001-200512.nc (541.34 MB) in 8.92 seconds (60.67 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_187601-188012.nc (12.33 KB) in 1.75 seconds (7.05 KB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_194101-194512.nc (12.33 KB) in 0.2 seconds (61.5 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/mfo_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (165.22 KB) in 1.65 seconds (100.36 KB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_195101-195512.nc (12.33 KB) in 2.5 seconds (4.94 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NSF-DOE-NCAR/CESM1-WACCM/historical/mon/ocean/Omon/r1i1p1/v20120724/msftmyz_Omon_CESM1-WACCM_historical_r1i1p1_185001-200512.nc (541.34 MB) in 10.43 seconds (51.91 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_192101-192512.nc (12.33 KB) in 1.1 seconds (11.25 KB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_199601-200012.nc (12.33 KB) in 0.22 seconds (56.65 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_186601-187012.nc (12.33 KB) in 3.06 seconds (4.02 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_195601-196012.nc (12.33 KB) in 0.2 seconds (62.55 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_198001-198912.nc (17.68 MB) in 0.68 seconds (26.15 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_190001-190912.nc (17.68 MB) in 3.29 seconds (5.38 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_186001-186912.nc (17.68 MB) in 0.69 seconds (25.61 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_190001-199912.nc (106.31 MB) in 8 seconds (13.29 MB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_190101-190512.nc (12.33 KB) in 0.19 seconds (63.42 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_191001-191912.nc (17.68 MB) in 6.89 seconds (2.57 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_193601-194012.nc (12.33 KB) in 0.31 seconds (39.74 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/ocean/Omon/r1i1p1/v20140305/mfo_Omon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (165.79 KB) in 1.72 seconds (96.44 KB/s) from esgf.nci.org.au INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MIROC/MIROC5/historical/mon/ocean/Omon/r1i1p1/v20131009/msftmyz_Omon_MIROC5_historical_r1i1p1_185001-201212.nc (211.31 MB) in 25.53 seconds (8.28 MB/s) from esgf.nci.org.au INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_198001-198912.nc (17.68 MB) in 0.65 seconds (27.27 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_191601-192012.nc (12.33 KB) in 0.21 seconds (57.38 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_190001-190912.nc (17.68 MB) in 0.67 seconds (26.38 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_193001-193912.nc (17.68 MB) in 2.38 seconds (7.43 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NCAR/CCSM4/historical/mon/ocean/Omon/r1i1p1/v20121128/msftmyz_Omon_CCSM4_historical_r1i1p1_185001-200512.nc (541.34 MB) in 9.68 seconds (55.91 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_200001-200512.nc (6.39 MB) in 4.6 seconds (1.39 MB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_194601-195012.nc (12.33 KB) in 8.63 seconds (1.43 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-ES/historical/mon/ocean/Omon/r1i1p1/v20110916/mfo_Omon_HadGEM2-ES_historical_r1i1p1_185912-200512.nc (156.22 KB) in 8.8 seconds (17.76 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_187001-187912.nc (17.68 MB) in 5.96 seconds (2.96 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MOHC/HadGEM2-CC/historical/mon/ocean/Omon/r1i1p1/v20110930/mfo_Omon_HadGEM2-CC_historical_r1i1p1_185912-200511.nc (155.72 KB) in 12.63 seconds (12.33 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_187001-187912.nc (17.68 MB) in 10.14 seconds (1.74 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_192001-192912.nc (17.68 MB) in 16.12 seconds (1.1 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_192001-192912.nc (17.68 MB) in 5.86 seconds (3.02 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_199101-199512.nc (12.33 KB) in 0.52 seconds (23.92 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_188001-188912.nc (17.68 MB) in 3.71 seconds (4.77 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (165.84 MB) in 19 seconds (8.73 MB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_199001-199912.nc (17.68 MB) in 8.47 seconds (2.09 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_190601-191012.nc (12.33 KB) in 12.94 seconds (952.6549499690008 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_197101-197512.nc (12.33 KB) in 15.37 seconds (802.3304027577569 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CCCma/CanESM2/historical/mon/ocean/Omon/r1i1p1/v20120410/msftmyz_Omon_CanESM2_historical_r1i1p1_185001-200512.nc (176.9 MB) in 17.06 seconds (10.37 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_186101-186512.nc (12.33 KB) in 10.31 seconds (1.2 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_189001-189912.nc (17.68 MB) in 18.23 seconds (969.7 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_197001-197912.nc (17.68 MB) in 9.69 seconds (1.82 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_191001-191912.nc (17.68 MB) in 13.23 seconds (1.34 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_195001-195912.nc (17.68 MB) in 0.67 seconds (26.59 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_194001-194912.nc (17.68 MB) in 4.6 seconds (3.84 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_188601-189012.nc (12.33 KB) in 19.94 seconds (618.2177146354569 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_189101-189512.nc (12.33 KB) in 18.99 seconds (649.2233702297381 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_197601-198012.nc (12.33 KB) in 21.21 seconds (581.3140356689539 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_200001-200512.nc (10.61 MB) in 21.03 seconds (504.73 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_189601-190012.nc (12.33 KB) in 5.68 seconds (2.17 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_198601-199012.nc (12.33 KB) in 6.23 seconds (1.98 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5-2/historical/mon/ocean/Omon/r1i1p1/v20130401/msftmyz_Omon_CNRM-CM5-2_historical_r1i1p1_194001-194912.nc (17.68 MB) in 9.02 seconds (1.96 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_196001-196912.nc (17.68 MB) in 17.55 seconds (1.01 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-MR/historical/mon/ocean/Omon/r1i1p1/v20120625/msftmyz_Omon_MPI-ESM-MR_historical_r1i1p1_185001-189912.nc (53.16 MB) in 6.7 seconds (7.94 MB/s) from aims3.llnl.gov INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_196101-196512.nc (12.33 KB) in 19.43 seconds (634.6425134602848 bytes/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/NOAA-GFDL/GFDL-ESM2M/historical/mon/ocean/Omon/r1i1p1/v20130226/mfo_Omon_GFDL-ESM2M_historical_r1i1p1_192601-193012.nc (12.33 KB) in 4.87 seconds (2.53 KB/s) from esgf2.dkrz.de INFO [807180] Downloaded /scratch/tomast/ESGF/cmip5/output1/CNRM-CERFACS/CNRM-CM5/historical/mon/ocean/Omon/r1i1p1/v20130101/msftmyz_Omon_CNRM-CM5_historical_r1i1p1_195001-195912.nc (17.68 MB) in 13.87 seconds (1.27 MB/s) from esgf2.dkrz.de INFO [807180] Downloaded 5.01 GB in 4 minutes and 32.58 seconds (18.38 MB/s) INFO [807180] Successfully downloaded all requested files. INFO [807180] Using the Dask basic scheduler. INFO [807180] Running 6 tasks using 6 processes INFO [812433] Starting task diag_timeseries_amoc/amoc in process [812433] INFO [812434] Starting task diag_timeseries_drake/mfo in process [812434] INFO [812435] Starting task diag_transects/msftmyz in process [812435] INFO [807180] Progress: 3 tasks running, 3 tasks waiting for ancestors, 0/6 done INFO [812434] Successfully completed task diag_timeseries_drake/mfo (priority 3) in 0:00:02.961733 INFO [807180] Progress: 2 tasks running, 3 tasks waiting for ancestors, 1/6 done INFO [812436] Starting task diag_timeseries_drake/Drake_timeseries in process [812436] INFO [812436] Running command ['/projects/NS2980K/conda/esmvaltool2.10.0/bin/python', '/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_timeseries.py', '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_drake/Drake_timeseries/settings.yml'] INFO [812436] Writing output to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/work/diag_timeseries_drake/Drake_timeseries INFO [812436] Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries INFO [812436] Writing log to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_drake/Drake_timeseries/log.txt INFO [812436] To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_drake/Drake_timeseries; MPLBACKEND="Agg" /projects/NS2980K/conda/esmvaltool2.10.0/bin/python /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_timeseries.py /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_drake/Drake_timeseries/settings.yml INFO [807180] Progress: 3 tasks running, 2 tasks waiting for ancestors, 1/6 done INFO [812436] Maximum memory used (estimate): 0.3 GB INFO [812436] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_ACCESS1-0_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_ACCESS1-0_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_ACCESS1-3_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_ACCESS1-3_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_CanESM2_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_CanESM2_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_GFDL-ESM2M_Omon_historical_r1i1p1_mfo_1862-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_GFDL-ESM2M_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1862_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_HadGEM2-CC_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_HadGEM2-CC_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_HadGEM2-ES_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_HadGEM2-ES_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_MPI-ESM-LR_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_MPI-ESM-LR_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_MPI-ESM-MR_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_MPI-ESM-MR_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_MPI-ESM-P_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_MPI-ESM-P_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_MRI-CGCM3_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_MRI-CGCM3_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_MRI-ESM1_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_MRI-ESM1_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_NorESM1-ME_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_NorESM1-ME_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings WARNING [812436] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_drake/mfo/CMIP5_NorESM1-M_Omon_historical_r1i1p1_mfo_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_drake/Drake_timeseries/diag_CMIP5_NorESM1-M_Omon_historical_r1i1p1_mfo_prep_timeseries_drake_diag_timeseries_drake_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_drake/Drake_timeseries is a string but should be a list of strings INFO [812436] Successfully completed task diag_timeseries_drake/Drake_timeseries (priority 2) in 0:00:37.693234 INFO [807180] Progress: 2 tasks running, 2 tasks waiting for ancestors, 2/6 done INFO [812433] Successfully completed task diag_timeseries_amoc/amoc (priority 1) in 0:01:02.183966 INFO [807180] Progress: 1 tasks running, 2 tasks waiting for ancestors, 3/6 done INFO [812437] Starting task diag_timeseries_amoc/AMOC_timeseries in process [812437] INFO [812437] Running command ['/projects/NS2980K/conda/esmvaltool2.10.0/bin/python', '/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_timeseries.py', '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_amoc/AMOC_timeseries/settings.yml'] INFO [812437] Writing output to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/work/diag_timeseries_amoc/AMOC_timeseries INFO [812437] Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries INFO [812437] Writing log to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_amoc/AMOC_timeseries/log.txt INFO [812437] To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_amoc/AMOC_timeseries; MPLBACKEND="Agg" /projects/NS2980K/conda/esmvaltool2.10.0/bin/python /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_timeseries.py /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_timeseries_amoc/AMOC_timeseries/settings.yml INFO [807180] Progress: 2 tasks running, 1 tasks waiting for ancestors, 3/6 done INFO [812437] Maximum memory used (estimate): 0.3 GB INFO [812437] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CCSM4_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CCSM4_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CESM1-BGC_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CESM1-BGC_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CESM1-CAM5-1-FV2_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CESM1-CAM5-1-FV2_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CESM1-CAM5_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CESM1-CAM5_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CESM1-FASTCHEM_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CESM1-FASTCHEM_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CESM1-WACCM_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CESM1-WACCM_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CNRM-CM5-2_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CNRM-CM5-2_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CNRM-CM5_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CNRM-CM5_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_CanESM2_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_CanESM2_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MIROC5_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MIROC5_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MPI-ESM-LR_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MPI-ESM-LR_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MPI-ESM-MR_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MPI-ESM-MR_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MPI-ESM-P_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MPI-ESM-P_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MRI-CGCM3_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MRI-CGCM3_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_MRI-ESM1_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_MRI-ESM1_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_NorESM1-ME_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_NorESM1-ME_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings WARNING [812437] Ancestor file(s) /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/preproc/diag_timeseries_amoc/amoc/CMIP5_NorESM1-M_Omon_historical_r1i1p1_amoc_1860-2004.nc specified for recording provenance of /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_timeseries_amoc/AMOC_timeseries/diag_CMIP5_NorESM1-M_Omon_historical_r1i1p1_amoc_diag_timeseries_amoc_1860_2004_timeseries_0.png, created by diagnostic script ocean/diagnostic_timeseries.py in task diag_timeseries_amoc/AMOC_timeseries is a string but should be a list of strings INFO [812437] Successfully completed task diag_timeseries_amoc/AMOC_timeseries (priority 0) in 0:01:35.873546 INFO [807180] Progress: 1 tasks running, 1 tasks waiting for ancestors, 4/6 done INFO [812435] Successfully completed task diag_transects/msftmyz (priority 5) in 0:20:02.373359 INFO [807180] Progress: 0 tasks running, 1 tasks waiting for ancestors, 5/6 done INFO [812438] Starting task diag_transects/Atlantic_Stream_function_zonal_mean in process [812438] INFO [812438] Running command ['/projects/NS2980K/conda/esmvaltool2.10.0/bin/python', '/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_transects.py', '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_transects/Atlantic_Stream_function_zonal_mean/settings.yml'] INFO [812438] Writing output to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/work/diag_transects/Atlantic_Stream_function_zonal_mean INFO [812438] Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/plots/diag_transects/Atlantic_Stream_function_zonal_mean INFO [812438] Writing log to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_transects/Atlantic_Stream_function_zonal_mean/log.txt INFO [812438] To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_transects/Atlantic_Stream_function_zonal_mean; MPLBACKEND="Agg" /projects/NS2980K/conda/esmvaltool2.10.0/bin/python /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/ocean/diagnostic_transects.py /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/diag_transects/Atlantic_Stream_function_zonal_mean/settings.yml INFO [807180] Progress: 1 tasks running, 0 tasks waiting for ancestors, 5/6 done INFO [812438] Maximum memory used (estimate): 0.4 GB INFO [812438] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. INFO [812438] Successfully completed task diag_transects/Atlantic_Stream_function_zonal_mean (priority 4) in 0:00:41.313589 INFO [807180] Progress: 0 tasks running, 0 tasks waiting for ancestors, 6/6 done INFO [807180] Successfully completed all tasks. INFO [807180] Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/run/recipe_ocean_amoc_filled.yml INFO [807180] Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_ocean_amoc_20231227_183641/index.html INFO [807180] Ending the Earth System Model Evaluation Tool at time: 2023-12-27 19:13:58 UTC INFO [807180] Time for running the recipe was: 0:37:16.154038 INFO [807180] Maximum memory used (estimate): 4.4 GB INFO [807180] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. INFO [807180] Removing `preproc` directory containing preprocessed data INFO [807180] If this data is further needed, then set `remove_preproc_dir` to `false` in your user configuration file INFO [807180] Run was successful