Skip to content

Commit e3271f6

Browse files
committed
Updated datasets 2025-07-16 UTC
1 parent 745ee8f commit e3271f6

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

datasets/sentinel-1-grd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,8 @@
245245
"summaries": {
246246
"platform": [
247247
"SENTINEL-1A",
248-
"SENTINEL-1B"
248+
"SENTINEL-1B",
249+
"SENTINEL-1C"
249250
],
250251
"constellation": [
251252
"Sentinel-1"

datasets/sentinel-1-rtc.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
{
5656
"nodata": -32768,
5757
"data_type": "float32",
58-
"spatial_resolution": 10.0
58+
"spatial_resolution": 10
5959
}
6060
]
6161
},
@@ -70,7 +70,7 @@
7070
{
7171
"nodata": -32768,
7272
"data_type": "float32",
73-
"spatial_resolution": 10.0
73+
"spatial_resolution": 10
7474
}
7575
]
7676
},
@@ -85,7 +85,7 @@
8585
{
8686
"nodata": -32768,
8787
"data_type": "float32",
88-
"spatial_resolution": 10.0
88+
"spatial_resolution": 10
8989
}
9090
]
9191
},
@@ -100,7 +100,7 @@
100100
{
101101
"nodata": -32768,
102102
"data_type": "float32",
103-
"spatial_resolution": 10.0
103+
"spatial_resolution": 10
104104
}
105105
]
106106
}
@@ -161,7 +161,8 @@
161161
"summaries": {
162162
"platform": [
163163
"SENTINEL-1A",
164-
"SENTINEL-1B"
164+
"SENTINEL-1B",
165+
"SENTINEL-1C"
165166
],
166167
"constellation": [
167168
"Sentinel-1"

0 commit comments

Comments
 (0)