Skip to content

Releases: MiraGeoscience/geoh5py

v0.1.5

12 Nov 19:48
5a64a7e
Compare
Choose a tag to compare
  • Add documentation for ui.json format.
  • Fix for copying of direct-current survey.
  • General documentation maintenance.

v0.1.4

01 Nov 17:56
520bf12
Compare
Choose a tag to compare

New feature

  • Add direct_current survey type and related documentation.

Bug fixes

  • Fix for drill hole creation with a single survey location anywhere along the borehole.
  • Fix for entity.parent setter. Changes are applied directly to the target workspace.
  • Improve Typing.

v0.1.3

22 Jun 20:37
Compare
Choose a tag to compare

geoh5py 0.1.3 Release Notes

general maintenance

  • support geoh5 with no Root group
  • load No-Data-Value (NDV) as numpy.nan
  • new unit tests

bug fixes

  • copying octree mesh
  • allow drill holes with single survey data

documentation

  • document the geoh5 file format