pycoal icon indicating copy to clipboard operation
pycoal copied to clipboard

Enable use of EcoSIS Spectral Library

Open lewismc opened this issue 8 years ago • 1 comments

EcoSIS is a spectral library with some >54K spectra... we may wish to leverage this to improve our classifications.

lewismc avatar Oct 18 '17 22:10 lewismc

To be compatible with our current algorithm, this data would need to be obtained or converted as ENVI Spectral Library format. Considerations include the types and spectral range of the samples. As it may not be practical to classify all 54K samples, it may be necessary to specify the classNames and threshold parameters. Depending on the content of this library, it may also be suitable for true machine learning approaches. Cross referencing issue https://github.com/capstone-coal/pycoal/issues/105 for supporting the USGS Spectral Library Version 7.

ghost avatar Nov 08 '17 07:11 ghost