Metadata-Version: 2.1
Name: hylite
Version: 1.30
Summary: Open-source toolbox for hyperspectral geology.
Home-page: https://github.com/samthiele/hylite
Author: Helmholtz Institute Freiberg
Author-email: s.thiele@hzdr.de
Project-URL: Source, https://github.com/samthiele/hylite
Project-URL: Documentation, https://hifexplo.github.io/hylite/hylite.html
Keywords: hyperspectral data analysis hypercloud geology mineral mapping
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scipy>=1.4
Requires-Dist: matplotlib>=3
Requires-Dist: numpy
Requires-Dist: imageio
Requires-Dist: opencv-python>=4.5
Requires-Dist: opencv-contrib-python>=4.5
Requires-Dist: scikit-image
Requires-Dist: tqdm
Requires-Dist: roipoly
Requires-Dist: spectral
Requires-Dist: utm
Requires-Dist: pytz
Requires-Dist: laspy
Requires-Dist: plyfile
Requires-Dist: astral
Requires-Dist: piexif
Requires-Dist: gfit
Requires-Dist: numba
Requires-Dist: natsort

A python package for loading, correcting, projecting and analysing hyperspectral datasets, with particular emphasis on geological applications.
