We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce52ce commit 31bfa74Copy full SHA for 31bfa74
examples/ard_examples.py
@@ -24,7 +24,7 @@ def test_sentinel2_icor():
24
25
26
def test_sentinel2_icor_creo():
27
- connection = openeo.connect("https://openeo.creo.vito.be").authenticate_basic()
+ connection = openeo.connect("openeo.dataspace.copernicus.eu").authenticate_basic()
28
29
l1c = connection.load_collection("SENTINEL2_L1C",
30
spatial_extent={'west': 3.758216409030558, 'east': 4.087806252,
0 commit comments