Skip to content

Commit 3a23c34

Browse files
committed
Fixup formatting of algorithm_catalog files #45
1 parent 9420b18 commit 3a23c34

File tree

3 files changed

+110
-104
lines changed

3 files changed

+110
-104
lines changed

algorithm_catalog/bap_composite.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,16 @@
6565
"themes": [
6666
{
6767
"concepts": [
68-
{ "id": "Sentinel-2 MSI" }
68+
{
69+
"id": "Sentinel-2 MSI"
70+
}
6971
],
7072
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
7173
}
7274
],
7375
"formats": [
74-
"GeoTiff", "netCDF"
76+
"GeoTiff",
77+
"netCDF"
7578
],
7679
"license": "CC-BY-4.0"
7780
},

algorithm_catalog/eurac_pv_farm_detection.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,16 @@
6666
"themes": [
6767
{
6868
"concepts": [
69-
{ "id": "Sentinel-2 MSI" }
69+
{
70+
"id": "Sentinel-2 MSI"
71+
}
7072
],
7173
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
7274
}
7375
],
7476
"formats": [
75-
"GeoTiff", "netCDF"
77+
"GeoTiff",
78+
"netCDF"
7679
],
7780
"license": "CC-BY-4.0"
7881
},
+100-100
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,106 @@
11
{
2-
"id": "sentinel1_stats",
3-
"type": "Feature",
4-
"conformsTo": [
5-
"http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
2+
"id": "sentinel1_stats",
3+
"type": "Feature",
4+
"conformsTo": [
5+
"http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
6+
],
7+
"properties": {
8+
"created": "2024-10-03T00:00:00Z",
9+
"updated": "2024-10-03T00:00:00Z",
10+
"type": "apex_algorithm",
11+
"title": "Sentinel-1 statistics",
12+
"description": "A statistics algorithm for Sentinel-1 data, calculating the mean, median, minimum, and maximum values of the data.",
13+
"cost_estimate": 0.1,
14+
"cost_unit": "platform credits per km\u00b2",
15+
"keywords": [
16+
"sentinel-1",
17+
"statistics"
618
],
7-
"properties": {
8-
"created": "2024-10-03T00:00:00Z",
9-
"updated": "2024-10-03T00:00:00Z",
10-
"type": "apex_algorithm",
11-
"title": "Sentinel-1 statistics",
12-
"description": "A statistics algorithm for Sentinel-1 data, calculating the mean, median, minimum, and maximum values of the data.",
13-
"cost_estimate": 0.1,
14-
"cost_unit": "platform credits per km²",
15-
"keywords": [
16-
"sentinel-1",
17-
"statistics"
18-
],
19-
"language": {
20-
"code": "en-US",
21-
"name": "English (United States)"
22-
},
23-
"languages": [
24-
{
25-
"code": "en-US",
26-
"name": "English (United States)"
27-
}
28-
],
29-
"contacts": [
30-
{
31-
"name": "Pratichhya Sharma",
32-
"position": "Researcher",
33-
"organization": "VITO",
34-
"links": [
35-
{
36-
"href": "https://www.vito.be/",
37-
"rel": "about",
38-
"type": "text/html"
39-
},
40-
{
41-
"href": "https://github.com/pratichhya",
42-
"rel": "about",
43-
"type": "text/html"
44-
}
45-
],
46-
"contactInstructions": "Contact via VITO",
47-
"roles": [
48-
"principal investigator"
49-
]
50-
},
51-
{
52-
"name": "VITO",
53-
"links": [
54-
{
55-
"href": "https://www.vito.be/",
56-
"rel": "about",
57-
"type": "text/html"
58-
}
59-
],
60-
"contactInstructions": "SEE WEBSITE",
61-
"roles": [
62-
"processor"
63-
]
64-
}
19+
"language": {
20+
"code": "en-US",
21+
"name": "English (United States)"
22+
},
23+
"languages": [
24+
{
25+
"code": "en-US",
26+
"name": "English (United States)"
27+
}
28+
],
29+
"contacts": [
30+
{
31+
"name": "Pratichhya Sharma",
32+
"position": "Researcher",
33+
"organization": "VITO",
34+
"links": [
35+
{
36+
"href": "https://www.vito.be/",
37+
"rel": "about",
38+
"type": "text/html"
39+
},
40+
{
41+
"href": "https://github.com/pratichhya",
42+
"rel": "about",
43+
"type": "text/html"
44+
}
6545
],
66-
"themes": [
67-
{
68-
"concepts": [
69-
{
70-
"id": "Active Remote Sensing"
71-
},
72-
{
73-
"id": "Sentinel-1 GRD"
74-
}
75-
],
76-
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concept/c8fe757b-b530-4d67-a553-e4903f4430a5"
77-
}
46+
"contactInstructions": "Contact via VITO",
47+
"roles": [
48+
"principal investigator"
49+
]
50+
},
51+
{
52+
"name": "VITO",
53+
"links": [
54+
{
55+
"href": "https://www.vito.be/",
56+
"rel": "about",
57+
"type": "text/html"
58+
}
7859
],
79-
"formats": [
80-
"GeoTiff",
81-
"netCDF"
60+
"contactInstructions": "SEE WEBSITE",
61+
"roles": [
62+
"processor"
63+
]
64+
}
65+
],
66+
"themes": [
67+
{
68+
"concepts": [
69+
{
70+
"id": "Active Remote Sensing"
71+
},
72+
{
73+
"id": "Sentinel-1 GRD"
74+
}
8275
],
83-
"license": "CC-BY-4.0"
76+
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concept/c8fe757b-b530-4d67-a553-e4903f4430a5"
77+
}
78+
],
79+
"formats": [
80+
"GeoTiff",
81+
"netCDF"
82+
],
83+
"license": "CC-BY-4.0"
84+
},
85+
"linkTemplates": [],
86+
"links": [
87+
{
88+
"rel": "openeo-process",
89+
"type": "application/json",
90+
"title": "openEO Process Definition",
91+
"href": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/main/openeo_udp/sentinel1_stats/sentinel1_stats.json"
92+
},
93+
{
94+
"rel": "service",
95+
"type": "application/json",
96+
"title": "CDSE openEO federation",
97+
"href": "https://openeofed.dataspace.copernicus.eu"
8498
},
85-
"linkTemplates": [],
86-
"links": [
87-
{
88-
"rel": "openeo-process",
89-
"type": "application/json",
90-
"title": "openEO Process Definition",
91-
"href": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/main/openeo_udp/sentinel1_stats/sentinel1_stats.json"
92-
},
93-
{
94-
"rel": "service",
95-
"type": "application/json",
96-
"title": "CDSE openEO federation",
97-
"href": "https://openeofed.dataspace.copernicus.eu"
98-
},
99-
{
100-
"rel": "example",
101-
"type": "application/json",
102-
"title": "Example output",
103-
"href": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-examples/sentinel_1/s1_stats.nc"
104-
}
105-
]
106-
}
99+
{
100+
"rel": "example",
101+
"type": "application/json",
102+
"title": "Example output",
103+
"href": "https://s3.waw3-1.cloudferro.com/swift/v1/APEx-examples/sentinel_1/s1_stats.nc"
104+
}
105+
]
106+
}

0 commit comments

Comments
 (0)