2023-07-05 08:26:46,500 UTC [2080401] 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:26:46,501 UTC [2080401] INFO esmvalcore._main:496 Package versions 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:497 ---------------- 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:501 ---------------- 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-05 08:26:46,501 UTC [2080401] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/main_log_debug.txt 2023-07-05 08:26:46,695 UTC [2080401] 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:26:46,696 UTC [2080401] 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:26:47,229 UTC [2080401] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-05 08:26:47 UTC 2023-07-05 08:26:47,229 UTC [2080401] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-05 08:26:47,229 UTC [2080401] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/work 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/preproc 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/plots 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-05 08:26:47,230 UTC [2080401] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-05 08:26:47,230 UTC [2080401] 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:26:47,230 UTC [2080401] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-05 08:26:47,231 UTC [2080401] 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:26:47,270 UTC [2080401] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHW_hist 2023-07-05 08:26:47,271 UTC [2080401] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:26:47,271 UTC [2080401] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHS_hist 2023-07-05 08:26:47,271 UTC [2080401] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:26:47,271 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-05 08:26:47,271 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHW_hist 2023-07-05 08:26:47,272 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHS_hist 2023-07-05 08:26:47,272 UTC [2080401] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-05 08:26:47,272 UTC [2080401] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHW_hist 2023-07-05 08:26:47,272 UTC [2080401] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:26:47,275 UTC [2080401] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHW_hist/o2min 2023-07-05 08:26:47,275 UTC [2080401] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHW_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:26:47,276 UTC [2080401] 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:26:47,282 UTC [2080401] 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:26:47,282 UTC [2080401] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:26:47,283 UTC [2080401] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHW_hist/o2min created. 2023-07-05 08:26:47,283 UTC [2080401] 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_082646/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:47,283 UTC [2080401] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHS_hist 2023-07-05 08:26:47,283 UTC [2080401] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:26:47,284 UTC [2080401] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHS_hist/o2min 2023-07-05 08:26:47,284 UTC [2080401] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHS_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:26:47,284 UTC [2080401] 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:26:47,287 UTC [2080401] 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:26:47,288 UTC [2080401] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:26:47,289 UTC [2080401] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHS_hist/o2min created. 2023-07-05 08:26:47,289 UTC [2080401] 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_082646/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:47,289 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHW_hist script Global_seaice_timeseries 2023-07-05 08:26:47,289 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHW_hist/o2min matches ['diag_ice_NHW_hist/o2min'] 2023-07-05 08:26:47,289 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHS_hist script Global_seaice_timeseries 2023-07-05 08:26:47,289 UTC [2080401] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHS_hist/o2min matches ['diag_ice_NHS_hist/o2min'] 2023-07-05 08:26:47,289 UTC [2080401] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: diag_ice_NHW_hist/o2min, diag_ice_NHS_hist/Global_seaice_timeseries, diag_ice_NHW_hist/Global_seaice_timeseries, diag_ice_NHS_hist/o2min 2023-07-05 08:26:47,291 UTC [2080401] 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_082646/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_082646/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_082646/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_082646/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_082646/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_082646/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_082646/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_082646/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_082646/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_082646/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc')}} ancestors: None 2023-07-05 08:26:47,307 UTC [2080401] 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_082646/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:26:47,307 UTC [2080401] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:26:47,307 UTC [2080401] INFO esmvalcore._task:746 Running 4 tasks using 4 processes 2023-07-05 08:26:47,362 UTC [2080547] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/o2min in process [2080547] 2023-07-05 08:26:47,362 UTC [2080546] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/o2min in process [2080546] 2023-07-05 08:26:47,426 UTC [2080547] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:26:47,426 UTC [2080547] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:47,426 UTC [2080546] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:26:47,427 UTC [2080547] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:26:47,427 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:26:47,427 UTC [2080546] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:47,427 UTC [2080546] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:26:47,427 UTC [2080547] 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_082646/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:26:47,428 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:26:47,428 UTC [2080546] 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_082646/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:26:47,429 UTC [2080547] 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_082646/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:26:47,430 UTC [2080547] 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_082646/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:26:47,430 UTC [2080547] 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_082646/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:26:47,430 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:26:47,430 UTC [2080546] 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_082646/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:26:47,430 UTC [2080547] 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:26:47,430 UTC [2080547] 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:26:47,430 UTC [2080546] 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_082646/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:26:47,431 UTC [2080546] 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_082646/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:26:47,431 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:26:47,431 UTC [2080546] 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:26:47,431 UTC [2080546] 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:26:47,458 UTC [2080401] INFO esmvalcore._task:778 Progress: 2 tasks running, 2 tasks waiting for ancestors, 0/4 done 2023-07-05 08:26:47,484 UTC [2080546] 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:26:47,484 UTC [2080546] 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:26:47,484 UTC [2080546] 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:26:47,484 UTC [2080547] 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:26:47,485 UTC [2080547] 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:26:47,485 UTC [2080547] 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:26:47,592 UTC [2080546] 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:26:47,592 UTC [2080546] 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:26:47,592 UTC [2080546] 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:26:47,599 UTC [2080547] 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:26:47,599 UTC [2080547] 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:26:47,599 UTC [2080547] 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:26:47,608 UTC [2080546] 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:26:47,608 UTC [2080546] 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:26:47,608 UTC [2080546] 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:26:47,615 UTC [2080547] 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:26:47,615 UTC [2080547] 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:26:47,615 UTC [2080547] 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:26:47,623 UTC [2080546] 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:26:47,623 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:26:47,630 UTC [2080547] 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:26:47,630 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:26:47,631 UTC [2080546] 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:26:47,639 UTC [2080547] 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:26:47,846 UTC [2080547] 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:26:47,847 UTC [2080546] 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:26:47,884 UTC [2080547] 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:26:47,885 UTC [2080546] 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:26:47,922 UTC [2080547] 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:26:47,923 UTC [2080546] 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:26:47,958 UTC [2080547] 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:26:47,958 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:26:47,959 UTC [2080546] 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:26:47,959 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:26:47,965 UTC [2080547] 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:26:47,966 UTC [2080546] 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:26:48,162 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:26:48,163 UTC [2080546] 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:26:48,166 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:26:48,167 UTC [2080546] 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:26:48,175 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:26:48,176 UTC [2080546] 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:26:48,177 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:26:48,178 UTC [2080546] 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:26:48,178 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:26:48,179 UTC [2080546] 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:26:48,179 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:26:48,180 UTC [2080546] 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:26:48,185 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:26:48,186 UTC [2080546] 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:26:48,195 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:26:48,197 UTC [2080547] 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:26:48,199 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:26:48,200 UTC [2080547] 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:26:48,208 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:26:48,210 UTC [2080547] 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:26:48,210 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:26:48,211 UTC [2080547] 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:26:48,211 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:26:48,212 UTC [2080547] 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:26:48,212 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:26:48,213 UTC [2080547] 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:26:48,219 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:26:48,220 UTC [2080547] 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:26:48,274 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:26:48,275 UTC [2080546] 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:26:48,308 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:26:48,309 UTC [2080547] 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:26:53,157 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:26:53,159 UTC [2080546] 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:26:53,201 UTC [2080546] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:26:53,204 UTC [2080546] 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_082646/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:26:53,205 UTC [2080546] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:53,313 UTC [2080546] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/o2min (priority 1) in 0:00:05.951061 2023-07-05 08:26:53,451 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:26:53,453 UTC [2080547] 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:26:53,467 UTC [2080401] INFO esmvalcore._task:778 Progress: 1 tasks running, 2 tasks waiting for ancestors, 1/4 done 2023-07-05 08:26:53,474 UTC [2080548] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/Global_seaice_timeseries in process [2080548] 2023-07-05 08:26:53,477 UTC [2080548] 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_082646/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:26:53,478 UTC [2080548] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:26:53,478 UTC [2080548] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:26:53,478 UTC [2080548] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/work/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:26:53,478 UTC [2080548] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/plots/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:26:53,478 UTC [2080548] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHW_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:26:53,478 UTC [2080548] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/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_082646/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:26:53,494 UTC [2080547] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:26:53,496 UTC [2080547] 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_082646/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:26:53,497 UTC [2080547] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:26:53,568 UTC [2080401] INFO esmvalcore._task:778 Progress: 2 tasks running, 1 tasks waiting for ancestors, 1/4 done 2023-07-05 08:26:53,637 UTC [2080547] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/o2min (priority 3) in 0:00:06.274987 2023-07-05 08:26:53,768 UTC [2080401] INFO esmvalcore._task:778 Progress: 1 tasks running, 1 tasks waiting for ancestors, 2/4 done 2023-07-05 08:26:53,774 UTC [2080549] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/Global_seaice_timeseries in process [2080549] 2023-07-05 08:26:53,777 UTC [2080549] 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_082646/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:26:53,777 UTC [2080549] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:26:53,777 UTC [2080549] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:26:53,777 UTC [2080549] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/work/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:26:53,777 UTC [2080549] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/plots/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:26:53,777 UTC [2080549] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHS_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:26:53,777 UTC [2080549] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/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_082646/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:26:53,869 UTC [2080401] INFO esmvalcore._task:778 Progress: 2 tasks running, 0 tasks waiting for ancestors, 2/4 done 2023-07-05 08:27:02,803 UTC [2080549] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.3 GB 2023-07-05 08:27:02,804 UTC [2080549] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:27:02,805 UTC [2080549] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:27:02,805 UTC [2080549] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHS_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:27:02,886 UTC [2080549] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:27:03,070 UTC [2080549] 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:27:03,105 UTC [2080549] 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:27:03,107 UTC [2080549] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:27:03,345 UTC [2080549] 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:27:03,390 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:03,390 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:03,390 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:03,390 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:03,505 UTC [2080548] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.6 GB 2023-07-05 08:27:03,506 UTC [2080548] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:27:03,506 UTC [2080548] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:27:03,506 UTC [2080548] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/run/diag_ice_NHW_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:27:03,548 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:03,549 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:03,549 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:03,549 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:03,579 UTC [2080548] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:27:03,617 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:03,617 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:03,617 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:03,618 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:03,707 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:03,707 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:03,707 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:03,707 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 41994 2023-07-05 08:27:03,751 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:03,751 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:03,751 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:03,752 UTC [2080549] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 17001 2023-07-05 08:27:03,760 UTC [2080548] 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:27:03,783 UTC [2080549] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHS_hist/Global_seaice_timeseries took 1.0 seconds 2023-07-05 08:27:03,783 UTC [2080549] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/Global_seaice_timeseries (priority 2) in 0:00:10.009007 2023-07-05 08:27:03,795 UTC [2080548] 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:27:03,797 UTC [2080548] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:27:03,982 UTC [2080401] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 3/4 done 2023-07-05 08:27:03,994 UTC [2080548] 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:27:04,042 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:04,042 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:04,042 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:04,042 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:04,210 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:04,210 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:04,210 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:04,210 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:04,281 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:04,281 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:04,281 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:04,281 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:27:04,369 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:04,369 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:04,369 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:04,369 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 40726 2023-07-05 08:27:04,414 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:27:04,414 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:27:04,414 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:27:04,414 UTC [2080548] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 16737 2023-07-05 08:27:04,445 UTC [2080548] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHW_hist/Global_seaice_timeseries took 0.9 seconds 2023-07-05 08:27:04,445 UTC [2080548] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/Global_seaice_timeseries (priority 0) in 0:00:10.970872 2023-07-05 08:27:04,483 UTC [2080401] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 4/4 done 2023-07-05 08:27:04,483 UTC [2080401] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-07-05 08:27:04,535 UTC [2080401] 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_082646/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:27:04,571 UTC [2080401] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082646/index.html 2023-07-05 08:27:04,571 UTC [2080401] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-07-05 08:27:04 UTC 2023-07-05 08:27:04,571 UTC [2080401] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:17.342277 2023-07-05 08:27:04,764 UTC [2080401] INFO esmvalcore._task:126 Maximum memory used (estimate): 2.7 GB 2023-07-05 08:27:04,765 UTC [2080401] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:27:04,765 UTC [2080401] INFO esmvalcore._main:473 Removing `preproc` directory containing preprocessed data 2023-07-05 08:27:04,765 UTC [2080401] 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:27:04,767 UTC [2080401] INFO esmvalcore._main:453 Run was successful