Skip to content

Commit cacf31b

Browse files
committed
remove broken collection
1 parent 2e9db97 commit cacf31b

File tree

1 file changed

+0
-93
lines changed

1 file changed

+0
-93
lines changed

docker/creo_layercatalog.json

-93
Original file line numberDiff line numberDiff line change
@@ -2584,99 +2584,6 @@
25842584
}
25852585
]
25862586
},
2587-
{
2588-
"id": "EEA_VEGETATION_INDICES",
2589-
"name": "EEA_VEGETATION_INDICES",
2590-
"title": "Experimental - FAPAR only Sentinel-2 derived vegetation indices (NDVI, FAPAR, PPI and LAI) at 10m resolution over European mainland. These indices are provided by the High Resolution Vegetation Phenology and Productivity service, part of the Copernicus land monitoring service.",
2591-
"experimental": true,
2592-
"license": "proprietary",
2593-
"providers": [
2594-
{
2595-
"name": "European Environment Agency",
2596-
"roles": [
2597-
"producer",
2598-
"processor"
2599-
],
2600-
"url": "https://land.copernicus.eu/pan-european/biophysical-parameters/high-resolution-vegetation-phenology-and-productivity"
2601-
}
2602-
],
2603-
2604-
"links": [
2605-
{
2606-
"rel": "alternate",
2607-
"href": "https://land.copernicus.eu/pan-european/biophysical-parameters/high-resolution-vegetation-phenology-and-productivity"
2608-
}],
2609-
2610-
"summaries": {
2611-
"constellation": ["Sentinel-2"],
2612-
"platform": [
2613-
"Sentinel-2A",
2614-
"Sentinel-2B"
2615-
],
2616-
"eo:gsd": [
2617-
10
2618-
],
2619-
"eo:bands": [
2620-
{
2621-
"name": "FAPAR",
2622-
"gsd": 10,
2623-
"scale": 0.0001,
2624-
"offset": 0,
2625-
"type": "int16",
2626-
"unit": "1"
2627-
}
2628-
]
2629-
},
2630-
"cube:dimensions": {
2631-
"x": {"type": "spatial", "axis": "x", "reference_system": {"$schema":"https://proj.org/schemas/v0.2/projjson.schema.json","type":"GeodeticCRS","name":"AUTO 42001 (Universal Transverse Mercator)","datum":{"type":"GeodeticReferenceFrame","name":"World Geodetic System 1984","ellipsoid":{"name":"WGS 84","semi_major_axis":6378137,"inverse_flattening":298.257223563}},"coordinate_system":{"subtype":"ellipsoidal","axis":[{"name":"Geodetic latitude","abbreviation":"Lat","direction":"north","unit":"degree"},{"name":"Geodetic longitude","abbreviation":"Lon","direction":"east","unit":"degree"}]},"area":"World","bbox":{"south_latitude":-90,"west_longitude":-180,"north_latitude":90,"east_longitude":180},"id":{"authority":"OGC","version":"1.3","code":"Auto42001"}}, "step": 10},
2632-
"y": {"type": "spatial", "axis": "y", "reference_system": {"$schema":"https://proj.org/schemas/v0.2/projjson.schema.json","type":"GeodeticCRS","name":"AUTO 42001 (Universal Transverse Mercator)","datum":{"type":"GeodeticReferenceFrame","name":"World Geodetic System 1984","ellipsoid":{"name":"WGS 84","semi_major_axis":6378137,"inverse_flattening":298.257223563}},"coordinate_system":{"subtype":"ellipsoidal","axis":[{"name":"Geodetic latitude","abbreviation":"Lat","direction":"north","unit":"degree"},{"name":"Geodetic longitude","abbreviation":"Lon","direction":"east","unit":"degree"}]},"area":"World","bbox":{"south_latitude":-90,"west_longitude":-180,"north_latitude":90,"east_longitude":180},"id":{"authority":"OGC","version":"1.3","code":"Auto42001"}}, "step": 10},
2633-
"t": {"type": "temporal"},
2634-
"bands": {
2635-
"type": "bands",
2636-
"values": [
2637-
"FAPAR"
2638-
]
2639-
}
2640-
},
2641-
"_vito": {
2642-
"data_source": {
2643-
"type": "file-s2",
2644-
"opensearch_collection_id": "copernicus_r_utm-wgs84_10_m_hrvpp-vi_p_2017-now_v01",
2645-
"opensearch_endpoint": "https://phenology.hrvpp2.vgt.vito.be",
2646-
"root_path": "/eodata"
2647-
},
2648-
"properties": {
2649-
"accessedFrom": {
2650-
"process_graph": {
2651-
"asc": {
2652-
"process_id": "eq",
2653-
"arguments": {
2654-
"x": {
2655-
"from_parameter": "value"
2656-
},
2657-
"y": "S3"
2658-
},
2659-
"result": true
2660-
}
2661-
}
2662-
},
2663-
"productType": {
2664-
"process_graph": {
2665-
"asc": {
2666-
"process_id": "eq",
2667-
"arguments": {
2668-
"x": {
2669-
"from_parameter": "value"
2670-
},
2671-
"y": "FAPAR"
2672-
},
2673-
"result": true
2674-
}
2675-
}
2676-
}
2677-
}
2678-
}
2679-
},
26802587
{
26812588
"id": "SENTINEL3_SYN_L2_SYN",
26822589
"title": "Daily global Sentinel-3 Synergy products at 300m resolution combining OCLI and SLSTR bands.",

0 commit comments

Comments
 (0)