Skip to content

Python API for geoh5, an open file format for geoscientific data.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

MiraGeoscience/geoh5py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code coverage Maintainability pre-commit.ci status Documentation Status Coding style version on PyPI version status on PyPI Python versions

geoh5py: Python API for geoh5, an open file format for geoscientific data

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.

Online documentation

See also documentation for the geoh5 file format.

geoh5py is currently written for Python 3.10 or higher, and depends on NumPy and h5py. Users will likely want to also make use of advanced processing techniques made available under the python ecosystem. We therefore recommend installing a Conda distribution such as miniforge to handle the various packages.

Install geoh5py from PyPI:

$ pip install geoh5py

To configure the development environment and tools, please see README-dev.rst.

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/>.

The geoh5 Software may provide links to third party libraries or code (collectively "Third Party Software") to implement various functions. Third Party Software does not comprise part of the Software. The use of Third Party Software is governed by the terms of such software license(s). Third Party Software notices and/or additional terms and conditions are located in the THIRD_PARTY_SOFTWARE.rst file.

Copyright (c) 2024 Mira Geoscience Ltd.

If you use geoh5py in your research, please cite it as follows:

About

Python API for geoh5, an open file format for geoscientific data.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages