Releases: sister-jpl/sister
Releases · sister-jpl/sister
1.3.2
sister 1.3.1
- Added numpy version to setup.py
- Production run 3 notebook updates
sister 1.3.0
- Added EMIT preprocessing module
- Updated production notebooks
- Removed memmap writing from unprojected PRISMA datasets
- Removed deprecated modules
sister 1.2.0
- Fixed bug in GDAL warp call
- Corrected DEM projection
- Trimmed no data lines from projected PRISMA imagery
- Updated PRISMA processor support
- Updated README
- Fixed time array
- Speed up AVIRIS processing
- Updated projector, dropped intermediate projection
sister 1.1.0
• Added production workflow notebooks
• Added DESIS and AVIRIS preprocessing functions
• Updated radiometric correction files to include support for 3.9-2, 3.9-3, 4.0-1.
• Perform landsat matching with pre-generated reference image
• Miscellaneous bug fixes
• Fixed bugs in slope and aspect calculations
1.0.0
sister 0.4
- Bug fixes
- Added ability to specify file path or url for correction files
- Updated ISOFIT helper functions
sister 0.3
- Added imgspec configuration files.
- DEM tiles can now be pulled from AWS instead of being stored locally.
- Added spectrum resampler script.
sister 0.2
- Updated PRISMA and DESIS preprocessors to be consistent with each other, same input and outputs
- Removed dependency on higher level data products for PRISMA (L2b) and DESIS (L1c) for generating radiance and ancillary datasets
- Added workflow manager class to handle processing steps
- Added helper functions for ISOFIT
- Ancillary files are now pulled from ECOSIS or github
- Added command line scripts including PRISMA preprocessor
sister 0.1
Initial release