Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C climix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • climix
  • climix
  • Merge requests
  • !196

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

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Carolina Nilsson requested to merge a002527/climix:feature_error_handling_of_input_data into main Dec 07, 2022
  • Overview 17
  • Commits 10
  • Pipelines 0
  • Changes 3

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 Dec 19, 2022 by Carolina Nilsson
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature_error_handling_of_input_data