Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 601 Bytes

File metadata and controls

16 lines (11 loc) · 601 Bytes

HyTools-lite

HyTools-lite is a stripped down version of the hytools hyperspectral image processing library. It has minimal dependencies and only retains functions for reading ENVI binary and NEON HDF files and writing to ENVI binary files.

For documentation and examples see hytools.readthedocs.io and hytools jupyter notebook

Dependecies

  • h5py
  • numpy

Installation

pip install hy-tools-lite