openeo-gfmap 0.4.0__py3-none-any.whl → 0.4.1__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/backend.py +1 -1
- {openeo_gfmap-0.4.0.dist-info → openeo_gfmap-0.4.1.dist-info}/METADATA +1 -1
- {openeo_gfmap-0.4.0.dist-info → openeo_gfmap-0.4.1.dist-info}/RECORD +5 -5
- {openeo_gfmap-0.4.0.dist-info → openeo_gfmap-0.4.1.dist-info}/WHEEL +0 -0
- {openeo_gfmap-0.4.0.dist-info → openeo_gfmap-0.4.1.dist-info}/licenses/LICENSE +0 -0
openeo_gfmap/backend.py
CHANGED
@@ -109,7 +109,7 @@ def fed_connection() -> openeo.Connection:
|
|
109
109
|
"""Performs a connection to the OpenEO federated backend using the oidc
|
110
110
|
authentication."""
|
111
111
|
return _create_connection(
|
112
|
-
url="
|
112
|
+
url="openeofed.dataspace.copernicus.eu/",
|
113
113
|
env_var_suffix="FED",
|
114
114
|
)
|
115
115
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
openeo_gfmap/__init__.py,sha256=2MxLAx_1KB9ApeAxZpxeSw_Rj1XYwOH2-XXiZoiF5Ps,595
|
2
|
-
openeo_gfmap/backend.py,sha256=
|
2
|
+
openeo_gfmap/backend.py,sha256=nQCIYtTLG1vlWj-SB-ozlkGZWMz5MiD073MAMY1hBtk,4051
|
3
3
|
openeo_gfmap/metadata.py,sha256=WlJ3zy78ff1E65HDbw7kOuYamqyvfV0BCNrv_ZvXX4Y,762
|
4
4
|
openeo_gfmap/spatial.py,sha256=y1Gk9yM1j2eod127Pthn7SKxY37EFbzvPX0znqHgnMw,1353
|
5
5
|
openeo_gfmap/temporal.py,sha256=qhKCgSoOc0CrscPTru-d7acaxsCVhftyYrb_8UVU1S4,583
|
@@ -34,7 +34,7 @@ openeo_gfmap/utils/intervals.py,sha256=V6l3ofww50fN_pvWC4NuGQ2ZsyGdhAlTZTiRcC0fo
|
|
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.1.dist-info/METADATA,sha256=vGOWtETT4FZjDKLj2DV4hCZVOZbYDmeH6NB6VmqV0O0,4322
|
38
|
+
openeo_gfmap-0.4.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
39
|
+
openeo_gfmap-0.4.1.dist-info/licenses/LICENSE,sha256=aUuGpjieWiscTNtyLcSaeVsJ4pb6J9c4wUq1bR0e4t4,11349
|
40
|
+
openeo_gfmap-0.4.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|