Skip to content

[Bug]: ENSO metrics run error #1298

@db9608

Description

@db9608

What happened?

error occured

What did you expect to happen? Are there are possible answers you came across?

No response

Minimal Complete Verifiable Example (MVCE)

"enso_driver.py -p ...." from the ENSO demo notebook

Relevant log output

mip: cmip5
exp: historical
models: ['ACCESS1-0']
realization:  r1i1p1
mc_name: ENSO_perf
outdir: demo_output/basicTestEnso/ENSO_perf
netcdf_path: demo_output/basicTestEnso/ENSO_perf
debug: True
obs_cmor: True
obs_cmor_path: demo_data/obs4MIPs_PCMDI_monthly
egg_pth: /rhome/soo/anaconda3/envs/pcmdi_metrics_new/share/pmp
output directory for graphics:demo_output/basicTestEnso/ENSO_perf
output directory for diagnostic_results:demo_output/basicTestEnso/ENSO_perf
output directory for metrics_results:demo_output/basicTestEnso/ENSO_perf
list_variables: ['sst']
list_obs: ['AVISO-1-0', 'ERA-INT', 'GPCP-2-3', 'HadISST-1-1']
file_name: None
file_name: demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
list_files: demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
file_name: None
file_name: demo_data/obs4MIPs_PCMDI_monthly/MOHC/HadISST-1-1/mon/ts/gn/v20210727/ts_mon_HadISST-1-1_PCMDI_gn_187001-201907.nc
list_files: demo_data/obs4MIPs_PCMDI_monthly/MOHC/HadISST-1-1/mon/ts/gn/v20210727/ts_mon_HadISST-1-1_PCMDI_gn_187001-201907.nc
PMPdriver: dict_obs readin end
Process start:Fri Jun 13 15:47:03 2025
models: ['ACCESS1-0']
 ----- model:  ACCESS1-0  ---------------------
PMPdriver: var loop start for model  ACCESS1-0
modpath: demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
model_path_list: ['demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc']
realization: r1i1p1
runs_list: ['r1i1p1']
 --- run:  r1i1p1  ---
list_variables: ['sst']
 --- var:  sst  ---
var_in_file: ts
var, areacell_in_file, realm: sst areacella atmos
path:  demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
file_list:  ['demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc']
path:  demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc
file_list:  ['demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc']
path:  demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc
file_list:  ['demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc']
PMPdriver: var loop end
dictDatasets:
{
    "model": {
        "ACCESS1-0_r1i1p1": {
            "sst": {
                "areaname": "areacella",
                "landmaskname": "sftlf",
                "path + filename": "demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc",
                "path + filename_area": "demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc",
                "path + filename_landmask": "demo_data/CMIP5_demo_data/sftlf_fx_ACCESS1-0_amip_r0i0p0.nc",
                "varname": "ts"
            }
        }
    },
    "observations": {
        "ERA-Interim": {
            "sst": {
                "areaname": "areacella",
                "landmaskname": "sftlf",
                "path + filename": "demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc",
                "path + filename_area": null,
                "path + filename_landmask": null,
                "varname": "ts"
            }
        },
        "HadISST": {
            "sst": {
                "areaname": "areacella",
                "landmaskname": "sftlf",
                "path + filename": "demo_data/obs4MIPs_PCMDI_monthly/MOHC/HadISST-1-1/mon/ts/gn/v20210727/ts_mon_HadISST-1-1_PCMDI_gn_187001-201907.nc",
                "path + filename_area": null,
                "path + filename_landmask": null,
                "varname": "ts"
            }
        }
    }
}

### Compute the metric collection ###

     ComputeCollection: metric = EnsoAmpl
     ComputeMetric: oneVarmetric = ACCESS1-0_r1i1p1
          EnsoAmpl
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 27)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 27)
               after PreProcessTS
                    axes list 1: (sst) ['time']
                    time bounds 1: (sst) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                    shape 1: (sst) (1872,)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 25, 89)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (25, 89)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 65)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 65)
          after PreProcessTS
               axes list 1: (sst1) ['time', 'lat', 'lon']
               time bounds 1: (sst1) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 1: (sst1) (1872, 25, 89)
               axes list 2: (sst2) ['time', 'lat', 'lon']
               time bounds 2: (sst2) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 2: (sst2) (1872, 9, 65)
               EnsoUvcdatToolsLib AverageMeridional
          end of EnsoAmpl
               metric value: 0.6630260736952586
               metric value_error: 0.0530845705527287
     ComputeMetric: oneVarmetric = ERA-Interim
          EnsoAmpl
                    Files
                         file name 1: (temperature) demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1979-1-16 12:0:0.0', '2018-12-16 12:0:0.0')
                         shape 1: (temperature) (480, 13, 67)
                    after ReadAreaSelectRegion
                         areacell is None 
                         NOTE: Estimated landmask applied
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/share/cdutil/navy_land.nc
     ComputeCollection: metric = EnsoDuration
     ComputeMetric: oneVarmetric = ACCESS1-0_r1i1p1
          EnsoDuration
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 27)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 27)
               after PreProcessTS
                    axes list 1: ['time']
                    time bounds 1: ('1850-3-16 12:0:0.0', '2005-10-16 12:0:0.0')
                    shape 1: (1868,)
               after SeasonalMean
                    axes list 1: ['time']
                    time bounds 1: ('1850-12-16 12:0:0.0', '2004-12-16 12:0:0.0')
                    shape 1: (155,)
               after PreProcessTS
                    axes list 1: ['time']
                    time bounds 1: ('1850-3-16 12:0:0.0', '2005-10-16 12:0:0.0')
                    shape 1: (1868,)
               after LinearRegressionTsAgainstTs
                    axes list 1: ['months']
                    shape 1: (72,)
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/cdms2/MV2.py:318: Warning: arguments order for compress function has changed
it is now: MV2.copmress(array,condition), if your code seems to not react or act wrong to a call to compress, please check this
  warnings.warn(
               after DetectEvents
                    nina year 1: nbr(36): [1861, 1865, 1879, 1882, 1885, 1888, 1889, 1890, 1892, 1894, 1895, 1899, 1900, 1906, 1910, 1918, 1924, 1926, 1928, 1931, 1932, 1935, 1947, 1951, 1953, 1963, 1966, 1969, 1972, 1974, 1976, 1984, 1985, 1991, 1995, 2002]
                    nino year 1: nbr(32): [1853, 1859, 1860, 1862, 1863, 1866, 1868, 1878, 1891, 1902, 1908, 1909, 1914, 1916, 1919, 1922, 1923, 1925, 1941, 1942, 1946, 1954, 1955, 1960, 1968, 1971, 1975, 1977, 1987, 1997, 1999, 2004]
               after DurationAllEvent
                    nina year 1: mean(12.944444444444445): [ 9 18 16 17 14 34 34 34  8 20 20  8  7  8 14  6  7 10  6 14  5  9  5  7
  7 13 17 11 10  7  7 19 19  9  6 11]
                    nino year 1: mean(14.1875): [15 20 20 19 19  8 10 16  6 11 20 20 11 12  7 20 20 11  8  8  8 24 24  5
  9 13  9 17 25  9 15 15]
               before SaveNetcdf
                    variable name 1: sst_against_sst_ts__ACCESS1-0_r1i1p1
                    axes list 1: ['months']
                    shape 1: (72,)
                    variable name 2: Nina_duration__ACCESS1-0_r1i1p1
                    axes list 2: ['years']
                    shape 2: (36,)
                    nina year 2: 216 [1861, 1865, 1879, 1882, 1885, 1888, 1889, 1890, 1892, 1894, 1895, 1899, 1900, 1906, 1910, 1918, 1924, 1926, 1928, 1931, 1932, 1935, 1947, 1951, 1953, 1963, 1966, 1969, 1972, 1974, 1976, 1984, 1985, 1991, 1995, 2002]
                    variable name 3: Nino_duration__ACCESS1-0_r1i1p1
                    axes list 3: ['years']
                    shape 3: (32,)
                    nino year 3: 192 [1861, 1865, 1879, 1882, 1885, 1888, 1889, 1890, 1892, 1894, 1895, 1899, 1900, 1906, 1910, 1918, 1924, 1926, 1928, 1931, 1932, 1935, 1947, 1951, 1953, 1963, 1966, 1969, 1972, 1974, 1976, 1984, 1985, 1991, 1995, 2002]
     ComputeMetric: oneVarmetric = ERA-Interim
          EnsoDuration
                    Files
                         file name 1: (temperature) demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1979-1-16 12:0:0.0', '2018-12-16 12:0:0.0')
                         shape 1: (temperature) (480, 13, 67)
                    after ReadAreaSelectRegion
                         areacell is None 
                         NOTE: Estimated landmask applied
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/share/cdutil/navy_land.nc
     ComputeCollection: metric = EnsoSeasonality
     ComputeMetric: oneVarmetric = ACCESS1-0_r1i1p1
          EnsoSeasonality
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 27)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 27)
               after PreProcessTS
                    axes list 1: (sst) ['time']
                    time bounds 1: (sst) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                    shape 1: (sst) (1872,)
               after SeasonalMean
                    axes list 1: (sst_NDJ) ['time']
                    shape 1: (sst_NDJ) (155,)
                    axes list 2: (sst_NDJ) ['time']
                    shape 2: (sst_NDJ) (156,)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 25, 89)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (25, 89)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 65)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 65)
          after PreProcessTS: netcdf
               axes list 1: (sst1) ['time', 'lat', 'lon']
               time bounds 1: (sst1) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 1: (sst1) (1872, 25, 89)
               axes list 2: (sst2) ['time', 'lat', 'lon']
               time bounds 2: (sst2) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 2: (sst2) (1872, 9, 65)
               axes list 3: (sst3) ['time', 'lat', 'lon']
               time bounds 3: (sst3) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 3: (sst3) (1872, 9, 65)
               after SeasonalMean: netcdf
                    axes list 1: (sst1_NDJ) ['time', 'lat', 'lon']
                    shape 1: (sst1_NDJ) (155, 25, 89)
                    axes list 2: (sst1_MAM) ['time', 'lat', 'lon']
                    shape 2: (sst1_MAM) (156, 25, 89)
                    axes list 3: (sst3_NDJ) ['time', 'lat', 'lon']
                    shape 3: (sst3_NDJ) (155, 9, 65)
                    axes list 4: (sst3_MAM) ['time', 'lat', 'lon']
                    shape 4: (sst3_MAM) (156, 9, 65)
               EnsoUvcdatToolsLib AverageMeridional
               EnsoUvcdatToolsLib AverageMeridional
               EnsoUvcdatToolsLib AverageMeridional
          end of EnsoSeasonality
               metric value: 1.6580607585263336
               metric value_error: 0.2659297490540511
     ComputeMetric: oneVarmetric = ERA-Interim
          EnsoSeasonality
                    Files
                         file name 1: (temperature) demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1979-1-16 12:0:0.0', '2018-12-16 12:0:0.0')
                         shape 1: (temperature) (480, 13, 67)
                    after ReadAreaSelectRegion
                         areacell is None 
                         NOTE: Estimated landmask applied
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/share/cdutil/navy_land.nc
     ComputeCollection: metric = EnsoSstDiversity_2
     ComputeMetric: oneVarmetric = ACCESS1-0_r1i1p1
          EnsoSstDiversity
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 27)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 27)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 65)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 65)
               after PreProcessTS
                    axes list 1: (sst ts) ['time']
                    time bounds 1: (sst ts) ('1850-3-16 12:0:0.0', '2005-10-16 12:0:0.0')
                    shape 1: (sst ts) (1868,)
                    axes list 2: (sst map) ['time', 'lat', 'lon']
                    time bounds 2: (sst map) ('1850-3-16 12:0:0.0', '2005-10-16 12:0:0.0')
                    shape 2: (sst map) (1868, 9, 65)
               after DetectEvents
                    nina year 1: nbr(36): [1861, 1865, 1879, 1882, 1885, 1888, 1889, 1890, 1892, 1894, 1895, 1899, 1900, 1906, 1910, 1918, 1924, 1926, 1928, 1931, 1932, 1935, 1947, 1951, 1953, 1963, 1966, 1969, 1972, 1974, 1976, 1984, 1985, 1991, 1995, 2002]
                    nino year 1: nbr(32): [1853, 1859, 1860, 1862, 1863, 1866, 1868, 1878, 1891, 1902, 1908, 1909, 1914, 1916, 1919, 1922, 1923, 1925, 1941, 1942, 1946, 1954, 1955, 1960, 1968, 1971, 1975, 1977, 1987, 1997, 1999, 2004]
               after SeasonalMean
                    axes list 1: (sst) ['time', 'lat', 'lon']
                    shape 1: (sst) (155, 9, 65)
               after TwoVarRegrid
                    axes list 1: (sst) ['time', 'latitude', 'longitude']
                    shape 1: (sst) (155, 10, 120)
               EnsoUvcdatToolsLib AverageMeridional
               after AverageMeridional
                    axes list 1: (sst) ['time', 'longitude']
                    shape 1: (sst) (155, 120)
               after FindXYMinMaxInTs
                    longitude of the minimum SSTA: [243.5 236.5 223.5 239.5 244.5 237.5 170.5 237.5 242.5 245.5 242.5 246.5
 246.5 241.5 248.5 258.5 217.5 245.5 225.5 246.5 218.5 248.5 242.5 246.5
 243.5 243.5 247.5 250.5 242.5 241.5 229.5 245.5 238.5 229.5 243.5 243.5]
               after FindXYMinMaxInTs
                    longitude of the maximum SSTA: [237.5 206.5 227.5 264.5 237.5 251.5 252.5 241.5 247.5 240.5 248.5 232.5
 221.5 207.5 248.5 248.5 246.5 247.5 243.5 239.5 267.5 246.5 239.5 246.5
 245.5 248.5 219.5 249.5 247.5 246.5 249.5 243.5]
          end of EnsoSstDiversity
               diagnostic (IQR) value: 10.0
               diagnostic (IQR) value_error: None
               diagnostic (MAD) value: 4.0
               diagnostic (MAD) value_error: None
     ComputeMetric: oneVarmetric = ERA-Interim
          EnsoSstDiversity
                    Files
                         file name 1: (temperature) demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1979-1-16 12:0:0.0', '2018-12-16 12:0:0.0')
                         shape 1: (temperature) (480, 13, 67)
                    after ReadAreaSelectRegion
                         areacell is None 
                         NOTE: Estimated landmask applied
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/share/cdutil/navy_land.nc
     ComputeCollection: metric = EnsoSstSkew
     ComputeMetric: oneVarmetric = ACCESS1-0_r1i1p1
          EnsoSstSkew
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 27)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 27)
               after PreProcessTS
                    axes list 1: (sst) ['time']
                    time bounds 1: (sst) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                    shape 1: (sst) (1872,)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 25, 89)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (25, 89)
                    Files
                         file name 1: (temperature) demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
                         shape 1: (temperature) (1872, 9, 65)
                    after ReadAreaSelectRegion
                         areacell is None 
                    after ReadLandmaskSelectRegion
                         axes list 1: (temperature) ['lat', 'lon']
                         shape 1: (temperature) (9, 65)
          after PreProcessTS
               axes list 1: (sst1) ['time', 'lat', 'lon']
               time bounds 1: (sst1) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 1: (sst1) (1872, 25, 89)
               axes list 2: (sst2) ['time', 'lat', 'lon']
               time bounds 2: (sst2) ('1850-1-16 12:0:0.0', '2005-12-16 12:0:0.0')
               shape 2: (sst2) (1872, 9, 65)
               EnsoUvcdatToolsLib AverageMeridional
          end of EnsoSstSkew
               metric value: -0.3339196537261717
               metric value_error: -0.02673496883520293
     ComputeMetric: oneVarmetric = ERA-Interim
          EnsoSstSkew
                    Files
                         file name 1: (temperature) demo_data/obs4MIPs_PCMDI_monthly/ECMWF/ERA-INT/mon/ts/gn/v20210727/ts_mon_ERA-INT_PCMDI_gn_197901-201903.nc
                         variable name 1: (temperature) ts
                    after ReadSelectRegionCheckUnits
                         axes list 1: (temperature) ['time', 'lat', 'lon']
                         time bounds 1: (temperature) ('1979-1-16 12:0:0.0', '2018-12-16 12:0:0.0')
                         shape 1: (temperature) (480, 13, 67)
                    after ReadAreaSelectRegion
                         areacell is None 
                         NOTE: Estimated landmask applied
/rhome/soo/anaconda3/envs/pcmdi_metrics_new/lib/python3.10/site-packages/share/cdutil/navy_land.nc
file_name: demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
list_files: demo_data/CMIP5_demo_data/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc
netcdf_name: cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1
json_name: cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1
dict_metric:
{
    "ACCESS1-0": {
        "r1i1p1": {
            "metadata": {
                "description_of_the_collection": "Describe which science question this collection is about",
                "metrics": {},
                "name": "Metrics Collection for ENSO performance"
            },
            "value": {}
        }
    }
}
INFO::2025-06-13 15:48::pcmdi_metrics:: Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1.json
2025-06-13 15:48:56,109 [INFO]: base.py(write:429) >> Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1.json
2025-06-13 15:48:56,109 [INFO]: base.py(write:429) >> Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1.json
INFO::2025-06-13 15:49::pcmdi_metrics:: Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1_diveDown.json
2025-06-13 15:49:03,969 [INFO]: base.py(write:429) >> Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1_diveDown.json
2025-06-13 15:49:03,969 [INFO]: base.py(write:429) >> Results saved to a json file: /rhome/soo/pcmdi_metrics/pcmdi_metrics/doc/jupyter/Demo/demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1_diveDown.json
figure plotting start
metrics: ['EnsoAmpl', 'EnsoDuration', 'EnsoSeasonality', 'EnsoSstDiversity_2', 'EnsoSstSkew']
filename_js: demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1.json
met: EnsoAmpl
filename_nc: demo_output/basicTestEnso/ENSO_perf/cmip5_historical_ENSO_perf_basicTestEnso_ACCESS1-0_r1i1p1_EnsoAmpl.nc
failed for  ACCESS1-0 r1i1p1
'EnsoAmpl'
PMPdriver: model loop end
Process end: Fri Jun 13 15:49:03 2025

Anything else we need to know?

No response

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions