Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an issue of rechdf5 with depthoption #98

Merged
merged 5 commits into from
Jul 1, 2021
Merged

Fix an issue of rechdf5 with depthoption #98

merged 5 commits into from
Jul 1, 2021

Conversation

houjun
Copy link
Collaborator

@houjun houjun commented Jul 1, 2021

Bug fix

  • previously depth is treated as Z value, changed to base on "USEZVALUE" field, depth when non-exist or set to 0, z when non-zero value.

Additional enhancement the HDF5 dataset read process:

  • Ignore the groups in the HDF5 file that are not station information, e.g. "header" group storing metadata
  • Error out with message and exit when any station information read operation failed.

@andersp andersp merged commit fa72de7 into developer Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants