The geoh5py library has been created for the manipulation and storage of a wide range of geoscientific data (points, curve, surface, 2D and 3D grids) in geoh5 file format. Users will be able to directly leverage the powerful visualization capabilities of Geoscience ANALYST along with open-source code from the Python ecosystem.
geoh5py is currently written for Python 3.9 or higher, and depends on NumPy and h5py.
Note
Users will likely want to take advantage of other packages available in the Python ecosystem. We therefore recommend using Miniforge (Windows x86_64)
Install geoh5py from PyPI:
$ pip install geoh5py
Have comments or suggestions? Submit feedback. All the content can be found on the github repository.
Visit Mira Geoscience website to learn more about our products and services.
geoh5py is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
geoh5py is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with geoh5py. If not, see <https://www.gnu.org/licenses/>.
Copyright (c) 2024 Mira Geoscience Ltd.