2023-07-05 08:28:27,055 UTC [2081588] 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:28:27,055 UTC [2081588] INFO esmvalcore._main:496 Package versions 2023-07-05 08:28:27,055 UTC [2081588] INFO esmvalcore._main:497 ---------------- 2023-07-05 08:28:27,055 UTC [2081588] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-05 08:28:27,055 UTC [2081588] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-05 08:28:27,056 UTC [2081588] INFO esmvalcore._main:501 ---------------- 2023-07-05 08:28:27,056 UTC [2081588] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-05 08:28:27,056 UTC [2081588] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/main_log_debug.txt 2023-07-05 08:28:27,252 UTC [2081588] 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:28:27,253 UTC [2081588] 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:28:27,746 UTC [2081588] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-05 08:28:27 UTC 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/work 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/preproc 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/plots 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-05 08:28:27,747 UTC [2081588] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-05 08:28:27,748 UTC [2081588] 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:28:27,748 UTC [2081588] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-05 08:28:27,749 UTC [2081588] 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:28:27,788 UTC [2081588] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHW_hist 2023-07-05 08:28:27,788 UTC [2081588] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:28:27,789 UTC [2081588] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHS_hist 2023-07-05 08:28:27,789 UTC [2081588] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-07-05 08:28:27,789 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-05 08:28:27,789 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHW_hist 2023-07-05 08:28:27,789 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHS_hist 2023-07-05 08:28:27,789 UTC [2081588] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-05 08:28:27,789 UTC [2081588] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHW_hist 2023-07-05 08:28:27,789 UTC [2081588] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:28:27,792 UTC [2081588] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHW_hist/o2min 2023-07-05 08:28:27,792 UTC [2081588] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHW_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:28:27,793 UTC [2081588] 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:28:27,798 UTC [2081588] 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:28:27,798 UTC [2081588] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:28:27,800 UTC [2081588] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHW_hist/o2min created. 2023-07-05 08:28:27,800 UTC [2081588] 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_082827/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:27,800 UTC [2081588] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHS_hist 2023-07-05 08:28:27,800 UTC [2081588] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:28:27,800 UTC [2081588] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHS_hist/o2min 2023-07-05 08:28:27,800 UTC [2081588] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHS_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:28:27,801 UTC [2081588] 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:28:27,804 UTC [2081588] 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:28:27,804 UTC [2081588] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr, v20191108 2023-07-05 08:28:27,805 UTC [2081588] INFO esmvalcore._recipe.recipe:873 PreprocessingTask diag_ice_NHS_hist/o2min created. 2023-07-05 08:28:27,805 UTC [2081588] 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_082827/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:27,805 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHW_hist script Global_seaice_timeseries 2023-07-05 08:28:27,806 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHW_hist/o2min matches ['diag_ice_NHW_hist/o2min'] 2023-07-05 08:28:27,806 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic diag_ice_NHS_hist script Global_seaice_timeseries 2023-07-05 08:28:27,806 UTC [2081588] DEBUG esmvalcore._recipe.recipe:1100 Pattern diag_ice_NHS_hist/o2min matches ['diag_ice_NHS_hist/o2min'] 2023-07-05 08:28:27,806 UTC [2081588] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: diag_ice_NHS_hist/Global_seaice_timeseries, diag_ice_NHS_hist/o2min, diag_ice_NHW_hist/Global_seaice_timeseries, diag_ice_NHW_hist/o2min 2023-07-05 08:28:27,807 UTC [2081588] 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_082827/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_082827/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_082827/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_082827/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_082827/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_082827/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_082827/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_082827/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_082827/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_082827/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc')}} ancestors: None 2023-07-05 08:28:27,821 UTC [2081588] 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_082827/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:28:27,821 UTC [2081588] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:28:27,821 UTC [2081588] INFO esmvalcore._task:746 Running 4 tasks using 4 processes 2023-07-05 08:28:27,878 UTC [2081727] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/o2min in process [2081727] 2023-07-05 08:28:27,878 UTC [2081728] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/o2min in process [2081728] 2023-07-05 08:28:27,922 UTC [2081728] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:28:27,922 UTC [2081727] DEBUG esmvalcore.preprocessor:660 Running block ['extract_time', 'extract_season', 'regrid', 'extract_region'] 2023-07-05 08:28:27,922 UTC [2081728] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:27,923 UTC [2081727] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:27,923 UTC [2081728] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:28:27,923 UTC [2081727] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-07-05 08:28:27,924 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:28:27,924 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-07-05 08:28:27,924 UTC [2081728] 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_082827/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:28:27,924 UTC [2081727] 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_082827/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:28:27,926 UTC [2081727] 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_082827/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:28:27,926 UTC [2081728] 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_082827/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:28:27,926 UTC [2081727] 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_082827/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:28:27,926 UTC [2081728] 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_082827/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:28:27,927 UTC [2081727] 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_082827/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:28:27,927 UTC [2081728] 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_082827/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:28:27,927 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:28:27,927 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-07-05 08:28:27,927 UTC [2081727] 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:28:27,927 UTC [2081728] 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:28:27,927 UTC [2081727] 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:28:27,927 UTC [2081728] 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:28:27,975 UTC [2081588] INFO esmvalcore._task:778 Progress: 2 tasks running, 2 tasks waiting for ancestors, 0/4 done 2023-07-05 08:28:27,983 UTC [2081727] 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:28:27,983 UTC [2081728] 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:28:27,983 UTC [2081727] 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:28:27,983 UTC [2081728] 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:28:27,983 UTC [2081727] 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:28:27,983 UTC [2081728] 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:28:28,106 UTC [2081727] 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:28:28,106 UTC [2081727] 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:28:28,106 UTC [2081727] 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:28:28,106 UTC [2081728] 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:28:28,106 UTC [2081728] 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:28:28,106 UTC [2081728] 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:28:28,122 UTC [2081728] 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:28:28,122 UTC [2081727] 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:28:28,122 UTC [2081728] 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:28:28,122 UTC [2081728] 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:28:28,123 UTC [2081727] 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:28:28,123 UTC [2081727] 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:28:28,138 UTC [2081727] 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:28:28,138 UTC [2081728] 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:28:28,138 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:28:28,138 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-07-05 08:28:28,146 UTC [2081728] 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:28:28,147 UTC [2081727] 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:28:28,348 UTC [2081728] 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:28:28,348 UTC [2081727] 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:28:28,386 UTC [2081728] 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:28:28,386 UTC [2081727] 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:28:28,425 UTC [2081728] 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:28:28,425 UTC [2081727] 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:28:28,461 UTC [2081727] 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:28:28,461 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:28:28,462 UTC [2081728] 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:28:28,462 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-07-05 08:28:28,468 UTC [2081727] 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:28:28,468 UTC [2081728] 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:28:28,673 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:28:28,674 UTC [2081728] 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:28:28,677 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:28:28,678 UTC [2081728] 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:28:28,680 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-07-05 08:28:28,681 UTC [2081727] 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:28:28,683 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-07-05 08:28:28,684 UTC [2081727] 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:28:28,687 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:28:28,688 UTC [2081728] 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:28:28,688 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:28:28,689 UTC [2081728] 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:28:28,690 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:28:28,691 UTC [2081728] 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:28:28,691 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:28:28,692 UTC [2081728] 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:28:28,693 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-07-05 08:28:28,695 UTC [2081727] 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:28:28,695 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-07-05 08:28:28,696 UTC [2081727] 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:28:28,696 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-07-05 08:28:28,697 UTC [2081727] 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:28:28,697 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_time 2023-07-05 08:28:28,697 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:28:28,698 UTC [2081727] 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:28:28,698 UTC [2081728] 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:28:28,704 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_season 2023-07-05 08:28:28,705 UTC [2081727] 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:28:28,786 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:28:28,788 UTC [2081728] 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:28:28,791 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-07-05 08:28:28,792 UTC [2081727] 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:28:33,607 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:28:33,608 UTC [2081727] 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:28:33,625 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step extract_region 2023-07-05 08:28:33,627 UTC [2081728] 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:28:33,647 UTC [2081727] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:28:33,649 UTC [2081727] 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_082827/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:28:33,650 UTC [2081727] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/preproc/diag_ice_NHW_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:33,670 UTC [2081728] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-07-05 08:28:33,672 UTC [2081728] 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_082827/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc') 2023-07-05 08:28:33,674 UTC [2081728] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/preproc/diag_ice_NHS_hist/o2min/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_o2min_gr_1984-2014.nc 2023-07-05 08:28:33,738 UTC [2081727] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/o2min (priority 1) in 0:00:05.859112 2023-07-05 08:28:33,762 UTC [2081728] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/o2min (priority 3) in 0:00:05.883513 2023-07-05 08:28:33,783 UTC [2081588] INFO esmvalcore._task:778 Progress: 0 tasks running, 2 tasks waiting for ancestors, 2/4 done 2023-07-05 08:28:33,789 UTC [2081729] INFO esmvalcore._task:259 Starting task diag_ice_NHW_hist/Global_seaice_timeseries in process [2081729] 2023-07-05 08:28:33,790 UTC [2081730] INFO esmvalcore._task:259 Starting task diag_ice_NHS_hist/Global_seaice_timeseries in process [2081730] 2023-07-05 08:28:33,792 UTC [2081729] 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_082827/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:28:33,792 UTC [2081729] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:28:33,793 UTC [2081729] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081729] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/work/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081729] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/plots/diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081729] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHW_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:28:33,793 UTC [2081729] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/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_082827/run/diag_ice_NHW_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:28:33,793 UTC [2081730] 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_082827/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml'] 2023-07-05 08:28:33,793 UTC [2081730] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-07-05 08:28:33,793 UTC [2081730] DEBUG esmvalcore._task:503 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081730] INFO esmvalcore._task:504 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/work/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081730] INFO esmvalcore._task:505 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/plots/diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:28:33,793 UTC [2081730] INFO esmvalcore._task:506 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHS_hist/Global_seaice_timeseries/log.txt 2023-07-05 08:28:33,793 UTC [2081730] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/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_082827/run/diag_ice_NHS_hist/Global_seaice_timeseries/settings.yml 2023-07-05 08:28:33,883 UTC [2081588] INFO esmvalcore._task:778 Progress: 2 tasks running, 0 tasks waiting for ancestors, 2/4 done 2023-07-05 08:28:42,827 UTC [2081730] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.6 GB 2023-07-05 08:28:42,828 UTC [2081730] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:28:42,829 UTC [2081730] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:28:42,829 UTC [2081730] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHS_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:28:42,912 UTC [2081730] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:28:43,097 UTC [2081730] 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:28:43,133 UTC [2081730] 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:28:43,134 UTC [2081730] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:28:43,330 UTC [2081730] 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:28:43,376 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:43,377 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:43,377 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:43,377 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:43,552 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:43,552 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:43,552 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:43,552 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:43,621 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:43,621 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:43,621 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:43,622 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:43,710 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:43,710 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:43,710 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:43,710 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 41994 2023-07-05 08:28:43,755 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:43,755 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:43,755 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:43,755 UTC [2081730] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 17001 2023-07-05 08:28:43,788 UTC [2081730] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHS_hist/Global_seaice_timeseries took 1.0 seconds 2023-07-05 08:28:43,788 UTC [2081730] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHS_hist/Global_seaice_timeseries (priority 2) in 0:00:09.998313 2023-07-05 08:28:43,944 UTC [2081588] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 3/4 done 2023-07-05 08:28:44,834 UTC [2081729] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.6 GB 2023-07-05 08:28:44,835 UTC [2081729] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:28:44,836 UTC [2081729] DEBUG esmvalcore._task:589 Script /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/diag_scripts/ocean/diagnostic_polar.py completed successfully 2023-07-05 08:28:44,836 UTC [2081729] DEBUG esmvalcore._task:608 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/run/diag_ice_NHW_hist/Global_seaice_timeseries/diagnostic_provenance.yml 2023-07-05 08:28:44,913 UTC [2081729] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): cera-www.dkrz.de:443 2023-07-05 08:28:45,085 UTC [2081729] 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:28:45,121 UTC [2081729] 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:28:45,122 UTC [2081729] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): www.wdc-climate.de:443 2023-07-05 08:28:45,303 UTC [2081729] 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:28:45,350 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:45,351 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:45,351 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:45,351 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:45,525 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:45,525 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:45,526 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:45,526 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:45,596 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:45,596 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:45,596 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:45,596 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 65536 2023-07-05 08:28:45,687 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:45,687 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:45,687 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:45,687 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 40726 2023-07-05 08:28:45,732 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IHDR' 16 13 2023-07-05 08:28:45,732 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'tEXt' 41 57 2023-07-05 08:28:45,732 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'pHYs' 110 9 2023-07-05 08:28:45,732 UTC [2081729] DEBUG PIL.PngImagePlugin:204 STREAM b'IDAT' 131 16737 2023-07-05 08:28:45,763 UTC [2081729] DEBUG esmvalcore._task:683 Collecting provenance of task diag_ice_NHW_hist/Global_seaice_timeseries took 0.9 seconds 2023-07-05 08:28:45,763 UTC [2081729] INFO esmvalcore._task:264 Successfully completed task diag_ice_NHW_hist/Global_seaice_timeseries (priority 0) in 0:00:11.974382 2023-07-05 08:28:45,846 UTC [2081588] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 4/4 done 2023-07-05 08:28:45,846 UTC [2081588] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-07-05 08:28:45,898 UTC [2081588] 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_082827/run/recipe_ocean_arctic_bgc_filled.yml 2023-07-05 08:28:45,935 UTC [2081588] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_082827/index.html 2023-07-05 08:28:45,935 UTC [2081588] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-07-05 08:28:45 UTC 2023-07-05 08:28:45,935 UTC [2081588] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:18.188882 2023-07-05 08:28:46,328 UTC [2081588] INFO esmvalcore._task:126 Maximum memory used (estimate): 3.5 GB 2023-07-05 08:28:46,329 UTC [2081588] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:28:46,329 UTC [2081588] INFO esmvalcore._main:473 Removing `preproc` directory containing preprocessed data 2023-07-05 08:28:46,330 UTC [2081588] 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:28:46,332 UTC [2081588] INFO esmvalcore._main:453 Run was successful