Releases: ASFHyP3/its-live-monitoring
Releases · ASFHyP3/its-live-monitoring
its-live-monitoring v0.4.0
added
- Off-nadir scenes will now be processed and will only be paired with other off-nadir scenes.
its-live-monitoring v0.3.0
Added
- A CLI wrapper for
status_messages.py
so that it can more easily be run locally.
Fixed
- Status messages can now be posted to mattermost with a bot account.
its-live-monitoring v0.2.0
Added
- Dead-letter queue count is now posted automatically to Mattermost.
its-live-monitoring v0.1.0
Changed
- HyP3 jobs will now be submitted with the
publish_bucket
job parameter set - The reason a scene disqualifies for processing will now be logged
Fixed
- The
landsat:cloud_cover_land
property instead ofeo:cloud_cover
will be used to determine if a scene qualifies for processing - Scenes with unknown cloud cover (unreported or a value < 0) will be disqualified for processing
- The max cloud cover percentage is now an inclusive bound, so only scenes with more (
>
) cloud cover will be disqualified
its-live-monitoring v0.0.3
Changed
- This application will now monitor for newly-published Landsat 8/9 scenes over all land-ice intersecting Landsat tiles
its-live-monitoring v0.0.2
Changed
- Limited the SNS subscription for Landsat to T1 and T2 scenes to filter out RT scenes earlier in the workflow.
its-live-monitoring v0.0.1
Added
- Initial release of its-live-monitoring. The application will monitor for newly-published Landsat 8/9 scenes over 50
Landsat tiles and submit a stack of AUTORIFT jobs for each to hyp3-its-live.asf.alaska.edu for processing.