Search found 2 matches

by ASF - ffwilliams2
Fri Dec 20, 2024 3:42 pm America/New_York
Forum: Home
Question: Identifying correct angular parameters in Sentinel-1 metadata for GNSS-to-LOS projection
Replies: 1

Re: Identifying correct angular parameters in Sentinel-1 metadata for GNSS-to-LOS projection

What type of SAR product are you using? Are you performing InSAR? Most InSAR processors will include this information in the output metadata.
by ASF - ffwilliams2
Fri Dec 22, 2023 1:55 pm America/New_York
Forum: Home
Question: filter by temporal and perpendicular baseline
Replies: 3

Re: filter by temporal and perpendicular baseline

Hi @grahamgarvey, Forrest from ASF here. I do not believe this is possible using the API, but you can accomplish this in Vertex, ASF's search website, or by writing some of your own Python code using the asf_search package. I've included a link below to a notebook that demonstrates how to use asf_se...