Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • startR startR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • startRstartR
  • Merge requests
  • !105

Fix metadata reading bug when certain dataset is missing

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge develop-metadata_missing_dat into master Oct 08, 2020
  • Overview 1
  • Commits 3
  • Pipelines 0
  • Changes 3

Hi @nperez

This is the fix for issue #74 (closed). I found this bug when examining issue #72. The first script failed when retrieve = T and it was due to the metadata reading. When one dataset was missing (in this case, HadGEM3 does not have valid files), metadata couldn't be placed properly. I fixed this bug and ran the previous unit tests. Please let me know if you have any questions, thanks! We can consider including this fix in the next release.

Best,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-metadata_missing_dat