File tree Expand file tree Collapse file tree 1 file changed +18
-11
lines changed
algorithm_catalog/vito/random_forest_firemapping/records Expand file tree Collapse file tree 1 file changed +18
-11
lines changed Original file line number Diff line number Diff line change 86
86
"license" : " CC-BY-4.0"
87
87
},
88
88
"linkTemplates" : [],
89
- "links" : [
89
+ "links" :
90
+ [
90
91
{
91
- "rel" : " example-output" ,
92
- "type" : " image/tif" ,
93
- "title" : " Example output" ,
94
- "href" : " https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/random_forest/random_forest_firemapping.tif"
95
- },
96
- {
97
- "rel" : " code" ,
98
- "type" : " text/html" ,
99
- "title" : " Git source repository" ,
100
- "href" : " https://github.com/Open-EO/openeo-community-examples/tree/main/python/RandomForest-ForestFire"
92
+ "rel" : " application" ,
93
+ "type" : " application/vnd.openeo+json;type=process" ,
94
+ "title" : " openEO Process Definition" ,
95
+ "href" : " https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/8ace24cf9853989b964e65246249e1379833be9d/algorithm_catalog/vito/random_forest_firemapping/openeo_udp/random_forest_firemapping.json"
101
96
},
102
97
{
103
98
"rel" : " service" ,
104
99
"type" : " application/json" ,
105
100
"title" : " CDSE openEO federation" ,
106
101
"href" : " https://openeofed.dataspace.copernicus.eu"
102
+ },
103
+ {
104
+ "rel" : " example-output" ,
105
+ "type" : " image/tif" ,
106
+ "title" : " Example output" ,
107
+ "href" : " https://s3.waw3-1.cloudferro.com/swift/v1/apex-examples/random_forest/random_forest_firemapping.tif"
108
+ },
109
+ {
110
+ "rel" : " webapp" ,
111
+ "type" : " text/html" ,
112
+ "title" : " OpenEO Web Editor" ,
113
+ "href" : " https://editor.openeo.org/?wizard=UDP&wizard~process=random_forest_firemapping&wizard~processUrl=https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/8ace24cf9853989b964e65246249e1379833be9d/algorithm_catalog/vito/random_forest_firemapping/openeo_udp/random_forest_firemapping.json&server=https://openeo.vito.be"
107
114
}
108
115
]
109
116
}
You can’t perform that action at this time.
0 commit comments