Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.16 KB

File metadata and controls

34 lines (31 loc) · 1.16 KB

Third Party Software

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

Name License Description
geoh5py LGPL-3.0-or-later Python API for geoh5, an open file format for geoscientific data
geoapps-utils MIT Utilities for geoscientific applications.
numpy BSD-3-Clause Fundamental package for array computing in Python
pydantic MIT Data validation using Python type hints.
scipy BSD-3-Clause Fundamental algorithms for scientific computing in Python
tqdm MPL-2.0 or MIT A Fast, Extensible Progress Bar for Python and CLI
scikit-image BSD-3-Clause Image processing in Python