Third Party SoftwareΒΆ

The geoh5py repository and source distributions bundle several libraries that are compatibly licensed. We list these here.

Name

License

Description

h5py

BSD-3-Clause

Read and write HDF5 files from Python.

NumPy

BSD-3-Clause

NumPy is the fundamental package for array computing with Python.

Pydantic

MIT

Data validation using Python type hints.

Pillow

HPND

Python Imaging Library (Fork)