Skip to content

Error message with description of differences between cubes when concatenation fails (fixes #264)

Included Lars function which prints a description of the differences between cubes when the concatenation of cubes fails due to inconsistency in variables, global attributes, and, coordinates.

To test run:

  • time overlap: climix -s -e -x r10mm /home/rossby/data_lib/admin/esgf_corr/cordex/output/EUR-11/ICTP/MOHC-HadGEM2-ES/historical/r1i1p1/RegCM4-6/v1/day/pr/v20190502/pr_EUR-11_MOHC-HadGEM2-ES_historical_r1i1p1_ICTP-RegCM4-6_v1_day_200*.nc /home/rossby/data_lib/admin/esgf_corr/cordex/output/EUR-11/ICTP/MOHC-HadGEM2-ES/rcp85/r1i1p1/RegCM4-6/v1/day/pr/v20190502/pr_EUR-11_MOHC-HadGEM2-ES_rcp85_r1i1p1_ICTP-RegCM4-6_v1_day_200*.nc

  • calendar and points: climix -e /nobackup/rossby21/rossby/joint_exp/regtrend/torko/CMIP5/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_*.nc /nobackup/rossby21/rossby/joint_exp/regtrend/torko/CMIP5/tas/tas_Amon_NorESM1-M_historical_r1i1p1_*.nc -x tmge5

  • Masked data: climix -e -x fd /home/rossby/joint_exp/climix/1/testdata/NGCD/input_data/Aland/NGCD_TN*.nc /home/rossby/joint_exp/climix/1/testdata/NGCD/input_data/Falsterbo/NGCD_TN*.nc /home/rossby/joint_exp/climix/1/testdata/NGCD/input_data/NorskaHuvudet/NGCD_TN*.nc

Edited by Carolina Nilsson

Merge request reports