update Sen1

This commit is contained in:
nkdiemgithub
2024-10-23 09:06:09 +00:00
parent 2b1e76225a
commit 3d044ac9a4
14 changed files with 29 additions and 11 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5bb007666adcc60a068ce7619fc3d1ea787d99b9b4d9a5661930cae28c9b53b0 oid sha256:549bf41a29b39a583c9ac1a2f08283b7494bcd521f8b6b5aff1fa7f5f0ca1cab
size 920050 size 919988
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:6f3e2a42f7784986e07d299d7a8a7082e7eaea4e7e41581fcc3705f5b8b63b0c oid sha256:54efd837e5dcbfbd4bd8c2cfc44ff1b5eecbf03de302d41fab0ed47257bfa62c
size 5324835 size 4828615
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8b0a43c123cc5751609a3213586c6a9f29ba23f6b6748e483a4053cbb92c97fe oid sha256:72d0f97e1e623ab49fe749054c8b2c3901ff0807b52667289108bbd0b8220e2a
size 2529593 size 2240648
+1 -1
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:9494bac2e563ef67ea56cb045f0065c802c17e3563a393b62e18b7a304f1b7ac oid sha256:520c3480efaafdf844c3bba3dd165a8e44f3318ab21209539c78201f18fd6312
size 3066028 size 3066028
+1 -1
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4d87050cb7280e8d59b95eec649e2dbcf4d5c6fc7d36bdd7be5706c7b4ce1cf0 oid sha256:7d3bff20682fc510a9c41b5aa2b42e3ebef8098ed81e27b4436f9ae86f47b9a6
size 3066028 size 3066028
+1 -1
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a3939ced7162cf2998311f8476b5d9a5d9489ce2e2c3f9a290b086abe6f3a7bd oid sha256:322f48d2d54ee921facfc3c0c44b320a86a90694e1779b683824264f9affa3fc
size 3066028 size 3066028
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d54093e75b91dbe910210d53632c7ecdfc2c5114bfea4d4e63ed15c64eb2e1cc oid sha256:e71c696efbcb9e766eb1a666cc85b4f604992a65efc7258a46a46c7f81c596db
size 3536032 size 3536032
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:520c3480efaafdf844c3bba3dd165a8e44f3318ab21209539c78201f18fd6312
size 3066028
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d3bff20682fc510a9c41b5aa2b42e3ebef8098ed81e27b4436f9ae86f47b9a6
size 3066028
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:322f48d2d54ee921facfc3c0c44b320a86a90694e1779b683824264f9affa3fc
size 3066028
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a446d333bf7f6d0cb7df014f12b0da3f7298f85bdfb4de06893173e90fbd5ccb
size 14112695
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3eec576dffe1cc1393fdb584fb99d28db62abdd0977d41030aee5c4fa5377180
size 11474743
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc125de4c172c98d9e50123bfcc2f8dd856e4ccd6bb04edd639badf090af2eef
size 5077735
+1 -1
View File
@@ -328,7 +328,7 @@ def save_result(result, HT_MAP):
def load_data_sen1(dc, date_range, coordinates): def load_data_sen1(dc, date_range, coordinates):
longtitude_range, latitude_range = coordinates longtitude_range, latitude_range = coordinates
data_sen1 = dc.load( data_sen1 = dc.load(
product="sentinel1_grd_gamma0_20m", product="sentinel1_grd_gamma0_10m",
x=longtitude_range, x=longtitude_range,
y=latitude_range, y=latitude_range,
time=date_range, time=date_range,