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 550cda2 commit 4c0af50Copy full SHA for 4c0af50
README.md
@@ -28,7 +28,7 @@ Use in openEO:
28
29
```python
30
import openeo
31
-connection = openeo.connect("https://openeo.eodc.eu")
+connection = openeo.connect("https://openeo.cloud")
32
33
cube_in = connection.load_collection(
34
"SENTINEL1_SIG0_20M",
0 commit comments