Releases: MiraGeoscience/geoh5py
Releases · MiraGeoscience/geoh5py
v0.1.5
- Add documentation for ui.json format.
- Fix for copying of direct-current survey.
- General documentation maintenance.
v0.1.4
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
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