Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • 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
  • Earth SciencesEarth Sciences
  • s2dverification
  • Merge requests
  • !228

Retrieve only the number in the cdo version. Exclude the letter part.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-cdo_version_truncate into master Sep 30, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi @nperez

This is fix for the issue #250 (closed) from the external users before. The cdo versions in Ubuntu may be numbers + letters, but the original codes don't expect the existence of letters, therefore, the subtraction of the string caused problems.

The bug has been fixed according to the reporters' suggestion.

Cheers,
An-Chi

Edited Sep 30, 2020 by aho
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-cdo_version_truncate