INFO    [48235] 
______________________________________________________________________
          _____ ____  __  ____     __    _ _____           _
         | ____/ ___||  \/  \ \   / /_ _| |_   _|__   ___ | |
         |  _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| |
         | |___ ___) | |  | | \ V / (_| | | | | (_) | (_) | |
         |_____|____/|_|  |_|  \_/ \__,_|_| |_|\___/ \___/|_|
______________________________________________________________________

Earth System Model Evaluation Tool

A community tool for the evaluation of Earth system models.

https://esmvaltool.org

The Earth System Model Evaluation Tool (ESMValTool) is a community
diagnostics and performance metrics tool for the evaluation of Earth
System Models (ESMs) that allows for routine comparison of single or
multiple models, either against predecessor versions or against
observations.

Tutorial: https://tutorial.esmvaltool.org
Documentation: https://docs.esmvaltool.org
Contact: esmvaltool-dev@listserv.dfn.de

If you find this software useful for your research, please cite it using
https://doi.org/10.5281/zenodo.3387139 for ESMValCore or
https://doi.org/10.5281/zenodo.3401363 for ESMValTool or
any of the reference papers listed at https://esmvaltool.org/references/.

Have fun!

INFO    [48235] Package versions
INFO    [48235] ----------------
INFO    [48235] ESMValCore: 2.12.0
INFO    [48235] ESMValTool: 2.13.0.dev65+g58fd0b8ec
INFO    [48235] ----------------
INFO    [48235] Reading configuration files from:
/home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/lib/python3.12/site-packages/esmvalcore/config/configurations/defaults (defaults)
/home/bandela/.config/esmvaltool (default user configuration directory)
<OUTPUT_DIR>/config (command line argument)
INFO    [48235] Writing program log files to:
<OUTPUT_DIR>/executions/recipe_20250523_141029/run/main_log.txt
<OUTPUT_DIR>/executions/recipe_20250523_141029/run/main_log_debug.txt
<OUTPUT_DIR>/executions/recipe_20250523_141029/run/cmor_log.txt
WARNING [48235] /home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/lib/python3.12/site-packages/esmpy/interface/loadESMF.py:94: VersionWarning: ESMF installation version 8.8.0, ESMPy version 8.8.0b0
  warnings.warn("ESMF installation version {}, ESMPy version {}".format(

INFO    [48235] Starting the Earth System Model Evaluation Tool at time: 2025-05-23 14:10:29 UTC
INFO    [48235] ----------------------------------------------------------------------
INFO    [48235] RECIPE   = <OUTPUT_DIR>/recipe.yml
INFO    [48235] RUNDIR     = <OUTPUT_DIR>/executions/recipe_20250523_141029/run
INFO    [48235] WORKDIR    = <OUTPUT_DIR>/executions/recipe_20250523_141029/work
INFO    [48235] PREPROCDIR = <OUTPUT_DIR>/executions/recipe_20250523_141029/preproc
INFO    [48235] PLOTDIR    = <OUTPUT_DIR>/executions/recipe_20250523_141029/plots
INFO    [48235] ----------------------------------------------------------------------
INFO    [48235] Running tasks using at most 1 processes
INFO    [48235] If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory.
INFO    [48235] If you experience memory problems, try reducing 'max_parallel_tasks' in your configuration.
INFO    [48235] Creating tasks from recipe
INFO    [48235] Creating tasks for diagnostic zec
INFO    [48235] Creating diagnostic task zec/zec
INFO    [48235] Creating preprocessor task zec/tas_base
INFO    [48235] Creating preprocessor 'anomaly_base' task for variable 'tas_base'
INFO    [48235] Found input files for Dataset: tas, Amon, CMIP6, ACCESS-ESM1-5, CMIP, 1pctCO2, r1i1p1f1, gn, v20191115, supplementaries: areacella, fx
INFO    [48235] PreprocessingTask zec/tas_base created.
INFO    [48235] Creating preprocessor task zec/tas
INFO    [48235] Creating preprocessor 'spatial_mean' task for variable 'tas'
INFO    [48235] Found input files for Dataset: tas, Amon, CMIP6, ACCESS-ESM1-5, C4MIP CDRMIP, esm-1pct-brch-1000PgC, r1i1p1f1, gn, v20191206, supplementaries: areacella, fx
INFO    [48235] PreprocessingTask zec/tas created.
INFO    [48235] These tasks will be executed: zec/tas_base, zec/zec, zec/tas
INFO    [48235] Wrote recipe with version numbers and wildcards to:
file://<OUTPUT_DIR>/executions/recipe_20250523_141029/run/recipe_filled.yml
INFO    [48235] Using Dask distributed scheduler (address: tcp://127.0.0.1:35443, dashboard link: http://127.0.0.1:8787/status)
INFO    [48235] Running 3 tasks sequentially
INFO    [48235] Starting task zec/tas_base in process [48235]
INFO    [48235] Computing and saving data for preprocessing task zec/tas_base
INFO    [48235] Successfully completed task zec/tas_base (priority 1) in 0:00:01.183780
INFO    [48235] Starting task zec/tas in process [48235]
INFO    [48235] Computing and saving data for preprocessing task zec/tas
INFO    [48235] Successfully completed task zec/tas (priority 2) in 0:00:00.600572
INFO    [48235] Starting task zec/zec in process [48235]
INFO    [48235] Running command ['/home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/bin/python', '/home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/lib/python3.12/site-packages/esmvaltool/diag_scripts/climate_metrics/zec.py', '<OUTPUT_DIR>/executions/recipe_20250523_141029/run/zec/zec/settings.yml']
INFO    [48235] Writing output to <OUTPUT_DIR>/executions/recipe_20250523_141029/work/zec/zec
INFO    [48235] Writing plots to <OUTPUT_DIR>/executions/recipe_20250523_141029/plots/zec/zec
INFO    [48235] Writing log to <OUTPUT_DIR>/executions/recipe_20250523_141029/run/zec/zec/log.txt
INFO    [48235] To re-run this diagnostic script, run:
cd <OUTPUT_DIR>/executions/recipe_20250523_141029/run/zec/zec; MPLBACKEND="Agg" /home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/bin/python /home/bandela/src/Climate-REF/climate-ref/.ref/software/conda/esmvaltool-9776cff81b525ef5fc839c1b70ccfa40943cee1d/lib/python3.12/site-packages/esmvaltool/diag_scripts/climate_metrics/zec.py <OUTPUT_DIR>/executions/recipe_20250523_141029/run/zec/zec/settings.yml
INFO    [48235] Maximum memory used (estimate): 0.4 GB
INFO    [48235] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur.
WARNING [48235] Error in the CMIP6 citation link: https://cera-www.dkrz.de/WDCC/ui/cerasearch/cerarest/exportcmip6?input=CMIP6.C4MIP CDRMIP.CSIRO.ACCESS-ESM1-5.esm-1pct-brch-1000PgC
INFO    [48235] Successfully completed task zec/zec (priority 0) in 0:00:04.437865
INFO    [48235] Wrote recipe with version numbers and wildcards to:
file://<OUTPUT_DIR>/executions/recipe_20250523_141029/run/recipe_filled.yml
INFO    [48235] Wrote recipe output to:
file://<OUTPUT_DIR>/executions/recipe_20250523_141029/index.html
INFO    [48235] Ending the Earth System Model Evaluation Tool at time: 2025-05-23 14:10:37 UTC
INFO    [48235] Time for running the recipe was: 0:00:07.371976
INFO    [48235] Maximum memory used (estimate): 1.5 GB
INFO    [48235] Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur.
INFO    [48235] Removing `preproc` directory containing preprocessed data
INFO    [48235] If this data is further needed, then set `remove_preproc_dir` to `false` in your configuration
INFO    [48235] Run was successful
