Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
{
"id": "sen4cap_l3b_biophysical_indicators",
"type": "Feature",
"conformsTo": [
"http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core",
"https://apex.esa.int/core/ogc-api-processes"
],
"geometry": null,
"properties": {
"created": "2026-01-16T00:00:00Z",
"updated": "2026-01-16T00:00:00Z",
"type": "service",
"title": "Sen4CAP L3B Biophysical Indicators Processor",
"description": "The Sen4CAP L3B Biophysical Indicators Processor takes as input a Sentinel-2 L2A (created with Sen4Cor or MAJA) or Landsat-8 L2A product (created with MAJA) and computes one of the different biophysical indicators supported (LAI, FAPAR or FCover). The computation is performed at tile level, resulting a product formatted according to the Sen4CAP Product Specification Document (PSD). The product contains the raster containing the computed Biophysical Indicator and a mask flag with assessment of each valid or cloud/water/snow/invalid pixel",
"cost_estimate": 1.25,
"cost_unit": "\u20ac per input product",
"keywords": [
"Leaf Area Index (LAI)",
"Fraction of Absorbed Photosynthetic Active Radiation (fAPAR)",
"Fraction of Vegetation Coverage (fCOVER)"
],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [
{
"name": "Platform team",
"organization": "CS GROUP - ROMANIA",
"position": "Customer Relations",
"roles": [
"user on-boarding",
"platform operations",
"stakeholder engagement"
],
"links": [
{
"href": "https://tao-c-s.ro",
"title": "Tool Augmentation by user Enhancements and Orchestration (TAO)",
"rel": "about",
"type": "text/html"
},
{
"href": "https://esa-sen4cap.org",
"title": "Sentinels for Common Agricultural Policy (Sen4CAP)",
"rel": "about",
"type": "text/html"
}
],
"contactInstructions": "For inquiries on selecting Processing Services from the CS GROUP - ROMANIA Portfolio, and on budgeting the processing costs for your study areas, please email the Platform team at CS GROUP - ROMANIA",
"email": "cs.ro.eosupport@soprasteria.com"
}
],
"themes": [
{
"concepts": [
{
"id": "AGRICULTURE INDICATORS"
},
{
"id": "REMOTE SENSING"
}
],
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
}
],
"formats": [
{
"name": "GeoTIFF"
},
{
"name": "PNG"
},
{
"name": "JPEG"
}
],
"license": "CC-BY-4.0"
},
"linkTemplates": [],
"links": [
{
"rel": "order",
"type": "text/html",
"title": "Request Access",
"href": "https://tao.c-s.ro/contact/"
},
{
"rel": "platform",
"type": "application/json",
"title": "Tool Augmentation by user enhancements and Orchestration (TAO)",
"href": "../../../../platform_catalog/tao.json"
},
{
"rel": "provider",
"type": "application/json",
"title": "CS GROUP - ROMANIA",
"href": "../../record.json"
},
{
"rel": "service",
"type": "application/json",
"title": "Service Endpoint",
"href": "https://sen4x.tao.c-s.ro/process/processes/182"
},
{
"rel": "about",
"type": "text/html",
"title": "Service Documentation",
"href": "https://www.esa-sen4cap.org/wp-content/uploads/files/06_Sen4CAP_DDF_v1.1_BiophysicalIndicators.pdf"
},
{
"rel": "application",
"type": "application/cwl+yaml",
"title": "Service Application Package",
"href": "https://sen4x.tao.c-s.ro/cwl/biophysical-indicators.cwl"
},
{
"rel": "webapp",
"type": "text/html",
"title": "Web App",
"href": "https://sen4x.tao.c-s.ro"
},
{
"rel": "preview",
"type": "image/png",
"title": "Preview of the Biophysical Indicators service workflow in TAO",
"href": "https://sen4x.tao.c-s.ro/media/previews/preview_lai.png"
},
{
"rel": "thumbnail",
"type": "image/png",
"title": "Thumbnail image",
"href": "https://sen4x.tao.c-s.ro/media/thumbnails/thumbnail_lai.png"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions algorithm_catalog/csgroupromania/record.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"id": "csgroupromania",
"type": "Feature",
"conformsTo": [
"http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core"
],
"properties": {
"created": "2025-12-03T13:00:00Z",
"updated": "2025-12-03T13:00:00Z",
"type": "algorithm_provider",
"title": "CS GROUP - ROMANIA",
"description": "",
"keywords": [],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [],
"themes": [],
"license": "other",
"acl": {
"admin": [
"@cs-soprasteria.com"
]
}
},
"linkTemplates": [],
"links": [
{
"rel": "website",
"type": "text/html",
"title": "CS GROUP - ROMANIA",
"href": "https://www.c-s.ro/"
},
{
"rel": "logo-dark",
"type": "image/png",
"title": "Logo",
"href": "https://www.c-s.ro/wp-content/uploads/logo/CS-GROUP.png"
},
{
"rel": "logo-light",
"type": "image/png",
"title": "Logo",
"href": "https://www.c-s.ro/wp-content/uploads/logo/cs-logo-white.png"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
{
"id": "sen4cap_l3b_spectral_indices",
"type": "Feature",
"conformsTo": [
"http://www.opengis.net/spec/ogcapi-records-1/1.0/req/record-core",
"https://apex.esa.int/core/ogc-api-processes"
],
"geometry": null,
"properties": {
"created": "2026-01-16T00:00:00Z",
"updated": "2026-01-16T00:00:00Z",
"type": "service",
"title": "Sen4CAP L3B Spectral Indices Processor",
"description": "The Sen4CAP L3B Spectral Indices Processor takes as input a Sentinel-2 L2A (created with Sen4Cor or MAJA) or Landsat-8 L2A product (created with MAJA) and computes one of the different spectral indicators supported (NDVI, NDWI, Brightness etc.). The computation is performed at tile level, resulting a product formatted according to the Sen4CAP Product Specification Document (PSD). The product contains the raster containing the computed spectral indication and a mask flag with assessment of each valid or cloud/water/snow/invalid pixel",
"cost_estimate": 0.75,
"cost_unit": "\u20ac per input product",
"keywords": [
"Normalized Difference Vegetation Index (NDVI)",
"Normalized Difference Water Index (NDWI)",
"Brightness",
"Sentinel-2",
"Landsat-8"
],
"language": {
"code": "en-US",
"name": "English (United States)"
},
"languages": [
{
"code": "en-US",
"name": "English (United States)"
}
],
"contacts": [
{
"name": "Platform team",
"organization": "CS GROUP - ROMANIA",
"position": "Customer Relations",
"roles": [
"user on-boarding",
"platform operations",
"stakeholder engagement"
],
"links": [
{
"href": "https://tao-c-s.ro",
"title": "Tool Augmentation by user Enhancements and Orchestration (TAO)",
"rel": "about",
"type": "text/html"
},
{
"href": "https://esa-sen4cap.org",
"title": "Sentinels for Common Agricultural Policy (Sen4CAP)",
"rel": "about",
"type": "text/html"
}
],
"contactInstructions": "For inquiries on selecting Processing Services from the CS GROUP - ROMANIA Portfolio, and on budgeting the processing costs for your study areas, please email the Platform team at CS GROUP - ROMANIA",
"email": "cs.ro.eosupport@soprasteria.com"
}
],
"themes": [
{
"concepts": [
{
"id": "AGRICULTURE INDICATORS"
},
{
"id": "REMOTE SENSING"
}
],
"scheme": "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
}
],
"formats": [
{
"name": "GeoTIFF"
},
{
"name": "PNG"
},
{
"name": "JPEG"
}
],
"license": "CC-BY-4.0"
},
"linkTemplates": [],
"links": [
{
"rel": "order",
"type": "text/html",
"title": "Request Access",
"href": "https://tao.c-s.ro/contact/"
},
{
"rel": "platform",
"type": "application/json",
"title": "Tool Augmentation by user enhancements and Orchestration (TAO)",
"href": "../../../../platform_catalog/tao.json"
},
{
"rel": "provider",
"type": "application/json",
"title": "CS GROUP - ROMANIA",
"href": "../../record.json"
},
{
"rel": "service",
"type": "application/json",
"title": "Service Endpoint",
"href": "https://sen4x.tao.c-s.ro/process/processes/71"
},
{
"rel": "about",
"type": "text/html",
"title": "Service Documentation",
"href": "https://www.esa-sen4cap.org/wp-content/uploads/files/06_Sen4CAP_DDF_v1.1_BiophysicalIndicators.pdf"
},
{
"rel": "application",
"type": "application/cwl+yaml",
"title": "Service Application Package",
"href": "https://sen4x.tao.c-s.ro/cwl/spectral-indices.cwl"
},
{
"rel": "webapp",
"type": "text/html",
"title": "Web App",
"href": "https://sen4x.tao.c-s.ro"
},
{
"rel": "preview",
"type": "image/png",
"title": "Preview of the Spectral Indices service workflow in TAO",
"href": "https://sen4x.tao.c-s.ro/media/previews/preview_ndvi.png"
},
{
"rel": "thumbnail",
"type": "image/png",
"title": "Thumbnail image",
"href": "https://sen4x.tao.c-s.ro/media/thumbnails/thumbnail_ndvi.png"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading