Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 714 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 714 Bytes

splib07 loader

Tools for loading spectra from a local archive of the USGS Spectral Library Version 7.

The dataset release for USGS Spectral Library Version 7 can be downloaded from the USGS ScienceBase data server at https://dx.doi.org/10.5066/F7RR1WDJ.

Install

From git:

$ pip install 'splib07-loader @ git+https://github.com/brianschubert/splib07-loader.git'

From local source tree:

$ pip install .

Usage

See examples in notebooks/examples.ipynb

Test

$ pytest

Credits

USGS Spectral Library Version 7 courtesy of the U.S. Geological Survey. Visit the USGS at https://usgs.gov.