Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • 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
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !427

Use H5Lexists to check whether /Units exists in IC files before attempting to read them

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Josh Borrow requested to merge fix-hdf5-errors into master Sep 21, 2017
  • Overview 8
  • Commits 4
  • Changes 2

Updated to use H5Lexists to check whether user has input units into their Initial Conditions files. This avoids error rasises from H5G* when opening files without units and reverting back to the ones specified in the parameterfile. We now also let users know when their units are being read from their ICs explicitly.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-hdf5-errors