ASFHyP3 / burst2safe

A package for converting ASF-derived Sentinel-1 burst SLC products to the ESA SAFE format
BSD 2-Clause "Simplified" License
13 stars 1 forks source link

Gamma Remote Sensing Feature Requests #39

Closed forrestfwilliams closed 6 months ago

forrestfwilliams commented 6 months ago

Following a conversation with Charles Werner and Christophe Magnard of Gamma Remote Sensing, several feature requests have been identified:

All of these would be useful to the broader user community, and are worth implementing.

forrestfwilliams commented 6 months ago

Correct polarization code fixed by PR #40.

forrestfwilliams commented 6 months ago

Output directory specification fixed by PR #41.

forrestfwilliams commented 6 months ago

Ability to specify minimum number of bursts and swaths added by PR #44

forrestfwilliams commented 6 months ago

Passing search extent as either bounding box or geospatial file added by PR #45.

forrestfwilliams commented 6 months ago

Stack based interface added by PR #46

forrestfwilliams commented 6 months ago

Adding a confirmation step that shows the selected bursts in Vertex will require changes to the upstream asf_search library. Once those change have been made, I will create a new issue for implementing this feature.