2023-06-06 11:39:44,143 UTC [3117839] 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-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:496 Package versions 2023-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:497 ---------------- 2023-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:501 ---------------- 2023-06-06 11:39:44,143 UTC [3117839] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-06-06 11:39:44,144 UTC [3117839] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/run/main_log_debug.txt 2023-06-06 11:39:44,430 UTC [3117839] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-06-06 11:39:44,430 UTC [3117839] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-06-06 11:39:46,435 UTC [3117839] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-06-06 11:39:46 UTC 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.8.0/recipe_monitor.yml 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/run 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/work 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/plots 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-06-06 11:39:46,436 UTC [3117839] INFO esmvalcore._main:98 Running tasks using at most 255 processes 2023-06-06 11:39:46,437 UTC [3117839] 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-06-06 11:39:46,437 UTC [3117839] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-06-06 11:39:46,439 UTC [3117839] 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-06-06 11:39:46,523 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tas in diagnostic plot_timeseries_annual_cycle 2023-06-06 11:39:46,525 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/fx/areacella/gr/*/areacella_fx_NorESM2-MM_*_*_gr*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/fx/areacella/gr/*/areacella_fx_NorESM2-MM_*_*_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/fx/areacella/gr/*/areacella_fx_NorESM2-MM_*_*_gr*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/fx/areacella/gr/*/areacella_fx_NorESM2-MM_*_*_gr*.nc 2023-06-06 11:39:46,582 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'source_id': 'NorESM2-MM', 'grid_label': 'gr', 'table_id': 'fx', 'variable': 'areacella'} 2023-06-06 11:39:46,582 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:46,582 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:46,582 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:46,623 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:46,623 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:46,626 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:46,626 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:46,626 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:46,627 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:49,644 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&source_id=NorESM2-MM&grid_label=gr&table_id=fx&variable=areacella HTTP/1.1" 200 1117 2023-06-06 11:39:49,645 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:49,753 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:49,753 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'source_id': 'NorESM2-MM', 'grid_label': 'gr', 'table_id': 'fx', 'variable': 'areacella'}: none 2023-06-06 11:39:49,754 UTC [3117839] INFO esmvalcore.dataset:314 For Dataset: tas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr, supplementaries: areacella, *, *, *, *: ignoring supplementary variable 'areacella', unable to expand wildcards 'mip', 'exp', 'ensemble', 'activity', 'institute'. 2023-06-06 11:39:49,754 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:49,754 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable nino3 in diagnostic plot_timeseries 2023-06-06 11:39:49,755 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,800 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,835 UTC [3117839] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP: Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn 2023-06-06 11:39:49,835 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP 2023-06-06 11:39:49,835 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable nino34 in diagnostic plot_timeseries 2023-06-06 11:39:49,836 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,850 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,866 UTC [3117839] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP: Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn 2023-06-06 11:39:49,866 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP 2023-06-06 11:39:49,866 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable mlotst-north in diagnostic plot_annual_cycle 2023-06-06 11:39:49,867 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,881 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,897 UTC [3117839] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP: Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn 2023-06-06 11:39:49,897 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP 2023-06-06 11:39:49,897 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable mlotst-south in diagnostic plot_annual_cycle 2023-06-06 11:39:49,898 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,912 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9034K/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc /scratch/tomast/ESGF/CMIP6/*/*/NorESM2-MM/*/*/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_*_*_gn*.nc 2023-06-06 11:39:49,927 UTC [3117839] DEBUG esmvalcore.dataset:355 List of all supplementary datasets found for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP: Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: areacello, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, 1pctCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, abrupt-4xCO2, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, historical, r3i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, CMIP, piControl, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp126, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp245, r2i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp370, r1i1p1f1, gn Dataset: sftof, Ofx, CMIP6, NorESM2-MM, ScenarioMIP, ssp585, r1i1p1f1, gn 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn, supplementaries: sftof, Ofx, CMIP; areacello, Ofx, CMIP 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tas in diagnostic global_climatologies 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable ps in diagnostic global_climatologies 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: ps, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:49,928 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable rsns in diagnostic global_climatologies 2023-06-06 11:39:49,929 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:49,929 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsns'} 2023-06-06 11:39:49,929 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:49,930 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:49,930 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:49,930 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:49,930 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:49,932 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:49,932 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:49,932 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:49,933 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:50,236 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rsns HTTP/1.1" 200 1256 2023-06-06 11:39:50,237 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:50,243 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:50,244 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsns'}: none 2023-06-06 11:39:50,245 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:50,245 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: rsns, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,245 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable rlns in diagnostic global_climatologies 2023-06-06 11:39:50,246 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,246 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlns'} 2023-06-06 11:39:50,246 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:50,246 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:50,246 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:50,247 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:50,247 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:50,249 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:50,249 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:50,249 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:50,250 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:50,393 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rlns HTTP/1.1" 200 1254 2023-06-06 11:39:50,394 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:50,399 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlns'}: none 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: rlns, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable hfss in diagnostic global_climatologies 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: hfss, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,401 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable hfls in diagnostic global_climatologies 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: hfls, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable vas in diagnostic global_climatologies 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: vas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable pr in diagnostic global_climatologies 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: pr, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable evspsbl in diagnostic global_climatologies 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: evspsbl, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,402 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable ua200 in diagnostic global_climatologies 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: ua, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable ua500 in diagnostic global_climatologies 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: ua, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable zg200 in diagnostic global_climatologies 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: zg, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable zg500 in diagnostic global_climatologies 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: zg, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tos in diagnostic global_climatologies 2023-06-06 11:39:50,403 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable zos in diagnostic global_climatologies 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: zos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sos in diagnostic global_climatologies 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tas in diagnostic polar_climatology 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,404 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable pr in diagnostic polar_climatology 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: pr, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable tos in diagnostic polar_climatology 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sos in diagnostic polar_climatology 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: sos, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable nao in diagnostic eofs 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: psl, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,405 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable sam in diagnostic eofs 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: psl, Amon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gr 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable siconc in diagnostic polar_monthly_climatology 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: siconc, SImon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable mltost-fma in diagnostic nh_clims 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable mltost-aso in diagnostic sh_clims 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: mlotst, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-06-06 11:39:50,406 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic plot_timeseries_annual_cycle 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic plot_timeseries 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic plot_annual_cycle 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic global_climatologies 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic polar_climatology 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic eofs 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic polar_monthly_climatology 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic nh_clims 2023-06-06 11:39:50,407 UTC [3117839] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic sh_clims 2023-06-06 11:39:50,408 UTC [3117839] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-06-06 11:39:50,408 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic plot_timeseries_annual_cycle 2023-06-06 11:39:50,408 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task plot_timeseries_annual_cycle/plot 2023-06-06 11:39:50,408 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task plot_timeseries_annual_cycle/tas 2023-06-06 11:39:50,408 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_regular' task for variable 'tas' 2023-06-06 11:39:50,409 UTC [3117839] WARNING esmvalcore._recipe.check:204 Preprocessor function area_statistics works best when at least one supplementary variable of ['areacella', 'areacello'] is defined in the recipe for Dataset: {'diagnostic': 'plot_timeseries_annual_cycle', 'variable_group': 'tas', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'tas', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Near-Surface Air Temperature', 'modeling_realm': ['atmos'], 'original_short_name': 'tas', 'preprocessor': 'timeseries_regular', 'recipe_dataset_index': 0, 'standard_name': 'air_temperature', 'timerange': '1850/2014', 'units': 'K'} session: 'recipe_monitor_20230606_113944'. 2023-06-06 11:39:50,410 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,410 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'} 2023-06-06 11:39:50,411 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:50,411 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:50,411 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:50,411 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:50,411 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:50,413 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:50,413 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:50,413 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:50,414 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:50,612 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=tas HTTP/1.1" 200 1253 2023-06-06 11:39:50,613 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:50,729 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:50,731 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'}: none 2023-06-06 11:39:50,731 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:50,731 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'plot_timeseries_annual_cycle', 'variable_group': 'tas', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'tas', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Near-Surface Air Temperature', 'modeling_realm': ['atmos'], 'original_short_name': 'tas', 'preprocessor': 'timeseries_regular', 'recipe_dataset_index': 0, 'standard_name': 'air_temperature', 'timerange': '1850/2014', 'units': 'K'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:50,732 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,732 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:50,732 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic plot_timeseries 2023-06-06 11:39:50,732 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task plot_timeseries/plot 2023-06-06 11:39:50,732 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task plot_timeseries/nino3 2023-06-06 11:39:50,733 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'nino3' task for variable 'nino3' 2023-06-06 11:39:50,733 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,753 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,755 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,757 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/v20191108/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/v20191108/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc 2023-06-06 11:39:50,757 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108, supplementaries: sftof, Ofx; areacello, Ofx 2023-06-06 11:39:50,758 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask plot_timeseries/nino3 created. 2023-06-06 11:39:50,758 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask plot_timeseries/nino3 will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/plot_timeseries/nino3/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_tos_gn_1850-2014.nc 2023-06-06 11:39:50,758 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task plot_timeseries/nino34 2023-06-06 11:39:50,759 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'nino34' task for variable 'nino34' 2023-06-06 11:39:50,759 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,768 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,769 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,771 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/v20191108/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/v20191108/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc 2023-06-06 11:39:50,771 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108, supplementaries: sftof, Ofx; areacello, Ofx 2023-06-06 11:39:50,772 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask plot_timeseries/nino34 created. 2023-06-06 11:39:50,772 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask plot_timeseries/nino34 will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/plot_timeseries/nino34/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_tos_gn_1850-2014.nc 2023-06-06 11:39:50,772 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic plot_annual_cycle 2023-06-06 11:39:50,772 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task plot_annual_cycle/plot 2023-06-06 11:39:50,772 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task plot_annual_cycle/mlotst-north 2023-06-06 11:39:50,772 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'mlotstnorth' task for variable 'mlotst-north' 2023-06-06 11:39:50,773 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,788 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,790 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,792 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mlotst of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/v20191108/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/v20191108/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc 2023-06-06 11:39:50,792 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108, supplementaries: sftof, Ofx; areacello, Ofx 2023-06-06 11:39:50,793 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask plot_annual_cycle/mlotst-north created. 2023-06-06 11:39:50,793 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask plot_annual_cycle/mlotst-north will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/plot_annual_cycle/mlotst-north/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_mlotst_gn_1850-2014.nc 2023-06-06 11:39:50,793 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task plot_annual_cycle/mlotst-south 2023-06-06 11:39:50,793 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'mlotstsouth' task for variable 'mlotst-south' 2023-06-06 11:39:50,793 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,802 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/*/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,803 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/*/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:50,805 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mlotst of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/sftof/gn/v20191108/sftof_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Ofx/areacello/gn/v20191108/areacello_Ofx_NorESM2-MM_historical_r1i1p1f1_gn.nc 2023-06-06 11:39:50,805 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108, supplementaries: sftof, Ofx; areacello, Ofx 2023-06-06 11:39:50,806 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask plot_annual_cycle/mlotst-south created. 2023-06-06 11:39:50,806 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask plot_annual_cycle/mlotst-south will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/plot_annual_cycle/mlotst-south/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_mlotst_gn_1850-2014.nc 2023-06-06 11:39:50,806 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic global_climatologies 2023-06-06 11:39:50,806 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task global_climatologies/plot 2023-06-06 11:39:50,806 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/tas 2023-06-06 11:39:50,806 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'tas' 2023-06-06 11:39:50,807 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,807 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'} 2023-06-06 11:39:50,807 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:50,807 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:50,807 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:50,808 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:50,808 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:50,810 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:50,810 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:50,812 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:50,812 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:50,813 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'}: none 2023-06-06 11:39:50,813 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:50,813 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'tas', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'tas', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Near-Surface Air Temperature', 'modeling_realm': ['atmos'], 'original_short_name': 'tas', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'air_temperature', 'timerange': '1850/2014', 'units': 'K'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:50,813 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,813 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:50,813 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/ps 2023-06-06 11:39:50,813 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'ps' 2023-06-06 11:39:50,814 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:50,815 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ps'} 2023-06-06 11:39:50,815 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:50,815 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:50,815 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:50,815 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:50,815 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:50,817 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:50,817 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:50,817 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:50,818 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:50,972 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=ps HTTP/1.1" 200 1253 2023-06-06 11:39:50,972 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:51,006 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:51,007 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ps'}: none 2023-06-06 11:39:51,007 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:51,007 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'ps', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'ps', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Air Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'ps', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_air_pressure', 'timerange': '1850/2014', 'units': 'Pa'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:51,007 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ps/gr/*/ps_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,008 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:51,008 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/rsns 2023-06-06 11:39:51,008 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'rsns' 2023-06-06 11:39:51,008 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,009 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsns'} 2023-06-06 11:39:51,009 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:51,009 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:51,009 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:51,009 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:51,009 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:51,011 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:51,011 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:51,011 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:51,012 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:51,012 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsns'}: none 2023-06-06 11:39:51,012 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:51,012 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsns/gr/*/rsns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,013 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,013 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsds'} 2023-06-06 11:39:51,013 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:51,013 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:51,014 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:51,014 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:51,014 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:51,016 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:51,016 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:51,016 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:51,017 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:51,492 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rsds HTTP/1.1" 200 1256 2023-06-06 11:39:51,493 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:51,513 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:51,514 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsds'}: none 2023-06-06 11:39:51,515 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:51,515 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'rsns', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'rsds', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'derive': True, 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Downwelling Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsds', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_downwelling_shortwave_flux_in_air', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:51,515 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsds/gr/*/rsds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,515 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:51,516 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,516 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsus'} 2023-06-06 11:39:51,517 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:51,517 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:51,517 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:51,517 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:51,517 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:51,519 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:51,519 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:51,519 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:51,520 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:51,955 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rsus HTTP/1.1" 200 1256 2023-06-06 11:39:51,955 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:51,987 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:51,989 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rsus'}: none 2023-06-06 11:39:51,989 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:51,989 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'rsns', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'rsus', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'derive': True, 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Upwelling Shortwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rsus', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_upwelling_shortwave_flux_in_air', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:51,990 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rsus/gr/*/rsus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,990 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:51,990 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/rlns 2023-06-06 11:39:51,990 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'rlns' 2023-06-06 11:39:51,990 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,991 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlns'} 2023-06-06 11:39:51,991 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:51,991 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:51,991 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:51,992 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:51,992 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:51,993 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:51,993 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:51,994 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:51,994 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:51,994 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlns'}: none 2023-06-06 11:39:51,994 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:51,995 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlns/gr/*/rlns_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,995 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:51,996 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlds'} 2023-06-06 11:39:51,996 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:51,996 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:51,996 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:51,996 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:51,997 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:51,998 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:51,998 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:51,998 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:51,999 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:52,155 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rlds HTTP/1.1" 200 1255 2023-06-06 11:39:52,155 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:52,210 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:52,212 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlds'}: none 2023-06-06 11:39:52,212 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:52,212 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'rlns', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'rlds', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'derive': True, 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Downwelling Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlds', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_downwelling_longwave_flux_in_air', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:52,213 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlds/gr/*/rlds_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,213 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:52,213 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,214 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlus'} 2023-06-06 11:39:52,214 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:52,214 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:52,214 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:52,215 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:52,215 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:52,217 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:52,217 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:52,217 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:52,218 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:52,409 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=rlus HTTP/1.1" 200 1255 2023-06-06 11:39:52,410 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:52,445 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:52,446 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'rlus'}: none 2023-06-06 11:39:52,446 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:52,446 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'rlns', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'rlus', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'derive': True, 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Upwelling Longwave Radiation', 'modeling_realm': ['atmos'], 'original_short_name': 'rlus', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_upwelling_longwave_flux_in_air', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:52,447 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/rlus/gr/*/rlus_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,447 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:52,447 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/hfss 2023-06-06 11:39:52,447 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'hfss' 2023-06-06 11:39:52,447 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,448 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'hfss'} 2023-06-06 11:39:52,448 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:52,448 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:52,449 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:52,449 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:52,449 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:52,451 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:52,451 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:52,451 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:52,452 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:52,604 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=hfss HTTP/1.1" 200 1255 2023-06-06 11:39:52,605 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:52,610 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:52,611 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'hfss'}: none 2023-06-06 11:39:52,611 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:52,611 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'hfss', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'hfss', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Upward Sensible Heat Flux', 'modeling_realm': ['atmos'], 'original_short_name': 'hfss', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_upward_sensible_heat_flux', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:52,612 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfss/gr/*/hfss_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,612 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:52,612 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/hfls 2023-06-06 11:39:52,612 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'hfls' 2023-06-06 11:39:52,612 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,613 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'hfls'} 2023-06-06 11:39:52,613 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:52,613 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:52,613 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:52,614 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:52,614 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:52,615 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:52,616 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:52,616 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:52,616 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:52,777 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=hfls HTTP/1.1" 200 1255 2023-06-06 11:39:52,778 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:52,783 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:52,784 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'hfls'}: none 2023-06-06 11:39:52,784 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:52,784 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'hfls', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'hfls', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Surface Upward Latent Heat Flux', 'modeling_realm': ['atmos'], 'original_short_name': 'hfls', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'surface_upward_latent_heat_flux', 'timerange': '1850/2014', 'units': 'W m-2'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:52,785 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/hfls/gr/*/hfls_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,785 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:52,785 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/vas 2023-06-06 11:39:52,785 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'vas' 2023-06-06 11:39:52,786 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,786 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'vas'} 2023-06-06 11:39:52,786 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:52,786 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:52,787 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:52,787 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:52,787 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:52,789 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:52,789 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:52,789 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:52,790 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:52,944 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=vas HTTP/1.1" 200 1254 2023-06-06 11:39:52,944 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:52,984 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:52,985 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'vas'}: none 2023-06-06 11:39:52,985 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:52,985 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'vas', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'vas', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Northward Near-Surface Wind', 'modeling_realm': ['atmos'], 'original_short_name': 'vas', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'northward_wind', 'timerange': '1850/2014', 'units': 'm s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:52,986 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/vas/gr/*/vas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,986 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:52,986 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/pr 2023-06-06 11:39:52,986 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_pr' task for variable 'pr' 2023-06-06 11:39:52,987 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:52,987 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'pr'} 2023-06-06 11:39:52,987 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:52,987 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:52,988 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:52,988 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:52,988 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:52,990 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:52,990 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:52,990 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:52,991 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:53,142 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=pr HTTP/1.1" 200 1253 2023-06-06 11:39:53,143 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:53,155 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,156 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'pr'}: none 2023-06-06 11:39:53,156 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,156 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'pr', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'pr', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Precipitation', 'modeling_realm': ['atmos'], 'original_short_name': 'pr', 'preprocessor': 'climatology_pr', 'recipe_dataset_index': 0, 'standard_name': 'precipitation_flux', 'timerange': '1850/2014', 'units': 'kg m-2 s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,157 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,157 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,157 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/evspsbl 2023-06-06 11:39:53,157 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'evspsbl' 2023-06-06 11:39:53,157 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,158 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'evspsbl'} 2023-06-06 11:39:53,158 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,158 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,159 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,159 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,159 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,161 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,161 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,161 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:53,162 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:53,309 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=evspsbl HTTP/1.1" 200 1257 2023-06-06 11:39:53,310 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:53,319 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,320 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'evspsbl'}: none 2023-06-06 11:39:53,320 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,320 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'evspsbl', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'evspsbl', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Evaporation Including Sublimation and Transpiration', 'modeling_realm': ['atmos'], 'original_short_name': 'evspsbl', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'water_evapotranspiration_flux', 'timerange': '1850/2014', 'units': 'kg m-2 s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,320 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/evspsbl/gr/*/evspsbl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,320 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,321 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/ua200 2023-06-06 11:39:53,321 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_200hPa' task for variable 'ua200' 2023-06-06 11:39:53,321 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,322 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ua'} 2023-06-06 11:39:53,322 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,322 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,322 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,322 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,322 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,324 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,324 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,324 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:53,325 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:53,486 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=ua HTTP/1.1" 200 1253 2023-06-06 11:39:53,487 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:53,493 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,495 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ua'}: none 2023-06-06 11:39:53,496 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,496 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'ua200', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'ua', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Eastward Wind', 'modeling_realm': ['atmos'], 'original_short_name': 'ua', 'plot_name': 'Eastward Wind at 200 hPa', 'preprocessor': 'climatology_200hPa', 'recipe_dataset_index': 0, 'standard_name': 'eastward_wind', 'timerange': '1850/2014', 'units': 'm s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,497 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,497 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,497 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/ua500 2023-06-06 11:39:53,497 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_500hPa' task for variable 'ua500' 2023-06-06 11:39:53,498 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,498 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ua'} 2023-06-06 11:39:53,498 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,498 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,498 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,499 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,499 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,501 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,501 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,502 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:53,502 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,502 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'ua'}: none 2023-06-06 11:39:53,502 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,502 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'ua500', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'ua', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Eastward Wind', 'modeling_realm': ['atmos'], 'original_short_name': 'ua', 'plot_name': 'Eastward Wind at 500 hPa', 'preprocessor': 'climatology_500hPa', 'recipe_dataset_index': 0, 'standard_name': 'eastward_wind', 'timerange': '1850/2014', 'units': 'm s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,502 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/ua/gr/*/ua_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,503 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,503 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/zg200 2023-06-06 11:39:53,503 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_200hPa' task for variable 'zg200' 2023-06-06 11:39:53,503 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,504 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'zg'} 2023-06-06 11:39:53,504 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,504 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,504 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,505 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,505 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,506 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,506 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,507 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:53,507 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:53,663 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=zg HTTP/1.1" 200 1253 2023-06-06 11:39:53,663 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:53,722 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,724 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'zg'}: none 2023-06-06 11:39:53,724 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,724 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'zg200', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'zg', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Geopotential Height', 'modeling_realm': ['atmos'], 'original_short_name': 'zg', 'plot_name': 'Geopotential height at 200 hPa', 'preprocessor': 'climatology_200hPa', 'recipe_dataset_index': 0, 'standard_name': 'geopotential_height', 'timerange': '1850/2014', 'units': 'm'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,725 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,725 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,725 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/zg500 2023-06-06 11:39:53,726 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_500hPa' task for variable 'zg500' 2023-06-06 11:39:53,726 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,727 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'zg'} 2023-06-06 11:39:53,727 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,727 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,727 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,728 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,728 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,730 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,730 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,730 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:53,731 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,731 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'zg'}: none 2023-06-06 11:39:53,731 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,731 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'global_climatologies', 'variable_group': 'zg500', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'zg', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Geopotential Height', 'modeling_realm': ['atmos'], 'original_short_name': 'zg', 'plot_name': 'Geopotential height at 500 hPa', 'preprocessor': 'climatology_500hPa', 'recipe_dataset_index': 0, 'standard_name': 'geopotential_height', 'timerange': '1850/2014', 'units': 'm'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,732 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/zg/gr/*/zg_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,732 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,732 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/tos 2023-06-06 11:39:53,732 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'tos' 2023-06-06 11:39:53,732 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:53,743 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:53,744 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:53,745 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask global_climatologies/tos created. 2023-06-06 11:39:53,745 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask global_climatologies/tos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/global_climatologies/tos/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_tos_gn_1850-2014.nc 2023-06-06 11:39:53,745 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/zos 2023-06-06 11:39:53,745 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'zos' 2023-06-06 11:39:53,745 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/*/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/*/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/*/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/*/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:53,762 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable zos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/zos/gn/v20191108/zos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:53,762 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: zos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:53,763 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask global_climatologies/zos created. 2023-06-06 11:39:53,763 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask global_climatologies/zos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/global_climatologies/zos/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_zos_gn_1850-2014.nc 2023-06-06 11:39:53,763 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task global_climatologies/sos 2023-06-06 11:39:53,763 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'sos' 2023-06-06 11:39:53,764 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:53,781 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:53,781 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:53,782 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask global_climatologies/sos created. 2023-06-06 11:39:53,782 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask global_climatologies/sos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/global_climatologies/sos/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_sos_gn_1850-2014.nc 2023-06-06 11:39:53,782 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic polar_climatology 2023-06-06 11:39:53,782 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task polar_climatology/plot 2023-06-06 11:39:53,782 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task polar_climatology/tas 2023-06-06 11:39:53,782 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'tas' 2023-06-06 11:39:53,783 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,783 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'} 2023-06-06 11:39:53,783 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,783 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,783 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,784 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,784 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,786 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,786 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,787 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:53,787 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,787 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'tas'}: none 2023-06-06 11:39:53,787 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,787 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'polar_climatology', 'variable_group': 'tas', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'tas', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Near-Surface Air Temperature', 'modeling_realm': ['atmos'], 'original_short_name': 'tas', 'preprocessor': 'climatology', 'recipe_dataset_index': 0, 'standard_name': 'air_temperature', 'timerange': '1850/2014', 'units': 'K'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,788 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,788 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,788 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task polar_climatology/pr 2023-06-06 11:39:53,788 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology_pr' task for variable 'pr' 2023-06-06 11:39:53,788 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,789 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'pr'} 2023-06-06 11:39:53,789 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,789 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,789 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,789 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,790 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,791 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,791 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,792 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:53,792 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:53,792 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'pr'}: none 2023-06-06 11:39:53,792 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:53,792 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'polar_climatology', 'variable_group': 'pr', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'pr', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Precipitation', 'modeling_realm': ['atmos'], 'original_short_name': 'pr', 'preprocessor': 'climatology_pr', 'recipe_dataset_index': 0, 'standard_name': 'precipitation_flux', 'timerange': '1850/2014', 'units': 'kg m-2 s-1'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:53,793 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/pr/gr/*/pr_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,793 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:53,793 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task polar_climatology/tos 2023-06-06 11:39:53,793 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'tos' 2023-06-06 11:39:53,793 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/*/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:53,802 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/tos/gn/v20191108/tos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:53,802 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:53,803 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask polar_climatology/tos created. 2023-06-06 11:39:53,803 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask polar_climatology/tos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/polar_climatology/tos/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_tos_gn_1850-2014.nc 2023-06-06 11:39:53,803 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task polar_climatology/sos 2023-06-06 11:39:53,803 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'sos' 2023-06-06 11:39:53,804 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/*/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:53,812 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable sos of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/sos/gn/v20191108/sos_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:53,812 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: sos, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:53,813 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask polar_climatology/sos created. 2023-06-06 11:39:53,813 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask polar_climatology/sos will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/polar_climatology/sos/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_sos_gn_1850-2014.nc 2023-06-06 11:39:53,813 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic eofs 2023-06-06 11:39:53,813 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task eofs/eof 2023-06-06 11:39:53,813 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task eofs/nao 2023-06-06 11:39:53,813 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'nao_djf' task for variable 'nao' 2023-06-06 11:39:53,814 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:53,814 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'psl'} 2023-06-06 11:39:53,814 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:53,815 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:53,815 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:53,815 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:53,815 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:53,817 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:53,817 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:53,817 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-06-06 11:39:53,818 UTC [3117839] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-06-06 11:39:53,981 UTC [3117839] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gr&table_id=Amon&variable=psl HTTP/1.1" 200 1253 2023-06-06 11:39:53,982 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-06-06 11:39:54,013 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:54,015 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'psl'}: none 2023-06-06 11:39:54,015 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:54,015 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'eofs', 'variable_group': 'nao', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'psl', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'eof_name': 'NAO as first EOF in DJF', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'pc_name': 'NAO index as first PC in DJF', 'preprocessor': 'nao_djf', 'recipe_dataset_index': 0, 'standard_name': 'air_pressure_at_mean_sea_level', 'timerange': '1850/2014', 'units': 'Pa'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:54,016 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:54,016 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:54,016 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task eofs/sam 2023-06-06 11:39:54,016 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'sam_jja' task for variable 'sam' 2023-06-06 11:39:54,017 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:54,017 UTC [3117839] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'psl'} 2023-06-06 11:39:54,017 UTC [3117839] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-06-06 11:39:54,017 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-06-06 11:39:54,018 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-06-06 11:39:54,018 UTC [3117839] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-06-06 11:39:54,018 UTC [3117839] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-06-06 11:39:54,020 UTC [3117839] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-06-06 11:39:54,020 UTC [3117839] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-06-06 11:39:54,021 UTC [3117839] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-06-06 11:39:54,021 UTC [3117839] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-06-06 11:39:54,021 UTC [3117839] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gr', 'table_id': 'Amon', 'variable': 'psl'}: none 2023-06-06 11:39:54,021 UTC [3117839] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-06-06 11:39:54,021 UTC [3117839] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'eofs', 'variable_group': 'sam', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Amon', 'short_name': 'psl', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'eof_name': 'SAM as first EOF in JJA', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gr', 'institute': ['NCC'], 'long_name': 'Sea Level Pressure', 'modeling_realm': ['atmos'], 'original_short_name': 'psl', 'pc_name': 'SAM index as first PC in JJA', 'preprocessor': 'sam_jja', 'recipe_dataset_index': 0, 'standard_name': 'air_pressure_at_mean_sea_level', 'timerange': '1850/2014', 'units': 'Pa'} session: 'recipe_monitor_20230606_113944' 2023-06-06 11:39:54,022 UTC [3117839] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Amon/psl/gr/*/psl_Amon_NorESM2-MM_historical_r1i1p1f1_gr*.nc 2023-06-06 11:39:54,022 UTC [3117839] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-06-06 11:39:54,022 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic polar_monthly_climatology 2023-06-06 11:39:54,022 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task polar_monthly_climatology/plot 2023-06-06 11:39:54,022 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task polar_monthly_climatology/siconc 2023-06-06 11:39:54,022 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'climatology' task for variable 'siconc' 2023-06-06 11:39:54,023 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/*/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/*/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/*/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/*/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:54,042 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable siconc of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/SImon/siconc/gn/v20191108/siconc_SImon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:54,042 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: siconc, SImon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:54,044 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask polar_monthly_climatology/siconc created. 2023-06-06 11:39:54,044 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask polar_monthly_climatology/siconc will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/polar_monthly_climatology/siconc/CMIP6_NorESM2-MM_SImon_historical_r1i1p1f1_siconc_gn_1850-2014.nc 2023-06-06 11:39:54,044 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic nh_clims 2023-06-06 11:39:54,044 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task nh_clims/plot 2023-06-06 11:39:54,044 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task nh_clims/mltost-fma 2023-06-06 11:39:54,044 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim_fma' task for variable 'mltost-fma' 2023-06-06 11:39:54,044 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:54,054 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mlotst of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:54,054 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:54,055 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask nh_clims/mltost-fma created. 2023-06-06 11:39:54,056 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask nh_clims/mltost-fma will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/nh_clims/mltost-fma/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_mlotst_gn_1850-2014.nc 2023-06-06 11:39:54,056 UTC [3117839] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic sh_clims 2023-06-06 11:39:54,056 UTC [3117839] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task sh_clims/plot 2023-06-06 11:39:54,056 UTC [3117839] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task sh_clims/mltost-aso 2023-06-06 11:39:54,056 UTC [3117839] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'clim_aso' task for variable 'mltost-aso' 2023-06-06 11:39:54,056 UTC [3117839] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/*/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-06-06 11:39:54,065 UTC [3117839] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable mlotst of dataset NorESM2-MM: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/mlotst/gn/v20191108/mlotst_Omon_NorESM2-MM_historical_r1i1p1f1_gn_201001-201412.nc 2023-06-06 11:39:54,065 UTC [3117839] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: mlotst, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn, v20191108 2023-06-06 11:39:54,066 UTC [3117839] INFO esmvalcore._recipe.recipe:873 PreprocessingTask sh_clims/mltost-aso created. 2023-06-06 11:39:54,066 UTC [3117839] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask sh_clims/mltost-aso will create the files: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_monitor_20230606_113944/preproc/sh_clims/mltost-aso/CMIP6_NorESM2-MM_Omon_historical_r1i1p1f1_mlotst_gn_1850-2014.nc 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:960 Could not create all tasks 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor plot_timeseries_annual_cycle/tas: - Missing data for Dataset: tas, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/tas: - Missing data for Dataset: tas, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/ps: - Missing data for Dataset: ps, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/rsns: - Missing data for Dataset: rsds, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr - Missing data for Dataset: rsus, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/rlns: - Missing data for Dataset: rlds, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr - Missing data for Dataset: rlus, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/hfss: - Missing data for Dataset: hfss, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/hfls: - Missing data for Dataset: hfls, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,066 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/vas: - Missing data for Dataset: vas, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/pr: - Missing data for Dataset: pr, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/evspsbl: - Missing data for Dataset: evspsbl, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/ua200: - Missing data for Dataset: ua, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/ua500: - Missing data for Dataset: ua, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/zg200: - Missing data for Dataset: zg, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor global_climatologies/zg500: - Missing data for Dataset: zg, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor polar_climatology/tas: - Missing data for Dataset: tas, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor polar_climatology/pr: - Missing data for Dataset: pr, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor eofs/nao: - Missing data for Dataset: psl, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,067 UTC [3117839] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor eofs/sam: - Missing data for Dataset: psl, Amon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gr 2023-06-06 11:39:54,605 UTC [3117839] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.5 GB 2023-06-06 11:39:54,606 UTC [3117839] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-06-06 11:39:54,606 UTC [3117839] ERROR esmvalcore._main:526 Could not create all tasks 2023-06-06 11:39:54,606 UTC [3117839] 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