2023-07-05 08:23:52,498 UTC [2078653] 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:23:52,498 UTC [2078653] INFO esmvalcore._main:496 Package versions 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:497 ---------------- 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:501 ---------------- 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-05 08:23:52,498 UTC [2078653] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/main_log_debug.txt 2023-07-05 08:23:52,658 UTC [2078653] 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:23:52,658 UTC [2078653] 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:23:53,144 UTC [2078653] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-05 08:23:53 UTC 2023-07-05 08:23:53,144 UTC [2078653] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-05 08:23:53,144 UTC [2078653] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/work 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/preproc 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/plots 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-05 08:23:53,145 UTC [2078653] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-05 08:23:53,145 UTC [2078653] 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:23:53,145 UTC [2078653] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-05 08:23:53,146 UTC [2078653] 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:23:53,186 UTC [2078653] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHW_hist 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHS_hist 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHW_hist 2023-07-05 08:23:53,187 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHS_hist 2023-07-05 08:23:53,188 UTC [2078653] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-05 08:23:53,188 UTC [2078653] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHW_hist 2023-07-05 08:23:53,188 UTC [2078653] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:23:53,190 UTC [2078653] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHW_hist/o2min 2023-07-05 08:23:53,190 UTC [2078653] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHW_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:23:53,191 UTC [2078653] 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:23:53,197 UTC [2078653] 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:23:53,197 UTC [2078653] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:23:53,198 UTC [2078653] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHW_hist/o2min created. 2023-07-05 08:23:53,199 UTC [2078653] 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_082352/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:23:53,199 UTC [2078653] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHS_hist 2023-07-05 08:23:53,199 UTC [2078653] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:23:53,199 UTC [2078653] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHS_hist/o2min 2023-07-05 08:23:53,199 UTC [2078653] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHS_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:23:53,199 UTC [2078653] 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:23:53,203 UTC [2078653] 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:23:53,203 UTC [2078653] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:23:53,204 UTC [2078653] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHS_hist/o2min created. 2023-07-05 08:23:53,204 UTC [2078653] 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_082352/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:23:53,204 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHW_hist script Global_seaice_timeseries 2023-07-05 08:23:53,205 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHW_hist/o2min matches ['diag_ice_NHW_hist/o2min'] 2023-07-05 08:23:53,205 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHS_hist script Global_seaice_timeseries 2023-07-05 08:23:53,205 UTC [2078653] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHS_hist/o2min matches ['diag_ice_NHS_hist/o2min'] 2023-07-05 08:23:53,205 UTC [2078653] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: diag_ice_NHS_hist/Global_seaice_timeseries, diag_ice_NHW_hist/Global_seaice_timeseries, diag_ice_NHW_hist/o2min, diag_ice_NHS_hist/o2min 2023-07-05 08:23:53,206 UTC [2078653] 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_082352/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_082352/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_082352/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_082352/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_082352/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_082352/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_082352/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_082352/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_082352/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_082352/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc')}} ancestors: None 2023-07-05 08:23:53,220 UTC [2078653] 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_082352/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:23:53,220 UTC [2078653] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:23:53,220 UTC [2078653] INFO esmvalcore._task:746 Running 4 tasks using 4 processes 2023-07-05 08:23:53,283 UTC [2078825] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/o2min in process [2078825] 2023-07-05 08:23:53,283 UTC [2078824] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/o2min in process [2078824] 2023-07-05 08:23:53,362 UTC [2078825] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:23:53,362 UTC [2078824] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:23:53,362 UTC [2078824] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:23:53,362 UTC [2078825] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:23:53,363 UTC [2078824] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:23:53,363 UTC [2078825] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:23:53,364 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:23:53,364 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:23:53,364 UTC [2078825] 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_082352/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:23:53,364 UTC [2078824] 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_082352/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:23:53,366 UTC [2078825] 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_082352/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:23:53,366 UTC [2078824] 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_082352/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:23:53,366 UTC [2078825] 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_082352/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:23:53,366 UTC [2078824] 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_082352/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:23:53,367 UTC [2078825] 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_082352/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:23:53,367 UTC [2078824] 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_082352/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:23:53,367 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:23:53,367 UTC [2078825] 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:23:53,367 UTC [2078825] 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:23:53,367 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:23:53,368 UTC [2078824] 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:23:53,368 UTC [2078824] 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:23:53,380 UTC [2078653] INFO esmvalcore._task:778 Progress: 2 tasks running, 2 tasks waiting for ancestors, 0/4 done 2023-07-05 08:23:53,423 UTC [2078824] 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:23:53,423 UTC [2078824] 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:23:53,423 UTC [2078824] 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:23:53,424 UTC [2078825] 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:23:53,425 UTC [2078825] 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:23:53,425 UTC [2078825] 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:23:53,539 UTC [2078824] 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:23:53,539 UTC [2078824] 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:23:53,539 UTC [2078824] 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:23:53,553 UTC [2078825] 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:23:53,553 UTC [2078825] 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:23:53,553 UTC [2078825] 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:23:53,555 UTC [2078824] 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:23:53,555 UTC [2078824] 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:23:53,555 UTC [2078824] 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:23:53,569 UTC [2078824] 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:23:53,569 UTC [2078825] 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:23:53,569 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:23:53,570 UTC [2078825] 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:23:53,570 UTC [2078825] 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:23:53,578 UTC [2078824] 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:23:53,585 UTC [2078825] 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:23:53,585 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:23:53,593 UTC [2078825] 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:23:53,777 UTC [2078824] 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:23:53,797 UTC [2078825] 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:23:53,816 UTC [2078824] 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:23:53,835 UTC [2078825] 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:23:53,854 UTC [2078824] 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:23:53,873 UTC [2078825] 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:23:53,890 UTC [2078824] 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:23:53,891 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:23:53,897 UTC [2078824] 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:23:53,910 UTC [2078825] 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:23:53,910 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:23:53,916 UTC [2078825] 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:23:54,093 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:23:54,094 UTC [2078824] 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:23:54,097 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:23:54,098 UTC [2078824] 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:23:54,107 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:23:54,108 UTC [2078824] 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:23:54,108 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:23:54,109 UTC [2078824] 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:23:54,110 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:23:54,111 UTC [2078824] 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:23:54,111 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:23:54,112 UTC [2078824] 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:23:54,112 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:23:54,113 UTC [2078825] 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:23:54,115 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:23:54,117 UTC [2078825] 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:23:54,117 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:23:54,118 UTC [2078824] 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:23:54,125 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:23:54,126 UTC [2078825] 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:23:54,127 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:23:54,128 UTC [2078825] 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:23:54,128 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:23:54,129 UTC [2078825] 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:23:54,129 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:23:54,130 UTC [2078825] 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:23:54,136 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:23:54,137 UTC [2078825] 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:23:54,206 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:23:54,207 UTC [2078824] 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:23:54,224 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:23:54,225 UTC [2078825] 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:23:59,092 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:23:59,094 UTC [2078824] 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:23:59,139 UTC [2078824] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:23:59,142 UTC [2078824] 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_082352/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:23:59,143 UTC [2078824] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:23:59,233 UTC [2078824] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/o2min (priority 1) in 0:00:05.949333 2023-07-05 08:23:59,389 UTC [2078653] INFO esmvalcore._task:778 Progress: 1 tasks running, 2 tasks waiting for ancestors, 1/4 done 2023-07-05 08:23:59,395 UTC [2078826] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/Global_seaice_timeseries in process [2078826] 2023-07-05 08:23:59,399 UTC [2078826] 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_082352/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:23:59,399 UTC [2078826] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:23:59,399 UTC [2078826] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:23:59,399 UTC [2078826] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/work/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:23:59,399 UTC [2078826] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/plots/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:23:59,399 UTC [2078826] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHW_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:23:59,399 UTC [2078826] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/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_082352/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:23:59,489 UTC [2078653] INFO esmvalcore._task:778 Progress: 2 tasks running, 1 tasks waiting for ancestors, 1/4 done 2023-07-05 08:24:04,738 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:24:04,739 UTC [2078825] 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:24:04,789 UTC [2078825] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:24:04,791 UTC [2078825] 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_082352/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:24:04,792 UTC [2078825] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:24:05,112 UTC [2078825] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/o2min (priority 3) in 0:00:11.828418 2023-07-05 08:24:05,241 UTC [2078653] INFO esmvalcore._task:778 Progress: 1 tasks running, 1 tasks waiting for ancestors, 2/4 done 2023-07-05 08:24:05,246 UTC [2078827] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/Global_seaice_timeseries in process [2078827] 2023-07-05 08:24:05,249 UTC [2078827] 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_082352/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:24:05,250 UTC [2078827] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:24:05,250 UTC [2078827] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:24:05,250 UTC [2078827] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/work/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:24:05,250 UTC [2078827] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/plots/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:24:05,250 UTC [2078827] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHS_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:24:05,250 UTC [2078827] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/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_082352/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:24:05,341 UTC [2078653] INFO esmvalcore._task:778 Progress: 2 tasks running, 0 tasks waiting for ancestors, 2/4 done 2023-07-05 08:24:14,457 UTC [2078826] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.3 GB 2023-07-05 08:24:14,458 UTC [2078826] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:24:14,458 UTC [2078826] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:24:14,458 UTC [2078826] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHW_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:24:14,543 UTC [2078826] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:24:14,759 UTC [2078826] 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:24:14,794 UTC [2078826] 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:24:14,796 UTC [2078826] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:24:15,007 UTC [2078826] 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:24:15,054 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:15,054 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:15,054 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:15,054 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:15,231 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:15,231 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:15,231 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:15,231 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:15,304 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:15,304 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:15,304 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:15,304 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:15,498 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:15,498 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:15,498 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:15,498 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 40726 2023-07-05 08:24:15,543 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:15,543 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:15,543 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:15,543 UTC [2078826] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 16737 2023-07-05 08:24:15,574 UTC [2078826] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHW_hist/Global_seaice_timeseries took 1.1 seconds 2023-07-05 08:24:15,574 UTC [2078826] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/Global_seaice_timeseries (priority 0) in 0:00:16.178489 2023-07-05 08:24:15,756 UTC [2078653] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 3/4 done 2023-07-05 08:24:16,283 UTC [2078827] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.3 GB 2023-07-05 08:24:16,284 UTC [2078827] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:24:16,285 UTC [2078827] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:24:16,285 UTC [2078827] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/run/diag_ice_NHS_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:24:16,360 UTC [2078827] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:24:16,528 UTC [2078827] 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:24:16,563 UTC [2078827] 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:24:16,564 UTC [2078827] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:24:16,744 UTC [2078827] 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:24:16,789 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:16,789 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:16,789 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:16,789 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:16,961 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:16,961 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:16,961 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:16,961 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:17,031 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:17,031 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:17,031 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:17,031 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:24:17,120 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:17,120 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:17,120 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:17,120 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 41994 2023-07-05 08:24:17,166 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:24:17,166 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:24:17,166 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:24:17,166 UTC [2078827] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 17001 2023-07-05 08:24:17,198 UTC [2078827] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHS_hist/Global_seaice_timeseries took 0.9 seconds 2023-07-05 08:24:17,198 UTC [2078827] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/Global_seaice_timeseries (priority 2) in 0:00:11.951581 2023-07-05 08:24:17,258 UTC [2078653] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 4/4 done 2023-07-05 08:24:17,258 UTC [2078653] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-07-05 08:24:17,305 UTC [2078653] 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_082352/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:24:17,341 UTC [2078653] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082352/index.html 2023-07-05 08:24:17,342 UTC [2078653] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-07-05 08:24:17 UTC 2023-07-05 08:24:17,342 UTC [2078653] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:24.197730 2023-07-05 08:24:17,756 UTC [2078653] INFO esmvalcore._task:126 Maximum memory used (estimate): 3.5 GB 2023-07-05 08:24:17,756 UTC [2078653] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:24:17,757 UTC [2078653] INFO esmvalcore._main:473 Removing `preproc` directory containing preprocessed data 2023-07-05 08:24:17,757 UTC [2078653] 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:24:17,759 UTC [2078653] INFO esmvalcore._main:453 Run was successful