openeo-gfmap 0.4.6__py3-none-any.whl → 0.4.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- openeo_gfmap/utils/catalogue.py +2 -0
- {openeo_gfmap-0.4.6.dist-info → openeo_gfmap-0.4.7.dist-info}/METADATA +1 -1
- {openeo_gfmap-0.4.6.dist-info → openeo_gfmap-0.4.7.dist-info}/RECORD +5 -5
- {openeo_gfmap-0.4.6.dist-info → openeo_gfmap-0.4.7.dist-info}/WHEEL +0 -0
- {openeo_gfmap-0.4.6.dist-info → openeo_gfmap-0.4.7.dist-info}/licenses/LICENSE +0 -0
openeo_gfmap/utils/catalogue.py
CHANGED
@@ -238,6 +238,7 @@ def s1_area_per_orbitstate_vvvh(
|
|
238
238
|
temporal_extent,
|
239
239
|
orbitDirection="ASCENDING",
|
240
240
|
polarisation="VV%26VH",
|
241
|
+
productType="IW_GRDH_1S-COG",
|
241
242
|
)
|
242
243
|
)
|
243
244
|
descending_products, descending_timestamps = _parse_cdse_products(
|
@@ -247,6 +248,7 @@ def s1_area_per_orbitstate_vvvh(
|
|
247
248
|
temporal_extent,
|
248
249
|
orbitDirection="DESCENDING",
|
249
250
|
polarisation="VV%26VH",
|
251
|
+
productType="IW_GRDH_1S-COG",
|
250
252
|
)
|
251
253
|
)
|
252
254
|
else:
|
@@ -29,12 +29,12 @@ openeo_gfmap/stac/__init__.py,sha256=kVMJ9hrN4MjcRCOgRDCj5TfAWRXe0GHu2gJQjG-dS4Y
|
|
29
29
|
openeo_gfmap/stac/constants.py,sha256=O1bcijRBj6YRqR_aAcYO5JzJg7mdzhzUSm4vKnxMbtQ,1485
|
30
30
|
openeo_gfmap/utils/__init__.py,sha256=UDwkWUwsnV6ZLXeaJKOCos-MDG2ZaIFyg8s0IiRVtng,997
|
31
31
|
openeo_gfmap/utils/build_df.py,sha256=OPmD_Onkl9ybYIiLxmU_GmanP8xD71F1ZybJc7xQmns,1515
|
32
|
-
openeo_gfmap/utils/catalogue.py,sha256=
|
32
|
+
openeo_gfmap/utils/catalogue.py,sha256=QfSf5HjHDJ2ltY8OyZrGoDNjn94ChW6Xic5QcMtgcRM,13734
|
33
33
|
openeo_gfmap/utils/intervals.py,sha256=V6l3ofww50fN_pvWC4NuGQ2ZsyGdhAlTZTiRcC0foVE,2395
|
34
34
|
openeo_gfmap/utils/netcdf.py,sha256=KkAAxnq-ZCMjDMd82638noYwxqNpMsnpiU04Q-qX26A,698
|
35
35
|
openeo_gfmap/utils/split_stac.py,sha256=asjT0jx6ic8GJFqqAisaWxOvQ_suSRv4sxyFOyHFvpI,3895
|
36
36
|
openeo_gfmap/utils/tile_processing.py,sha256=QZ9bi5tPmyTVyyNvFZgd26s5dSnMl1grTKq2veK1C90,2068
|
37
|
-
openeo_gfmap-0.4.
|
38
|
-
openeo_gfmap-0.4.
|
39
|
-
openeo_gfmap-0.4.
|
40
|
-
openeo_gfmap-0.4.
|
37
|
+
openeo_gfmap-0.4.7.dist-info/METADATA,sha256=3xR6sMWACQu7eB03NW8MNZ4KF9PDqcp-ozbRX8LXloM,4374
|
38
|
+
openeo_gfmap-0.4.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
39
|
+
openeo_gfmap-0.4.7.dist-info/licenses/LICENSE,sha256=aUuGpjieWiscTNtyLcSaeVsJ4pb6J9c4wUq1bR0e4t4,11349
|
40
|
+
openeo_gfmap-0.4.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|