Releases: DOI-USGS/plio
Releases · DOI-USGS/plio
Version 1.2.2 release. This release:
- Fixes inconsistent control network io
- Removed PyHAT dependencies
- Added Kaguya TC Support
1.20.
Version 1.2.0 release. This release:
- Adds support for Kaguya Spectral Profiler Level 2C Version 3.0 data where the label is provided as a sidecar file to the binary data. The Spectral Profiler API has been extended to support the following usage:
mysp_dataframe = SpectralProfiler(path_to_data, label=path_to_label)
.