INFO [681819] ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ 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! INFO [681819] Package versions INFO [681819] ---------------- INFO [681819] ESMValCore: 2.8.0 INFO [681819] ESMValTool: 2.8.0 INFO [681819] ---------------- INFO [681819] Using config file /nird/home/adagj/.esmvaltool/config-user.yml INFO [681819] Writing program log files to: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/main_log.txt /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/main_log_debug.txt INFO [681819] Using default ESGF configuration, configuration file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml not present. WARNING [681819] ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/adagj/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/adagj/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. INFO [681819] Starting the Earth System Model Evaluation Tool at time: 2023-05-31 10:19:39 UTC INFO [681819] ---------------------------------------------------------------------- INFO [681819] RECIPE = /nird/home/adagj/esmvaltool_workshop/recipe_mydiag.yml INFO [681819] RUNDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run INFO [681819] WORKDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/work INFO [681819] PREPROCDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/preproc INFO [681819] PLOTDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/plots INFO [681819] ---------------------------------------------------------------------- INFO [681819] Running tasks using at most 2 processes INFO [681819] If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. INFO [681819] If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. INFO [681819] Creating tasks from recipe INFO [681819] Creating tasks for diagnostic map INFO [681819] Creating diagnostic task map/myscript INFO [681819] Creating preprocessor task map/air_temperature INFO [681819] Creating preprocessor 'mypp_map' task for variable 'air_temperature' WARNING [681819] 'CMIP6' rootpaths '/scratch/adagj/ESGF/CMIP6' set in config-user.yml do not exist INFO [681819] Found input files for Dataset: tas, Amon, CMIP6, BCC-ESM1, CMIP, historical, r1i1p1f1, gn, v20181214 INFO [681819] Found input files for Dataset: tas, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 INFO [681819] Found input files for Dataset: tas, Amon, CMIP6, EC-Earth3, CMIP, historical, r1i1p1f1, gr, v20200310 INFO [681819] PreprocessingTask map/air_temperature created. INFO [681819] These tasks will be executed: map/myscript, map/air_temperature INFO [681819] Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/recipe_mydiag_filled.yml INFO [681819] Running 2 tasks using 2 processes INFO [681960] Starting task map/air_temperature in process [681960] INFO [681819] Progress: 1 tasks running, 1 tasks waiting for ancestors, 0/2 done INFO [681960] Successfully completed task map/air_temperature (priority 1) in 0:00:10.400063 INFO [681819] Progress: 0 tasks running, 1 tasks waiting for ancestors, 1/2 done INFO [681961] Starting task map/myscript in process [681961] INFO [681961] Running command ['/diagnostics/esmvaltool/2.8.0/bin/python', '/nird/home/adagj/esmvaltool_workshop/mydiag.py', '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/settings.yml'] INFO [681961] Writing output to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/work/map/myscript INFO [681961] Writing plots to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/plots/map/myscript INFO [681961] Writing log to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/log.txt INFO [681961] To re-run this diagnostic script, run: cd /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript; MPLBACKEND="Agg" /diagnostics/esmvaltool/2.8.0/bin/python /nird/home/adagj/esmvaltool_workshop/mydiag.py /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/settings.yml INFO [681819] Progress: 1 tasks running, 0 tasks waiting for ancestors, 1/2 done INFO [681961] Maximum memory used (estimate): 0.5 GB INFO [681961] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. WARNING [681961] No provenance information was written to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/map/myscript/diagnostic_provenance.yml. Unable to record provenance for files created by diagnostic script ~/esmvaltool_workshop/mydiag.py in task map/myscript INFO [681961] Successfully completed task map/myscript (priority 0) in 0:00:04.018279 INFO [681819] Progress: 0 tasks running, 0 tasks waiting for ancestors, 2/2 done INFO [681819] Successfully completed all tasks. INFO [681819] Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/run/recipe_mydiag_filled.yml INFO [681819] Wrote recipe output to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101939/index.html INFO [681819] Ending the Earth System Model Evaluation Tool at time: 2023-05-31 10:19:54 UTC INFO [681819] Time for running the recipe was: 0:00:14.649982 INFO [681819] Maximum memory used (estimate): 2.5 GB INFO [681819] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. INFO [681819] Run was successful