2023-05-31 10:19:39,256 UTC [681819] 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-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:496 Package versions 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:497 ---------------- 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:501 ---------------- 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:502 Using config file /nird/home/adagj/.esmvaltool/config-user.yml 2023-05-31 10:19:39,256 UTC [681819] INFO esmvalcore._main:503 Writing program log files to: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/main_log.txt /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/main_log_debug.txt 2023-05-31 10:19:39,369 UTC [681819] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml not present. 2023-05-31 10:19:39,369 UTC [681819] 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/adagj/.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/adagj/.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/adagj/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-05-31 10:19:39,903 UTC [681819] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-05-31 10:19:39 UTC 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:90 RECIPE = /nird/home/adagj/esmvaltool_workshop/recipe_mydiag.yml 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:91 RUNDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:92 WORKDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/work 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:94 PLOTDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/plots 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-05-31 10:19:39,904 UTC [681819] INFO esmvalcore._main:98 Running tasks using at most 2 processes 2023-05-31 10:19:39,905 UTC [681819] 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-05-31 10:19:39,905 UTC [681819] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-05-31 10:19:39,906 UTC [681819] 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-05-31 10:19:39,926 UTC [681819] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable air_temperature in diagnostic map 2023-05-31 10:19:39,926 UTC [681819] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, BCC-ESM1, historical, r1i1p1f1, gn 2023-05-31 10:19:39,926 UTC [681819] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-05-31 10:19:39,927 UTC [681819] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, EC-Earth3, historical, r1i1p1f1, gr 2023-05-31 10:19:39,927 UTC [681819] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-05-31 10:19:39,927 UTC [681819] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic map 2023-05-31 10:19:39,927 UTC [681819] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-05-31 10:19:39,927 UTC [681819] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic map 2023-05-31 10:19:39,927 UTC [681819] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task map/myscript 2023-05-31 10:19:39,928 UTC [681819] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task map/air_temperature 2023-05-31 10:19:39,928 UTC [681819] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'mypp_map' task for variable 'air_temperature' 2023-05-31 10:19:39,928 UTC [681819] WARNING esmvalcore.local:426 'CMIP6' rootpaths '/scratch/adagj/ESGF/CMIP6' set in config-user.yml do not exist 2023-05-31 10:19:39,929 UTC [681819] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc /scratch/adagj/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc 2023-05-31 10:19:39,932 UTC [681819] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset BCC-ESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-05-31 10:19:39,932 UTC [681819] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, BCC-ESM1, CMIP, historical, r1i1p1f1, gn, v20181214 2023-05-31 10:19:39,933 UTC [681819] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/adagj/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-05-31 10:19:39,937 UTC [681819] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset NorESM2-LM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:19:39,937 UTC [681819] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-05-31 10:19:39,938 UTC [681819] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc /scratch/adagj/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc 2023-05-31 10:19:39,953 UTC [681819] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset EC-Earth3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc 2023-05-31 10:19:39,953 UTC [681819] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, EC-Earth3, CMIP, historical, r1i1p1f1, gr, v20200310 2023-05-31 10:19:39,956 UTC [681819] INFO esmvalcore._recipe.recipe:873 PreprocessingTask map/air_temperature created. 2023-05-31 10:19:39,956 UTC [681819] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask map/air_temperature will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc 2023-05-31 10:19:39,956 UTC [681819] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic map script myscript 2023-05-31 10:19:39,956 UTC [681819] DEBUG esmvalcore._recipe.recipe:1100 Pattern map/air_temperature matches ['map/air_temperature'] 2023-05-31 10:19:39,956 UTC [681819] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: map/myscript, map/air_temperature 2023-05-31 10:19:39,957 UTC [681819] DEBUG esmvalcore._main:120 Recipe summary: DiagnosticTask: map/myscript script: ~/esmvaltool_workshop/mydiag.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/plots/map/myscript', 'profile_diagnostic': False, 'recipe': PosixPath('recipe_mydiag.yml'), 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript', 'script': 'myscript', 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/work/map/myscript'} ancestors: PreprocessingTask: map/air_temperature order: ['load', 'regrid', 'climate_statistics', 'convert_units', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc')}} ancestors: None 2023-05-31 10:19:39,963 UTC [681819] INFO esmvalcore._recipe.recipe:1344 Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/recipe_mydiag_filled.yml 2023-05-31 10:19:39,963 UTC [681819] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:19:39,963 UTC [681819] INFO esmvalcore._task:746 Running 2 tasks using 2 processes 2023-05-31 10:19:40,010 UTC [681960] INFO esmvalcore._task:259 Starting task map/air_temperature in process [681960] 2023-05-31 10:19:40,073 UTC [681960] DEBUG esmvalcore.preprocessor:660 Running block ['regrid', 'climate_statistics', 'convert_units'] 2023-05-31 10:19:40,073 UTC [681960] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc 2023-05-31 10:19:40,074 UTC [681960] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:19:40,074 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-31 10:19:40,075 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:19:40,076 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] 2023-05-31 10:19:40,076 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-31 10:19:40,077 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:40,077 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:19:40,106 UTC [681819] INFO esmvalcore._task:778 Progress: 1 tasks running, 1 tasks waiting for ancestors, 0/2 done 2023-05-31 10:19:40,118 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:19:40,118 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,121 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/00_load.nc 2023-05-31 10:19:40,325 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-31 10:19:40,327 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:19:40,331 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,332 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/01_fix_metadata.nc 2023-05-31 10:19:40,368 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-31 10:19:40,370 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) 2023-05-31 10:19:40,370 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,371 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/02_concatenate.nc 2023-05-31 10:19:40,407 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-31 10:19:40,408 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:40,409 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,410 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/03_cmor_check_metadata.nc 2023-05-31 10:19:40,444 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-05-31 10:19:40,445 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) timerange = '2010/2014' 2023-05-31 10:19:40,450 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,451 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/04_clip_timerange.nc 2023-05-31 10:19:40,499 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-31 10:19:40,500 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:19:40,500 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,501 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/05_fix_data.nc 2023-05-31 10:19:40,550 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-31 10:19:40,551 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:40,552 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,553 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/06_cmor_check_data.nc 2023-05-31 10:19:40,602 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-31 10:19:40,603 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-05-31 10:19:40,603 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,604 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/07_add_supplementary_variables.nc 2023-05-31 10:19:40,654 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-05-31 10:19:40,655 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'linear' 2023-05-31 10:19:40,659 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,660 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/08_regrid.nc 2023-05-31 10:19:40,853 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step climate_statistics 2023-05-31 10:19:40,854 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'climate_statistics' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) operator = 'mean', period = 'full' 2023-05-31 10:19:40,865 UTC [681960] DEBUG esmvalcore.preprocessor._time:764 climate_statistics changed dtype from float32 to float64, changing back 2023-05-31 10:19:40,866 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:40,867 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/09_climate_statistics.nc 2023-05-31 10:19:41,071 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step convert_units 2023-05-31 10:19:41,073 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'convert_units' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) units = 'degrees_C' 2023-05-31 10:19:41,074 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:41,075 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014/10_convert_units.nc 2023-05-31 10:19:41,288 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-31 10:19:41,289 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc') 2023-05-31 10:19:41,290 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc 2023-05-31 10:19:41,548 UTC [681960] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc 2023-05-31 10:19:41,549 UTC [681960] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:19:41,549 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-31 10:19:41,549 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:41,550 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:41,550 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:41,550 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:41,551 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:41,551 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] 2023-05-31 10:19:41,551 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-31 10:19:41,551 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:41,551 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc 2023-05-31 10:19:41,565 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc 2023-05-31 10:19:41,565 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:41,565 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc 2023-05-31 10:19:41,577 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc 2023-05-31 10:19:41,577 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:41,577 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc 2023-05-31 10:19:41,589 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc 2023-05-31 10:19:41,589 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:41,589 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc 2023-05-31 10:19:41,600 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc 2023-05-31 10:19:41,601 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:41,601 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc 2023-05-31 10:19:41,612 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc 2023-05-31 10:19:41,612 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [, , , , ] 2023-05-31 10:19:41,617 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [, , , , ] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/00_load.nc 2023-05-31 10:19:41,990 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-31 10:19:41,999 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [, , , , ] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:42,005 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [, , , , ] 2023-05-31 10:19:42,009 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [, , , , ] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/01_fix_metadata.nc 2023-05-31 10:19:42,344 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-31 10:19:42,352 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [, , , , ] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) 2023-05-31 10:19:42,361 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:42,362 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/02_concatenate.nc 2023-05-31 10:19:42,894 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-31 10:19:42,895 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:42,897 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:42,898 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/03_cmor_check_metadata.nc 2023-05-31 10:19:43,416 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-05-31 10:19:43,451 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) timerange = '2010/2014' 2023-05-31 10:19:43,454 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:43,455 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/04_clip_timerange.nc 2023-05-31 10:19:43,965 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-31 10:19:43,967 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:19:43,968 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:43,969 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/05_fix_data.nc 2023-05-31 10:19:44,484 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-31 10:19:44,486 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:44,486 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:44,487 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/06_cmor_check_data.nc 2023-05-31 10:19:44,992 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-31 10:19:44,994 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-05-31 10:19:44,994 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:44,995 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/07_add_supplementary_variables.nc 2023-05-31 10:19:45,526 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-05-31 10:19:45,527 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'linear' 2023-05-31 10:19:45,532 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:45,533 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/08_regrid.nc 2023-05-31 10:19:46,078 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step climate_statistics 2023-05-31 10:19:46,080 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'climate_statistics' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) operator = 'mean', period = 'full' 2023-05-31 10:19:46,091 UTC [681960] DEBUG esmvalcore.preprocessor._time:764 climate_statistics changed dtype from float32 to float64, changing back 2023-05-31 10:19:46,092 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:46,093 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/09_climate_statistics.nc 2023-05-31 10:19:46,666 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step convert_units 2023-05-31 10:19:46,668 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'convert_units' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) units = 'degrees_C' 2023-05-31 10:19:46,669 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:46,671 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014/10_convert_units.nc 2023-05-31 10:19:47,234 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-31 10:19:47,236 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc') 2023-05-31 10:19:47,236 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr_2010-2014.nc 2023-05-31 10:19:47,814 UTC [681960] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc 2023-05-31 10:19:47,814 UTC [681960] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:19:47,814 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-31 10:19:47,815 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/fixed_files/tas_Amon_CMIP6_BCC-ESM1_CMIP_historical_r1i1p1f1_gn_v20181214_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'BCC-ESM1', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 0, alias = 'BCC-ESM1', institute = ['BCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20181214' 2023-05-31 10:19:47,815 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] 2023-05-31 10:19:47,815 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-31 10:19:47,815 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:19:47,815 UTC [681960] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-05-31 10:19:47,920 UTC [681960] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-05-31 10:19:47,921 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:47,922 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/00_load.nc 2023-05-31 10:19:48,114 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-31 10:19:48,116 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'BCC-ESM1', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 0, alias = 'BCC-ESM1', institute = ['BCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20181214' 2023-05-31 10:19:48,123 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,124 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/01_fix_metadata.nc 2023-05-31 10:19:48,320 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-31 10:19:48,323 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) 2023-05-31 10:19:48,323 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,324 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/02_concatenate.nc 2023-05-31 10:19:48,506 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-31 10:19:48,507 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:48,513 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,515 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/03_cmor_check_metadata.nc 2023-05-31 10:19:48,698 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step clip_timerange 2023-05-31 10:19:48,699 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) timerange = '2010/2014' 2023-05-31 10:19:48,710 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,711 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/04_clip_timerange.nc 2023-05-31 10:19:48,847 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-31 10:19:48,848 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'BCC-ESM1', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', timerange = '2010/2014', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 0, alias = 'BCC-ESM1', institute = ['BCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20181214' 2023-05-31 10:19:48,849 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,850 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/05_fix_data.nc 2023-05-31 10:19:48,975 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-31 10:19:48,976 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:19:48,976 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:48,977 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/06_cmor_check_data.nc 2023-05-31 10:19:49,111 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-31 10:19:49,113 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-05-31 10:19:49,113 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:49,114 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/07_add_supplementary_variables.nc 2023-05-31 10:19:49,348 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-05-31 10:19:49,350 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'linear' 2023-05-31 10:19:49,354 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:49,355 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/08_regrid.nc 2023-05-31 10:19:49,594 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step climate_statistics 2023-05-31 10:19:49,595 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'climate_statistics' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) operator = 'mean', period = 'full' 2023-05-31 10:19:49,606 UTC [681960] DEBUG esmvalcore.preprocessor._time:764 climate_statistics changed dtype from float32 to float64, changing back 2023-05-31 10:19:49,606 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:49,608 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/09_climate_statistics.nc 2023-05-31 10:19:49,877 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step convert_units 2023-05-31 10:19:49,879 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'convert_units' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) units = 'degrees_C' 2023-05-31 10:19:49,880 UTC [681960] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:19:49,882 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014/10_convert_units.nc 2023-05-31 10:19:50,135 UTC [681960] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-31 10:19:50,137 UTC [681960] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc') 2023-05-31 10:19:50,138 UTC [681960] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn_2010-2014.nc 2023-05-31 10:19:50,410 UTC [681960] INFO esmvalcore._task:264 Successfully completed task map/air_temperature (priority 1) in 0:00:10.400063 2023-05-31 10:19:50,421 UTC [681819] INFO esmvalcore._task:778 Progress: 0 tasks running, 1 tasks waiting for ancestors, 1/2 done 2023-05-31 10:19:50,427 UTC [681961] INFO esmvalcore._task:259 Starting task map/myscript in process [681961] 2023-05-31 10:19:50,430 UTC [681961] INFO esmvalcore._task:500 Running command ['/diagnostics/esmvaltool/2.8.0/bin/python', '/nird/home/adagj/esmvaltool_workshop/mydiag.py', '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/settings.yml'] 2023-05-31 10:19:50,430 UTC [681961] DEBUG esmvalcore._task:501 in environment {'MPLBACKEND': 'Agg'} 2023-05-31 10:19:50,430 UTC [681961] DEBUG esmvalcore._task:503 in current working directory: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript 2023-05-31 10:19:50,430 UTC [681961] INFO esmvalcore._task:504 Writing output to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/work/map/myscript 2023-05-31 10:19:50,430 UTC [681961] INFO esmvalcore._task:505 Writing plots to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/plots/map/myscript 2023-05-31 10:19:50,430 UTC [681961] INFO esmvalcore._task:506 Writing log to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/log.txt 2023-05-31 10:19:50,430 UTC [681961] INFO esmvalcore._task:516 To re-run this diagnostic script, run: cd /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript; MPLBACKEND="Agg" /diagnostics/esmvaltool/2.8.0/bin/python /nird/home/adagj/esmvaltool_workshop/mydiag.py /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/settings.yml 2023-05-31 10:19:50,521 UTC [681819] INFO esmvalcore._task:778 Progress: 1 tasks running, 0 tasks waiting for ancestors, 1/2 done 2023-05-31 10:19:54,443 UTC [681961] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.5 GB 2023-05-31 10:19:54,444 UTC [681961] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-05-31 10:19:54,445 UTC [681961] DEBUG esmvalcore._task:589 Script ~/esmvaltool_workshop/mydiag.py completed successfully 2023-05-31 10:19:54,445 UTC [681961] WARNING esmvalcore._task:602 No provenance information was written to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/diagnostic_provenance.yml. Unable to record provenance for files created by diagnostic script ~/esmvaltool_workshop/mydiag.py in task map/myscript 2023-05-31 10:19:54,445 UTC [681961] INFO esmvalcore._task:264 Successfully completed task map/myscript (priority 0) in 0:00:04.018279 2023-05-31 10:19:54,466 UTC [681819] INFO esmvalcore._task:778 Progress: 0 tasks running, 0 tasks waiting for ancestors, 2/2 done 2023-05-31 10:19:54,466 UTC [681819] INFO esmvalcore._task:783 Successfully completed all tasks. 2023-05-31 10:19:54,520 UTC [681819] INFO esmvalcore._recipe.recipe:1309 Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/recipe_mydiag_filled.yml 2023-05-31 10:19:54,553 UTC [681819] INFO esmvalcore.experimental.recipe_output:205 Wrote recipe output to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/index.html 2023-05-31 10:19:54,553 UTC [681819] INFO esmvalcore._main:125 Ending the Earth System Model Evaluation Tool at time: 2023-05-31 10:19:54 UTC 2023-05-31 10:19:54,553 UTC [681819] INFO esmvalcore._main:128 Time for running the recipe was: 0:00:14.649982 2023-05-31 10:19:55,424 UTC [681819] INFO esmvalcore._task:126 Maximum memory used (estimate): 2.5 GB 2023-05-31 10:19:55,425 UTC [681819] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-05-31 10:19:55,425 UTC [681819] INFO esmvalcore._main:453 Run was successful