Skip to content

Lightweight hyperspectral reading and writing library

License

Notifications You must be signed in to change notification settings

EnSpec/hytools-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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