2023-05-30 13:08:06,912 UTC [368187] 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-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:496 Package versions 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:497 ---------------- 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:501 ---------------- 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:502 Using config file /nird/home/adagj/.esmvaltool/config-user.yml 2023-05-30 13:08:06,912 UTC [368187] INFO esmvalcore._main:503 Writing program log files to: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/run/main_log.txt /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/run/main_log_debug.txt 2023-05-30 13:08:07,024 UTC [368187] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml not present. 2023-05-30 13:08:07,025 UTC [368187] 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-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-05-30 13:08:07 UTC 2023-05-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-05-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:90 RECIPE = /nird/home/adagj/esmvaltool_workshop/recipe_runoff_et.yml 2023-05-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:91 RUNDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/run 2023-05-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:92 WORKDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/work 2023-05-30 13:08:07,569 UTC [368187] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/preproc 2023-05-30 13:08:07,570 UTC [368187] INFO esmvalcore._main:94 PLOTDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_runoff_et_20230530_130806/plots 2023-05-30 13:08:07,570 UTC [368187] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-05-30 13:08:07,570 UTC [368187] INFO esmvalcore._main:98 Running tasks using at most 2 processes 2023-05-30 13:08:07,570 UTC [368187] 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-30 13:08:07,570 UTC [368187] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-05-30 13:08:07,571 UTC [368187] 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-30 13:08:07,589 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable evspsbl in diagnostic catchment_analysis 2023-05-30 13:08:07,589 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: evspsbl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 13:08:07,589 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: evspsbl, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: evspsbl, Amon, CMIP5, NorESM1, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable mrro in diagnostic catchment_analysis 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mrro, Lmon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mrro, Lmon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mrro, Lmon, CMIP5, NorESM1, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable pr in diagnostic catchment_analysis 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2023-05-30 13:08:07,590 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: pr, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1 2023-05-30 13:08:07,591 UTC [368187] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: pr, Amon, CMIP5, NorESM1, historical, r1i1p1 2023-05-30 13:08:07,591 UTC [368187] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-05-30 13:08:07,591 UTC [368187] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic catchment_analysis 2023-05-30 13:08:07,592 UTC [368187] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-05-30 13:08:07,592 UTC [368187] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic catchment_analysis 2023-05-30 13:08:07,592 UTC [368187] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task catchment_analysis/catchment_analysis 2023-05-30 13:08:07,592 UTC [368187] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task catchment_analysis/evspsbl 2023-05-30 13:08:07,592 UTC [368187] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'evspsbl' 2023-05-30 13:08:07,593 UTC [368187] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-fx.yml 2023-05-30 13:08:07,594 UTC [368187] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-institutes.yml 2023-05-30 13:08:07,622 UTC [368187] DEBUG esmvalcore.config._config:48 Loading extra facets from /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/config/extra_facets/cmip5-product.yml 2023-05-30 13:08:07,628 UTC [368187] WARNING esmvalcore.local:426 'CMIP5' rootpaths '/scratch/adagj/ESGF/cmip5/output1' set in config-user.yml do not exist 2023-05-30 13:08:07,628 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,632 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable evspsbl of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/evspsbl/evspsbl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,632 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: evspsbl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-05-30 13:08:07,632 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/evspsbl/evspsbl_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,634 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable evspsbl of dataset IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/evspsbl/evspsbl_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,634 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: evspsbl, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-05-30 13:08:07,634 UTC [368187] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task catchment_analysis/mrro 2023-05-30 13:08:07,634 UTC [368187] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'mrro' 2023-05-30 13:08:07,635 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,636 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mrro of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/land/Lmon/r1i1p1/v20120625/mrro/mrro_Lmon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,636 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mrro, Lmon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120625 2023-05-30 13:08:07,637 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/land/Lmon/r1i1p1/*/mrro/mrro_Lmon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,638 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mrro of dataset IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/land/Lmon/r1i1p1/v20130506/mrro/mrro_Lmon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,638 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mrro, Lmon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20130506 2023-05-30 13:08:07,639 UTC [368187] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task catchment_analysis/pr 2023-05-30 13:08:07,639 UTC [368187] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'default' task for variable 'pr' 2023-05-30 13:08:07,639 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,640 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable pr of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,641 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2023-05-30 13:08:07,641 UTC [368187] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc /scratch/adagj/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_IPSL-CM5B-LR_historical_r1i1p1*.nc 2023-05-30 13:08:07,642 UTC [368187] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable pr of dataset IPSL-CM5B-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/IPSL/IPSL-CM5B-LR/historical/mon/atmos/Amon/r1i1p1/v20120114/pr/pr_Amon_IPSL-CM5B-LR_historical_r1i1p1_185001-200512.nc 2023-05-30 13:08:07,642 UTC [368187] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: pr, Amon, CMIP5, IPSL-CM5B-LR, historical, r1i1p1, v20120114 2023-05-30 13:08:07,643 UTC [368187] ERROR esmvalcore._recipe.recipe:960 Could not create all tasks 2023-05-30 13:08:07,643 UTC [368187] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor catchment_analysis/evspsbl: - Dataset key 'institute' must be specified for {'mip': 'Amon', 'dataset': 'NorESM1', 'project': 'CMIP5', 'exp': 'historical', 'ensemble': 'r1i1p1', 'short_name': 'evspsbl', 'timerange': '1970/2000', 'variable_group': 'evspsbl', 'diagnostic': 'catchment_analysis', 'recipe_dataset_index': 2, 'alias': 'NorESM1', 'product': ['output1', 'output2'], 'original_short_name': 'evspsbl', 'standard_name': 'water_evaporation_flux', 'long_name': 'Evaporation', 'units': 'kg m-2 s-1', 'modeling_realm': ['atmos'], 'frequency': 'mon'}, check your recipe entry 2023-05-30 13:08:07,643 UTC [368187] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor catchment_analysis/mrro: - Dataset key 'institute' must be specified for {'mip': 'Lmon', 'dataset': 'NorESM1', 'project': 'CMIP5', 'exp': 'historical', 'ensemble': 'r1i1p1', 'short_name': 'mrro', 'timerange': '1970/2000', 'variable_group': 'mrro', 'diagnostic': 'catchment_analysis', 'recipe_dataset_index': 2, 'alias': 'NorESM1', 'product': ['output1', 'output2'], 'original_short_name': 'mrro', 'standard_name': 'runoff_flux', 'long_name': 'Total Runoff', 'units': 'kg m-2 s-1', 'modeling_realm': ['land'], 'frequency': 'mon'}, check your recipe entry 2023-05-30 13:08:07,643 UTC [368187] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor catchment_analysis/pr: - Dataset key 'institute' must be specified for {'mip': 'Amon', 'dataset': 'NorESM1', 'project': 'CMIP5', 'exp': 'historical', 'ensemble': 'r1i1p1', 'short_name': 'pr', 'timerange': '1970/2000', 'variable_group': 'pr', 'diagnostic': 'catchment_analysis', 'recipe_dataset_index': 2, 'alias': 'NorESM1', 'product': ['output1', 'output2'], 'original_short_name': 'pr', 'standard_name': 'precipitation_flux', 'long_name': 'Precipitation', 'units': 'kg m-2 s-1', 'modeling_realm': ['atmos'], 'frequency': 'mon'}, check your recipe entry 2023-05-30 13:08:08,030 UTC [368187] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.0 GB 2023-05-30 13:08:08,030 UTC [368187] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-05-30 13:08:08,031 UTC [368187] ERROR esmvalcore._main:526 Could not create all tasks 2023-05-30 13:08:08,031 UTC [368187] DEBUG esmvalcore._main:527 Stack trace for debugging: Traceback (most recent call last): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 521, in run fire.Fire(ESMValTool()) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 141, in Fire component_trace = _Fire(component, args, parsed_flag_args, context, name) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 475, in _Fire component, remaining_args = _CallAndUpdateTrace( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 691, in _CallAndUpdateTrace component = fn(*varargs, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 408, in run self._run(recipe, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 450, in _run process_recipe(recipe_file=recipe, session=session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 119, in process_recipe recipe = read_recipe_file(recipe_file, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 82, in read_recipe_file return Recipe(raw_recipe, session, recipe_file=filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 917, in __init__ self.tasks = self.initialize_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1279, in initialize_tasks tasks = self._create_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1267, in _create_tasks raise recipe_error esmvalcore.exceptions.RecipeError: Could not create all tasks