You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shoot I'm sorry, I just copied those parameters to test, but I didn't notice that the bounding box from that issue was incorrect and had the order (right, bottom, left, top).
Using bounding_box=(-117.33, 35.541, -117.880, 35.991) returns 10 results.
I actually saw this because the asf_search library printed the helpful warning
WARNING:asf_search:WKT REPAIR/VALIDATION: The following repairs were performed on the provided AOI:
["'type': 'REVERSE': 'report': Reversed polygon winding order"]
Not sure if that's worth adding here or not, but it helped me pick out that problem.
I was checking how hard it woudl be to use
earthaccess
to download some OPERA CSLC products (taking the small search from here as an example)This is a small bounding and only 15 days, so I'd expect just a few results.
Entering this into ASF (or using
asf_search
) yields the expected 12 granulesI'm not sure if this is something odd or unexpected with the OPERA data compared to others, or how earthaccess would match this many granules.
The text was updated successfully, but these errors were encountered: