2023-07-04 11:57:15,726 UTC [1350928] 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-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:496 Package versions 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:497 ---------------- 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:501 ---------------- 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-04 11:57:15,727 UTC [1350928] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/main_log_debug.txt 2023-07-04 11:57:15,908 UTC [1350928] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-07-04 11:57:15,908 UTC [1350928] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-07-04 11:57:16,359 UTC [1350928] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-04 11:57:16 UTC 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/work 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/plots 2023-07-04 11:57:16,360 UTC [1350928] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-04 11:57:16,361 UTC [1350928] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-04 11:57:16,361 UTC [1350928] 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-07-04 11:57:16,361 UTC [1350928] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-04 11:57:16,362 UTC [1350928] 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-07-04 11:57:16,394 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic diag_ice_SHW 2023-07-04 11:57:16,395 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2023-07-04 11:57:16,395 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-07-04 11:57:16,395 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sic in diagnostic diag_ice_SHS 2023-07-04 11:57:16,395 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1 2023-07-04 11:57:16,396 UTC [1350928] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1 2023-07-04 11:57:16,396 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-04 11:57:16,396 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_SHW 2023-07-04 11:57:16,396 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_SHS 2023-07-04 11:57:16,396 UTC [1350928] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-04 11:57:16,396 UTC [1350928] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_SHW 2023-07-04 11:57:16,396 UTC [1350928] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_SHW/Global_seaice_timeseries 2023-07-04 11:57:16,397 UTC [1350928] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_SHW/sic 2023-07-04 11:57:16,397 UTC [1350928] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_SHW_ice_extent' task for variable 'sic' 2023-07-04 11:57:16,397 UTC [1350928] 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-07-04 11:57:16,398 UTC [1350928] 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-07-04 11:57:16,427 UTC [1350928] 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-07-04 11:57:16,433 UTC [1350928] 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/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/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 /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2023-07-04 11:57:16,437 UTC [1350928] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,437 UTC [1350928] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2023-07-04 11:57:16,438 UTC [1350928] 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/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/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 /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2023-07-04 11:57:16,439 UTC [1350928] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,439 UTC [1350928] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2023-07-04 11:57:16,441 UTC [1350928] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_SHW/sic created. 2023-07-04 11:57:16,442 UTC [1350928] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask diag_ice_SHW/sic will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:16,442 UTC [1350928] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_SHS 2023-07-04 11:57:16,442 UTC [1350928] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_SHS/Global_seaice_timeseries 2023-07-04 11:57:16,442 UTC [1350928] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_SHS/sic 2023-07-04 11:57:16,442 UTC [1350928] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_SHS_ice_extent' task for variable 'sic' 2023-07-04 11:57:16,443 UTC [1350928] 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/NS9034K/CMIP5/output2/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/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 /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-M_historical_r1i1p1*.nc 2023-07-04 11:57:16,444 UTC [1350928] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-M: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,444 UTC [1350928] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-M, historical, r1i1p1, v20120227 2023-07-04 11:57:16,445 UTC [1350928] 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/NS9034K/CMIP5/output2/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9034K/CMIP5/output2/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 /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output2/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/ocean/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/*/sic/sic_OImon_NorESM1-ME_historical_r1i1p1*.nc 2023-07-04 11:57:16,446 UTC [1350928] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sic of dataset NorESM1-ME: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,446 UTC [1350928] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sic, OImon, CMIP5, NorESM1-ME, historical, r1i1p1, v20120225 2023-07-04 11:57:16,448 UTC [1350928] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_SHS/sic created. 2023-07-04 11:57:16,448 UTC [1350928] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask diag_ice_SHS/sic will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:16,448 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_SHW script Global_seaice_timeseries 2023-07-04 11:57:16,449 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_SHW/sic matches ['diag_ice_SHW/sic'] 2023-07-04 11:57:16,449 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_SHS script Global_seaice_timeseries 2023-07-04 11:57:16,449 UTC [1350928] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_SHS/sic matches ['diag_ice_SHS/sic'] 2023-07-04 11:57:16,449 UTC [1350928] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: diag_ice_SHW/sic, diag_ice_SHW/Global_seaice_timeseries, diag_ice_SHS/sic, diag_ice_SHS/Global_seaice_timeseries 2023-07-04 11:57:16,451 UTC [1350928] DEBUG esmvalcore._main:120 Recipe summary: DiagnosticTask: diag_ice_SHW/Global_seaice_timeseries script: /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'lat_max': -30.0, 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/plots/diag_ice_SHW/Global_seaice_timeseries', 'profile_diagnostic': False, 'recipe': PosixPath('recipe_ocean_arctic_bgc.yml'), 'run_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries', 'script': 'Global_seaice_timeseries', 'threshold': 15.0, 'version': '2.8.0', 'work_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/work/diag_ice_SHW/Global_seaice_timeseries'} ancestors: PreprocessingTask: diag_ice_SHW/sic order: ['load', 'extract_time', 'extract_season', 'regrid', 'extract_region', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.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: {'extract_region': {'end_latitude': 0.0, 'end_longitude': 180.0, 'start_latitude': -90.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'JJA'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2004, 'start_day': 1, 'start_month': 12, 'start_year': 1989}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'unstructured_nearest', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.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: {'extract_region': {'end_latitude': 0.0, 'end_longitude': 180.0, 'start_latitude': -90.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'JJA'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2004, 'start_day': 1, 'start_month': 12, 'start_year': 1989}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'unstructured_nearest', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc')}} ancestors: None DiagnosticTask: diag_ice_SHS/Global_seaice_timeseries script: /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/plots/diag_ice_SHS/Global_seaice_timeseries', 'profile_diagnostic': False, 'recipe': PosixPath('recipe_ocean_arctic_bgc.yml'), 'run_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries', 'script': 'Global_seaice_timeseries', 'threshold': 15.0, 'version': '2.8.0', 'work_dir': '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/work/diag_ice_SHS/Global_seaice_timeseries'} ancestors: PreprocessingTask: diag_ice_SHS/sic order: ['load', 'extract_time', 'extract_season', 'regrid', 'extract_region', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.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: {'extract_region': {'end_latitude': 0.0, 'end_longitude': 180.0, 'start_latitude': -90.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'DJF'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2004, 'start_day': 1, 'start_month': 12, 'start_year': 1989}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'unstructured_nearest', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.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: {'extract_region': {'end_latitude': 0.0, 'end_longitude': 180.0, 'start_latitude': -90.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'DJF'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2004, 'start_day': 1, 'start_month': 12, 'start_year': 1989}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'unstructured_nearest', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc')}} ancestors: None 2023-07-04 11:57:16,462 UTC [1350928] INFO esmvalcore._recipe.recipe:1344 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-04 11:57:16,462 UTC [1350928] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-04 11:57:16,462 UTC [1350928] INFO esmvalcore._task:746 Running 4 tasks using 4 processes 2023-07-04 11:57:16,529 UTC [1351069] INFO esmvalcore._task:259 Starting task diag_ice_SHW/sic in process [1351069] 2023-07-04 11:57:16,529 UTC [1351070] INFO esmvalcore._task:259 Starting task diag_ice_SHS/sic in process [1351070] 2023-07-04 11:57:16,576 UTC [1351070] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-04 11:57:16,576 UTC [1351069] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-04 11:57:16,576 UTC [1351069] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:16,576 UTC [1351070] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:16,576 UTC [1351069] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-04 11:57:16,576 UTC [1351070] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-04 11:57:16,577 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-04 11:57:16,577 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-04 11:57:16,577 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/fixed_files/sic_OImon_CMIP5_NorESM1-ME_historical_r1i1p1_v20120225_'), add_unique_suffix = True, preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,577 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/fixed_files/sic_OImon_CMIP5_NorESM1-ME_historical_r1i1p1_v20120225_'), add_unique_suffix = True, preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,579 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-04 11:57:16,579 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-04 11:57:16,579 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) callback = 'default' 2023-07-04 11:57:16,579 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) callback = 'default' 2023-07-04 11:57:16,579 UTC [1351069] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,579 UTC [1351070] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,626 UTC [1350928] INFO esmvalcore._task:778 Progress: 2 tasks running, 2 tasks waiting for ancestors, 0/4 done 2023-07-04 11:57:16,765 UTC [1351070] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,765 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-04 11:57:16,767 UTC [1351069] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:16,767 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-04 11:57:16,768 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,770 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,955 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-04 11:57:16,956 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-04 11:57:16,957 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) 2023-07-04 11:57:16,957 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-04 11:57:16,957 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) 2023-07-04 11:57:16,957 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-04 11:57:16,957 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:16,958 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:16,978 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-04 11:57:16,978 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-04 11:57:16,979 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1989/2004' 2023-07-04 11:57:16,979 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1989/2004' 2023-07-04 11:57:16,991 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-04 11:57:16,991 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-04 11:57:16,992 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,992 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-ME', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 1, alias = 'NorESM1-ME', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120225' 2023-07-04 11:57:16,992 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-04 11:57:16,992 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-04 11:57:16,993 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:16,993 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:16,993 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-04 11:57:16,994 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-04 11:57:16,994 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2023-07-04 11:57:16,994 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-04 11:57:16,994 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2023-07-04 11:57:16,994 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-04 11:57:16,995 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_year = 1989, start_month = 12, start_day = 1, end_year = 2004, end_month = 9, end_day = 31 2023-07-04 11:57:16,995 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_year = 1989, start_month = 12, start_day = 1, end_year = 2004, end_month = 9, end_day = 31 2023-07-04 11:57:16,999 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-04 11:57:16,999 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-04 11:57:17,000 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) season = 'JJA' 2023-07-04 11:57:17,000 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) season = 'DJF' 2023-07-04 11:57:17,044 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-04 11:57:17,045 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-04 11:57:17,045 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-04 11:57:17,046 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-04 11:57:20,690 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-04 11:57:20,691 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = -90.0, end_latitude = 0.0 2023-07-04 11:57:20,715 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-04 11:57:20,717 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc') 2023-07-04 11:57:20,718 UTC [1351069] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:20,763 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-04 11:57:20,764 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-ME/historical/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = -90.0, end_latitude = 0.0 2023-07-04 11:57:20,789 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-04 11:57:20,791 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120225/sic/sic_OImon_NorESM1-ME_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc') 2023-07-04 11:57:20,792 UTC [1351070] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-ME_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:20,795 UTC [1351069] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:20,795 UTC [1351069] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-04 11:57:20,795 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-04 11:57:20,796 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/fixed_files/sic_OImon_CMIP5_NorESM1-M_historical_r1i1p1_v20120227_'), add_unique_suffix = True, preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:20,796 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-04 11:57:20,797 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) callback = 'default' 2023-07-04 11:57:20,797 UTC [1351069] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:20,831 UTC [1351069] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:20,831 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-04 11:57:20,833 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:20,857 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-04 11:57:20,858 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) 2023-07-04 11:57:20,858 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-04 11:57:20,859 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:20,879 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-04 11:57:20,880 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1989/2004' 2023-07-04 11:57:20,891 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-04 11:57:20,892 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHW_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHW', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:20,892 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-04 11:57:20,893 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:20,893 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-04 11:57:20,894 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2023-07-04 11:57:20,894 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-04 11:57:20,895 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_year = 1989, start_month = 12, start_day = 1, end_year = 2004, end_month = 9, end_day = 31 2023-07-04 11:57:20,899 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-04 11:57:20,899 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) season = 'JJA' 2023-07-04 11:57:20,912 UTC [1351070] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:20,913 UTC [1351070] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-04 11:57:20,913 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-04 11:57:20,913 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/fixed_files/sic_OImon_CMIP5_NorESM1-M_historical_r1i1p1_v20120227_'), add_unique_suffix = True, preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:20,914 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-04 11:57:20,914 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) callback = 'default' 2023-07-04 11:57:20,914 UTC [1351070] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:20,944 UTC [1351070] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc 2023-07-04 11:57:20,944 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-04 11:57:20,945 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-04 11:57:20,946 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-04 11:57:20,946 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:20,970 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-04 11:57:20,972 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) 2023-07-04 11:57:20,972 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-04 11:57:20,973 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:20,995 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-04 11:57:20,996 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1989/2004' 2023-07-04 11:57:21,006 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-04 11:57:21,007 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , preprocessor = 'timeseries_SHS_ice_extent', mip = 'OImon', dataset = 'NorESM1-M', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'sic', timerange = '1989/2004', variable_group = 'sic', diagnostic = 'diag_ice_SHS', recipe_dataset_index = 0, alias = 'NorESM1-M', product = ['output1', 'output2'], institute = ['NCC'], original_short_name = 'sic', standard_name = 'sea_ice_area_fraction', long_name = 'Sea Ice Area Fraction', units = '%', modeling_realm = ['seaIce', 'ocean'], frequency = 'mon', version = 'v20120227' 2023-07-04 11:57:21,007 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-04 11:57:21,008 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'OImon', frequency = 'mon', short_name = 'sic' 2023-07-04 11:57:21,008 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-04 11:57:21,009 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2023-07-04 11:57:21,009 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-04 11:57:21,010 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_year = 1989, start_month = 12, start_day = 1, end_year = 2004, end_month = 9, end_day = 31 2023-07-04 11:57:21,014 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-04 11:57:21,015 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) season = 'DJF' 2023-07-04 11:57:21,060 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-04 11:57:21,061 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-04 11:57:24,643 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-04 11:57:24,644 UTC [1351069] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = -90.0, end_latitude = 0.0 2023-07-04 11:57:24,672 UTC [1351069] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-04 11:57:24,673 UTC [1351069] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc') 2023-07-04 11:57:24,673 UTC [1351069] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHW/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:24,747 UTC [1351069] INFO esmvalcore._task:264 Successfully completed task diag_ice_SHW/sic (priority 1) in 0:00:08.217080 2023-07-04 11:57:24,803 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-04 11:57:24,805 UTC [1351070] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP5/output1/NCC/NorESM1-M/historical/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = -90.0, end_latitude = 0.0 2023-07-04 11:57:24,832 UTC [1351070] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-04 11:57:24,834 UTC [1351070] 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/mon/seaIce/OImon/r1i1p1/v20120227/sic/sic_OImon_NorESM1-M_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc') 2023-07-04 11:57:24,834 UTC [1351070] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/preproc/diag_ice_SHS/sic/CMIP5_NorESM1-M_OImon_historical_r1i1p1_sic_1989-2004.nc 2023-07-04 11:57:24,916 UTC [1351070] INFO esmvalcore._task:264 Successfully completed task diag_ice_SHS/sic (priority 3) in 0:00:08.386069 2023-07-04 11:57:24,936 UTC [1350928] INFO esmvalcore._task:778 Progress: 1 tasks running, 2 tasks waiting for ancestors, 1/4 done 2023-07-04 11:57:24,942 UTC [1351071] INFO esmvalcore._task:259 Starting task diag_ice_SHW/Global_seaice_timeseries in process [1351071] 2023-07-04 11:57:24,946 UTC [1351071] INFO esmvalcore._task:500 Running command ['/diagnostics/esmvaltool/2.8.0/bin/python', '/projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py', '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries/settings.yml'] 2023-07-04 11:57:24,946 UTC [1351071] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-04 11:57:24,946 UTC [1351071] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries 2023-07-04 11:57:24,946 UTC [1351071] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/work/diag_ice_SHW/Global_seaice_timeseries 2023-07-04 11:57:24,946 UTC [1351071] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/plots/diag_ice_SHW/Global_seaice_timeseries 2023-07-04 11:57:24,946 UTC [1351071] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries/log.txt 2023-07-04 11:57:24,946 UTC [1351071] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries; MPLBACKEND="Agg" /diagnostics/esmvaltool/2.8.0/bin/python /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries/settings.yml 2023-07-04 11:57:25,037 UTC [1350928] INFO esmvalcore._task:778 Progress: 1 tasks running, 1 tasks waiting for ancestors, 2/4 done 2023-07-04 11:57:25,043 UTC [1351072] INFO esmvalcore._task:259 Starting task diag_ice_SHS/Global_seaice_timeseries in process [1351072] 2023-07-04 11:57:25,047 UTC [1351072] INFO esmvalcore._task:500 Running command ['/diagnostics/esmvaltool/2.8.0/bin/python', '/projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py', '/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries/settings.yml'] 2023-07-04 11:57:25,048 UTC [1351072] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-04 11:57:25,048 UTC [1351072] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries 2023-07-04 11:57:25,048 UTC [1351072] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/work/diag_ice_SHS/Global_seaice_timeseries 2023-07-04 11:57:25,048 UTC [1351072] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/plots/diag_ice_SHS/Global_seaice_timeseries 2023-07-04 11:57:25,048 UTC [1351072] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries/log.txt 2023-07-04 11:57:25,048 UTC [1351072] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries; MPLBACKEND="Agg" /diagnostics/esmvaltool/2.8.0/bin/python /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries/settings.yml 2023-07-04 11:57:25,138 UTC [1350928] INFO esmvalcore._task:778 Progress: 2 tasks running, 0 tasks waiting for ancestors, 2/4 done 2023-07-04 11:57:39,982 UTC [1351071] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.6 GB 2023-07-04 11:57:39,983 UTC [1351071] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-04 11:57:39,983 UTC [1351071] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-04 11:57:39,984 UTC [1351071] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHW/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-04 11:57:40,162 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,162 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,162 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,162 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,227 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,227 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,227 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,227 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,289 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,289 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,289 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,289 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,348 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,349 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,349 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,349 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,409 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,409 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,409 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,409 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,487 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,487 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,487 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,487 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 36770 2023-07-04 11:57:40,530 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,530 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,530 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,530 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 31635 2023-07-04 11:57:40,570 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,570 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,570 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,570 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,632 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,632 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,632 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,632 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,697 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,697 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,697 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,697 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,756 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,756 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,756 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,756 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,816 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,816 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,816 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,816 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:40,891 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,891 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,891 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,891 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 34457 2023-07-04 11:57:40,929 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:40,929 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:40,929 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:40,929 UTC [1351071] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 32515 2023-07-04 11:57:40,963 UTC [1351071] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_SHW/Global_seaice_timeseries took 1.0 seconds 2023-07-04 11:57:40,964 UTC [1351071] INFO esmvalcore._task:264 Successfully completed task diag_ice_SHW/Global_seaice_timeseries (priority 0) in 0:00:16.021014 2023-07-04 11:57:41,156 UTC [1350928] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 3/4 done 2023-07-04 11:57:43,096 UTC [1351072] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.6 GB 2023-07-04 11:57:43,097 UTC [1351072] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-04 11:57:43,097 UTC [1351072] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-04 11:57:43,098 UTC [1351072] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/diag_ice_SHS/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-04 11:57:43,301 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,301 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,301 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,301 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,372 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,372 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,372 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,372 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,439 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,439 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,439 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,439 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,499 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,499 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,499 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,499 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,559 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,559 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,559 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,559 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,637 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,637 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,637 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,637 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 33232 2023-07-04 11:57:43,675 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,675 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,675 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,675 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 31855 2023-07-04 11:57:43,715 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,715 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,715 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,715 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,780 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,780 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,780 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,780 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,845 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,845 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,845 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,845 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,905 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,905 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,905 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,905 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:43,965 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:43,965 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:43,965 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:43,965 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-04 11:57:44,042 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:44,042 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:44,042 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:44,042 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 33725 2023-07-04 11:57:44,079 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-04 11:57:44,079 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-04 11:57:44,080 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-04 11:57:44,080 UTC [1351072] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 34643 2023-07-04 11:57:44,114 UTC [1351072] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_SHS/Global_seaice_timeseries took 1.0 seconds 2023-07-04 11:57:44,114 UTC [1351072] INFO esmvalcore._task:264 Successfully completed task diag_ice_SHS/Global_seaice_timeseries (priority 2) in 0:00:19.070871 2023-07-04 11:57:44,160 UTC [1350928] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 4/4 done 2023-07-04 11:57:44,160 UTC [1350928] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-07-04 11:57:44,192 UTC [1350928] INFO esmvalcore._recipe.recipe:1309 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-04 11:57:44,231 UTC [1350928] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230704_115715/index.html 2023-07-04 11:57:44,231 UTC [1350928] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-07-04 11:57:44 UTC 2023-07-04 11:57:44,232 UTC [1350928] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:27.872139 2023-07-04 11:57:45,003 UTC [1350928] INFO esmvalcore._task:126 Maximum memory used (estimate): 3.3 GB 2023-07-04 11:57:45,003 UTC [1350928] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-04 11:57:45,004 UTC [1350928] INFO esmvalcore._main:473 Removing `preproc` directory containing preprocessed data 2023-07-04 11:57:45,004 UTC [1350928] INFO esmvalcore._main:476 If this data is further needed, then set `remove_preproc_dir` to `false` in your user configuration file 2023-07-04 11:57:45,006 UTC [1350928] INFO esmvalcore._main:453 Run was successful