INFO:esmvaltool.diag_scripts.shared._base:Starting diagnostic script plot with configuration:
add_aux_coords: true
auxiliary_data_dir: /home/b/b381141/auxiliary_data
facets_as_columns:
- dataset
input_data:
  ? <OUTPUT_DIR>/executions/recipe_20260205_082436/preproc/psl_trends/psl/CMIP6_ACCESS-ESM1-5_Amon_historical_r1i1p1f1_psl_gn_1980-2009.nc
  : activity: CMIP
    alias: ACCESS-ESM1-5
    dataset: ACCESS-ESM1-5
    diagnostic: psl_trends
    end_year: 2009
    ensemble: r1i1p1f1
    exp: historical
    filename: <OUTPUT_DIR>/executions/recipe_20260205_082436/preproc/psl_trends/psl/CMIP6_ACCESS-ESM1-5_Amon_historical_r1i1p1f1_psl_gn_1980-2009.nc
    frequency: mon
    grid: gn
    institute: CSIRO
    long_name: Sea Level Pressure
    mip: Amon
    modeling_realm:
    - atmos
    preprocessor: trend_psl
    project: CMIP6
    recipe_dataset_index: 0
    short_name: psl
    standard_name: air_pressure_at_mean_sea_level
    start_year: 1980
    timerange: 1980/2009
    units: m-1 kg s-2 yr-1
    variable_group: psl
    version: v20191115
input_files:
- <OUTPUT_DIR>/executions/recipe_20260205_082436/preproc/psl_trends/psl/metadata.yml
legend_title: Data
log_level: info
output_file_type: png
plot_dir: <OUTPUT_DIR>/executions/recipe_20260205_082436/plots/psl_trends/plot
plot_object_methods:
  set_xlabel: region
  set_ylabel: psl trend [m-1 kg s-2 yr-1]
recipe: recipe.yml
reset_index: true
run_dir: <OUTPUT_DIR>/executions/recipe_20260205_082436/run/psl_trends/plot
scheduler_address: tcp://127.0.0.1:37555
script: plot
seaborn_func: barplot
seaborn_kwargs:
  hue: dataset
  x: shape_id
  y: psl
seaborn_settings:
  rc:
    figure.figsize:
    - 28
    - 6
  style: ticks
suptitle: Trend in Sea Level Pressure
version: 2.13.0
work_dir: <OUTPUT_DIR>/executions/recipe_20260205_082436/work/psl_trends/plot
write_netcdf: true

INFO:esmvaltool.diag_scripts.shared._base:Creating <OUTPUT_DIR>/executions/recipe_20260205_082436/work/psl_trends/plot
INFO:esmvaltool.diag_scripts.shared._base:Creating <OUTPUT_DIR>/executions/recipe_20260205_082436/plots/psl_trends/plot
INFO:seaborn_diag:Using plotting function seaborn.barplot
INFO:seaborn_diag:Grouping datasets by 'alias' to create main data frame (data frames are merged [combined along axis 1, i.e., columns] within groups, then concatenated [combined along axis 0, i.e., rows] across groups)
INFO:seaborn_diag:Adding aux_coords as columns
INFO:seaborn_diag:Adding facets as columns: ['dataset']
INFO:seaborn_diag:Processing group 'ACCESS-ESM1-5'
INFO:seaborn_diag:Reading <OUTPUT_DIR>/executions/recipe_20260205_082436/preproc/psl_trends/psl/CMIP6_ACCESS-ESM1-5_Amon_historical_r1i1p1f1_psl_gn_1980-2009.nc
WARNING:py.warnings:/home/b/b381141/climate_ref_software/conda/esmvaltool-576dafa24b336710f1e2eed04664e691aa3ebc33/lib/python3.13/site-packages/iris/fileformats/_nc_load_rules/helpers.py:498: UnknownCellMethodWarning: NetCDF variable 'psl' contains unknown cell method 'trend'
  warnings.warn(msg, category=UnknownCellMethodWarning)

INFO:seaborn_diag:Successfully retrieved main data frame from input data
INFO:seaborn_diag:Creating plot with
seaborn.barplot(
    data=main_data_frame,
    x='shape_id',
    y='psl',
    hue='dataset',
)
INFO:esmvaltool.diag_scripts.shared.io:Wrote <OUTPUT_DIR>/executions/recipe_20260205_082436/work/psl_trends/plot/seaborn_barplot.nc
INFO:seaborn_diag:Wrote <OUTPUT_DIR>/executions/recipe_20260205_082436/plots/psl_trends/plot/seaborn_barplot.png
INFO:esmvaltool.diag_scripts.shared._base:End of diagnostic script run.
