Add AOI upload search and resilient downloads

This commit is contained in:
2026-04-28 15:47:25 +08:00
parent 60527e935f
commit a4fd1cff8e
12 changed files with 970 additions and 121 deletions
+3
View File
@@ -10,6 +10,9 @@ requires-python = ">=3.11,<3.14"
dependencies = [
"asf-search>=12.0.7",
"fastapi>=0.116.1",
"pyproj>=3.7.0",
"python-multipart>=0.0.20",
"pyshp>=2.3.1",
"s1-orbits>=0.2.0",
"shapely>=2.1.2",
"uvicorn>=0.35.0",