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 ba2e822 commit 8466f86Copy full SHA for 8466f86
src/openeo_grass_gis_driver/actinia_processing/config.py
@@ -28,7 +28,7 @@ class ACTINIA:
28
LOCATIONS = ["nc_spm_08", "utm32n", "latlong_wgs84"]
29
USER = "openeo"
30
PASSWORD = "EeMob0la"
31
- VERSION = "v2"
+ VERSION = "v3"
32
# The database file that stores the graphs
33
GRAPH_DB = "%s/.graph_db_file.sqlite" % os.environ["HOME"]
34
# The database file that stores the jobs
0 commit comments