2023-07-05 08:14:28,418 UTC [2073627] 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-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:496 Package versions 2023-07-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:497 ---------------- 2023-07-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:501 ---------------- 2023-07-05 08:14:28,418 UTC [2073627] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-05 08:14:28,419 UTC [2073627] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/main_log_debug.txt 2023-07-05 08:14:28,604 UTC [2073627] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-07-05 08:14:28,605 UTC [2073627] 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-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-05 08:14:29 UTC 2023-07-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run 2023-07-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/work 2023-07-05 08:14:29,120 UTC [2073627] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc 2023-07-05 08:14:29,121 UTC [2073627] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/plots 2023-07-05 08:14:29,121 UTC [2073627] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-05 08:14:29,121 UTC [2073627] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-05 08:14:29,121 UTC [2073627] 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-05 08:14:29,121 UTC [2073627] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-05 08:14:29,123 UTC [2073627] 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-05 08:14:29,162 UTC [2073627] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHW_hist 2023-07-05 08:14:29,163 UTC [2073627] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:14:29,163 UTC [2073627] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHS_hist 2023-07-05 08:14:29,163 UTC [2073627] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:14:29,163 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-05 08:14:29,163 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHW_hist 2023-07-05 08:14:29,164 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHS_hist 2023-07-05 08:14:29,164 UTC [2073627] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-05 08:14:29,164 UTC [2073627] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHW_hist 2023-07-05 08:14:29,164 UTC [2073627] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:14:29,164 UTC [2073627] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHW_hist/o2min 2023-07-05 08:14:29,164 UTC [2073627] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHW_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:14:29,165 UTC [2073627] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-07-05 08:14:29,185 UTC [2073627] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable o2min of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,185 UTC [2073627] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:14:29,187 UTC [2073627] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHW_hist/o2min created. 2023-07-05 08:14:29,187 UTC [2073627] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask diag_ice_NHW_hist/o2min will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:29,187 UTC [2073627] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHS_hist 2023-07-05 08:14:29,187 UTC [2073627] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:14:29,187 UTC [2073627] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHS_hist/o2min 2023-07-05 08:14:29,187 UTC [2073627] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHS_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:14:29,188 UTC [2073627] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-07-05 08:14:29,191 UTC [2073627] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable o2min of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,191 UTC [2073627] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:14:29,192 UTC [2073627] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHS_hist/o2min created. 2023-07-05 08:14:29,192 UTC [2073627] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask diag_ice_NHS_hist/o2min will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:29,192 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHW_hist script Global_seaice_timeseries 2023-07-05 08:14:29,193 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHW_hist/o2min matches ['diag_ice_NHW_hist/o2min'] 2023-07-05 08:14:29,193 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHS_hist script Global_seaice_timeseries 2023-07-05 08:14:29,193 UTC [2073627] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHS_hist/o2min matches ['diag_ice_NHS_hist/o2min'] 2023-07-05 08:14:29,193 UTC [2073627] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: diag_ice_NHS_hist/Global_seaice_timeseries, diag_ice_NHS_hist/o2min, diag_ice_NHW_hist/Global_seaice_timeseries, diag_ice_NHW_hist/o2min 2023-07-05 08:14:29,195 UTC [2073627] DEBUG esmvalcore._main:120 Recipe summary: DiagnosticTask: diag_ice_NHS_hist/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_20230705_081428/plots/diag_ice_NHS_hist/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_20230705_081428/run/diag_ice_NHS_hist/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_20230705_081428/work/diag_ice_NHS_hist/Global_seaice_timeseries'} ancestors: PreprocessingTask: diag_ice_NHS_hist/o2min 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_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc input files: [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] settings: {'extract_region': {'end_latitude': 90.0, 'end_longitude': 180.0, 'start_latitude': 0.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'JJA'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2014, 'start_day': 1, 'start_month': 12, 'start_year': 1984}, '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_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc')}} ancestors: None DiagnosticTask: diag_ice_NHW_hist/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_20230705_081428/plots/diag_ice_NHW_hist/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_20230705_081428/run/diag_ice_NHW_hist/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_20230705_081428/work/diag_ice_NHW_hist/Global_seaice_timeseries'} ancestors: PreprocessingTask: diag_ice_NHW_hist/o2min 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_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc input files: [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] settings: {'extract_region': {'end_latitude': 90.0, 'end_longitude': 180.0, 'start_latitude': 0.0, 'start_longitude': -180.0}, 'extract_season': {'season': 'DJF'}, 'extract_time': {'end_day': 31, 'end_month': 9, 'end_year': 2014, 'start_day': 1, 'start_month': 12, 'start_year': 1984}, '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_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc')}} ancestors: None 2023-07-05 08:14:29,208 UTC [2073627] 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_20230705_081428/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:14:29,208 UTC [2073627] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:14:29,208 UTC [2073627] INFO esmvalcore._task:746 Running 4 tasks using 4 processes 2023-07-05 08:14:29,269 UTC [2073771] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/o2min in process [2073771] 2023-07-05 08:14:29,269 UTC [2073772] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/o2min in process [2073772] 2023-07-05 08:14:29,366 UTC [2073627] INFO esmvalcore._task:778 Progress: 2 tasks running, 2 tasks waiting for ancestors, 0/4 done 2023-07-05 08:14:29,468 UTC [2073772] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:14:29,468 UTC [2073771] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:14:29,468 UTC [2073772] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:29,468 UTC [2073771] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:29,469 UTC [2073772] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:14:29,469 UTC [2073771] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:14:29,470 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:14:29,470 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:14:29,470 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,470 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,472 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,472 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,473 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,473 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,473 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,473 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/fixed_files/o2min_Omon_CMIP6_NorESM2-MM_CMIP_historical_r1i1p1f1_gr_v20191108_'), add_unique_suffix = True, exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,473 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:14:29,473 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:14:29,473 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,473 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,473 UTC [2073772] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:29,473 UTC [2073771] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:29,551 UTC [2073772] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:29,551 UTC [2073771] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:29,552 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,552 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,552 UTC [2073772] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:29,552 UTC [2073771] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:29,681 UTC [2073771] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:29,681 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,681 UTC [2073771] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:29,682 UTC [2073772] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:29,682 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,682 UTC [2073772] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:29,697 UTC [2073771] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:29,697 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,697 UTC [2073771] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,698 UTC [2073772] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:29,698 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) callback = 'default' 2023-07-05 08:14:29,698 UTC [2073772] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,713 UTC [2073772] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,713 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:14:29,714 UTC [2073771] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:29,714 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:14:29,722 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [, , , ] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:29,723 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [, , , ] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:30,091 UTC [2073771] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:30,091 UTC [2073772] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc 2023-07-05 08:14:30,129 UTC [2073771] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:30,129 UTC [2073772] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc 2023-07-05 08:14:30,167 UTC [2073771] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:30,167 UTC [2073772] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc 2023-07-05 08:14:30,203 UTC [2073772] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:30,203 UTC [2073771] DEBUG esmvalcore.cmor.check:279 There were metadata changes in variable o2min: Multidimensional longitude coordinate is not set in CMOR standard. ESMValTool will change the original value of longitude to lon to match the one-dimensional case. Multidimensional latitude coordinate is not set in CMOR standard. ESMValTool will change the original value of latitude to lat to match the one-dimensional case. loaded from file /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc 2023-07-05 08:14:30,204 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:14:30,204 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:14:30,210 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [, , , ] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) 2023-07-05 08:14:30,210 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [, , , ] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) 2023-07-05 08:14:30,407 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:14:30,408 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Omon', frequency = 'mon', short_name = 'o2min' 2023-07-05 08:14:30,410 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:14:30,411 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:14:30,411 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Omon', frequency = 'mon', short_name = 'o2min' 2023-07-05 08:14:30,412 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) timerange = '1984/2014' 2023-07-05 08:14:30,413 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:14:30,414 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) timerange = '1984/2014' 2023-07-05 08:14:30,421 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:14:30,422 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , exp = 'historical', preprocessor = 'timeseries_NHW_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHW_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:30,422 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:14:30,423 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:14:30,423 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Omon', frequency = 'mon', short_name = 'o2min' 2023-07-05 08:14:30,424 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:14:30,424 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , exp = 'historical', preprocessor = 'timeseries_NHS_ice_extent_hist', mip = 'Omon', grid = 'gr', dataset = 'NorESM2-MM', project = 'CMIP6', ensemble = 'r1i1p1f1', short_name = 'o2min', timerange = '1984/2014', variable_group = 'o2min', diagnostic = 'diag_ice_NHS_hist', recipe_dataset_index = 0, alias = 'NorESM2-MM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'o2min', standard_name = 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', long_name = 'Oxygen Minimum Concentration', units = 'mol m-3', modeling_realm = ['ocnBgchem'], frequency = 'mon', version = 'v20191108' 2023-07-05 08:14:30,425 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-07-05 08:14:30,425 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:14:30,425 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:14:30,426 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Omon', frequency = 'mon', short_name = 'o2min' 2023-07-05 08:14:30,426 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) start_year = 1984, start_month = 12, start_day = 1, end_year = 2014, end_month = 9, end_day = 31 2023-07-05 08:14:30,426 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:14:30,427 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-07-05 08:14:30,427 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:14:30,428 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_time' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) start_year = 1984, start_month = 12, start_day = 1, end_year = 2014, end_month = 9, end_day = 31 2023-07-05 08:14:30,431 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:14:30,432 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) season = 'DJF' 2023-07-05 08:14:30,433 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:14:30,435 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_season' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) season = 'JJA' 2023-07-05 08:14:30,519 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:14:30,520 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-05 08:14:30,521 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:14:30,522 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'unstructured_nearest' 2023-07-05 08:14:35,328 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:14:35,330 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = 0.0, end_latitude = 90.0 2023-07-05 08:14:35,370 UTC [2073772] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:14:35,372 UTC [2073772] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:14:35,416 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:14:35,417 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'extract_region' on the data loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) start_longitude = -180.0, end_longitude = 180.0, start_latitude = 0.0, end_latitude = 90.0 2023-07-05 08:14:35,460 UTC [2073771] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:14:35,459 UTC [2073772] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:35,462 UTC [2073771] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_198001-198912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_199001-199912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_200001-200912.nc'), LocalFile('/projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gr/v20191108/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gr_201001-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:14:35,464 UTC [2073771] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:14:35,662 UTC [2073772] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/o2min (priority 3) in 0:00:06.392878 2023-07-05 08:14:35,663 UTC [2073771] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/o2min (priority 1) in 0:00:06.393441 2023-07-05 08:14:35,674 UTC [2073627] INFO esmvalcore._task:778 Progress: 0 tasks running, 2 tasks waiting for ancestors, 2/4 done 2023-07-05 08:14:35,680 UTC [2073773] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/Global_seaice_timeseries in process [2073773] 2023-07-05 08:14:35,681 UTC [2073774] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/Global_seaice_timeseries in process [2073774] 2023-07-05 08:14:35,683 UTC [2073773] 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_20230705_081428/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:14:35,683 UTC [2073773] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:14:35,683 UTC [2073773] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:14:35,684 UTC [2073773] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/work/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:14:35,684 UTC [2073773] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/plots/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:14:35,684 UTC [2073773] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHW_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:14:35,684 UTC [2073773] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHW_hist/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_20230705_081428/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:14:35,684 UTC [2073774] 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_20230705_081428/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:14:35,684 UTC [2073774] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:14:35,685 UTC [2073774] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:14:35,685 UTC [2073774] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/work/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:14:35,685 UTC [2073774] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/plots/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:14:35,685 UTC [2073774] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHS_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:14:35,685 UTC [2073774] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHS_hist/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_20230705_081428/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:14:35,831 UTC [2073627] INFO esmvalcore._task:778 Progress: 2 tasks running, 0 tasks waiting for ancestors, 2/4 done 2023-07-05 08:14:43,708 UTC [2073773] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.3 GB 2023-07-05 08:14:43,708 UTC [2073774] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.3 GB 2023-07-05 08:14:43,710 UTC [2073773] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:14:43,710 UTC [2073774] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:14:43,710 UTC [2073773] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:14:43,710 UTC [2073774] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:14:43,710 UTC [2073773] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHW_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:14:43,710 UTC [2073774] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/run/diag_ice_NHS_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:14:43,790 UTC [2073774] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:14:43,792 UTC [2073773] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:14:44,169 UTC [2073773] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /WDCC/ui/cerasearch/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 275 2023-07-05 08:14:44,169 UTC [2073774] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /WDCC/ui/cerasearch/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 275 2023-07-05 08:14:44,205 UTC [2073773] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 277 2023-07-05 08:14:44,205 UTC [2073774] DEBUG urllib3.connectionpool:546 https://cera-www.dkrz.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 302 277 2023-07-05 08:14:44,206 UTC [2073773] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:14:44,207 UTC [2073774] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:14:44,500 UTC [2073773] DEBUG urllib3.connectionpool:546 https://www.wdc-climate.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 200 13547 2023-07-05 08:14:44,501 UTC [2073774] DEBUG urllib3.connectionpool:546 https://www.wdc-climate.de:443 "GET /ui/cerarest/exportcmip6?input=CMIP6.CMIP.NCC.NorESM2-MM.historical HTTP/1.1" 200 13547 2023-07-05 08:14:44,546 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,546 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,546 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,546 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,548 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,548 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,548 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,548 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,716 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,716 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,716 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,716 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,735 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,735 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,735 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,735 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,785 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,785 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,785 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,785 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,805 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,805 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,805 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,805 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:14:44,874 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,874 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,874 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,874 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 40726 2023-07-05 08:14:44,919 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:44,919 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:44,919 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:44,919 UTC [2073773] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 16737 2023-07-05 08:14:44,951 UTC [2073773] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHW_hist/Global_seaice_timeseries took 1.2 seconds 2023-07-05 08:14:44,951 UTC [2073773] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/Global_seaice_timeseries (priority 0) in 0:00:09.271051 2023-07-05 08:14:45,013 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:45,013 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:45,013 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:45,013 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 41994 2023-07-05 08:14:45,058 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:14:45,058 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:14:45,058 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:14:45,059 UTC [2073774] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 17001 2023-07-05 08:14:45,090 UTC [2073774] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHS_hist/Global_seaice_timeseries took 1.4 seconds 2023-07-05 08:14:45,090 UTC [2073774] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/Global_seaice_timeseries (priority 2) in 0:00:09.408874 2023-07-05 08:14:45,142 UTC [2073627] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 3/4 done 2023-07-05 08:14:45,143 UTC [2073627] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 4/4 done 2023-07-05 08:14:45,143 UTC [2073627] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-07-05 08:14:45,196 UTC [2073627] 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_20230705_081428/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:14:45,246 UTC [2073627] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081428/index.html 2023-07-05 08:14:45,246 UTC [2073627] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-07-05 08:14:45 UTC 2023-07-05 08:14:45,246 UTC [2073627] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:16.126631 2023-07-05 08:14:45,668 UTC [2073627] INFO esmvalcore._task:126 Maximum memory used (estimate): 2.8 GB 2023-07-05 08:14:45,668 UTC [2073627] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:14:45,669 UTC [2073627] INFO esmvalcore._main:473 Removing `preproc` directory containing preprocessed data 2023-07-05 08:14:45,669 UTC [2073627] INFO esmvalcore._main:476 If this data is further needed, then set `remove_preproc_dir` to `false` in your user configuration file 2023-07-05 08:14:45,671 UTC [2073627] INFO esmvalcore._main:453 Run was successful