update Sen1

This commit is contained in:
nkdiemgithub
2024-10-23 09:06:09 +00:00
parent da2e6a6258
commit 87350aa0ae
14 changed files with 113 additions and 105 deletions
+44 -44
View File
File diff suppressed because one or more lines are too long
+54 -54
View File
File diff suppressed because one or more lines are too long
+14 -6
View File
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -328,7 +328,7 @@ def save_result(result, HT_MAP):
def load_data_sen1(dc, date_range, coordinates):
longtitude_range, latitude_range = coordinates
data_sen1 = dc.load(
product="sentinel1_grd_gamma0_20m",
product="sentinel1_grd_gamma0_10m",
x=longtitude_range,
y=latitude_range,
time=date_range,