Weaver REST API – OGC API – Processes

Version:
6.9.0-dev3

Downloads Copernicus products. Downloads the Copernicus product from S3 using the Sentinel-2 SAFE manifest.

Metadata

No metadata provided.

Inputs

S3 URL to a Sentinel-2 product in SAFE format.
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string"
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "dataType": {
      "name": "string"
    },
    "valueDefinition": {
      "anyValue": false
    }
  }
]
S3 access key required to retrieve products hosted on a protected S3 location.
Description:
Access key to Copernicus data provider. See https://documentation.dataspace.copernicus.eu/Registration.html and https://documentation.dataspace.copernicus.eu/APIs/S3.html#generate-secrets for details.
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string"
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "dataType": {
      "name": "string"
    },
    "valueDefinition": {
      "anyValue": false
    }
  }
]
S3 secret key required to retrieve products hosted on a protected S3 location.
Description:
Secret key to Copernicus data provider. See https://documentation.dataspace.copernicus.eu/Registration.html and https://documentation.dataspace.copernicus.eu/APIs/S3.html#generate-secrets for details.
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string"
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "dataType": {
      "name": "string"
    },
    "valueDefinition": {
      "anyValue": false
    }
  }
]
Schema:
minOccurs = 0
,
maxOccurs = 1
{
  "type": "array",
  "items": {
    "type": "string",
    "enum": [
      "10m",
      "20m",
      "60m"
    ]
  },
  "minItems": 0,
  "maxItems": 1
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "dataType": {
      "name": "string"
    },
    "valueDefinition": [
      "10m",
      "20m",
      "60m"
    ]
  }
]
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string",
  "enum": [
    "B01",
    "B02",
    "B03",
    "B04",
    "B05",
    "B06",
    "B07",
    "B08",
    "B8A",
    "B09",
    "B11",
    "B12",
    "AOT",
    "SCL",
    "TCI",
    "WVP"
  ]
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "dataType": {
      "name": "string"
    },
    "valueDefinition": [
      "B01",
      "B02",
      "B03",
      "B04",
      "B05",
      "B06",
      "B07",
      "B08",
      "B8A",
      "B09",
      "B11",
      "B12",
      "AOT",
      "SCL",
      "TCI",
      "WVP"
    ]
  }
]
Schema:
minOccurs = 0
,
maxOccurs = 1
{
  "type": "array",
  "items": {
    "type": "boolean",
    "default": false
  },
  "minItems": 0,
  "maxItems": 1
}
Additional Details:
literalDataDomains:
[
  {
    "default": true,
    "defaultValue": false,
    "dataType": {
      "name": "boolean"
    },
    "valueDefinition": {
      "anyValue": false
    }
  }
]

Outputs

product
Schema:
{
  "type": "string",
  "format": "binary",
  "contentMediaType": "image/jp2",
  "contentEncoding": "base64"
}
self
Current process description.
Language:
en-CA
Media-Type:
application/json
profile
Process response profile.
Language:
en-CA
Media-Type:
application/json
alternate
Alternate process description.
Language:
en-CA
Media-Type:
application/xml
process-meta
Process definition.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/execute
Process execution endpoint for job submission.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/processes
List of registered processes.
Language:
en-CA
Media-Type:
application/json
http://www.opengis.net/def/rel/ogc/1.0/job-list
List of job executions corresponding to this process.
Language:
en-CA
Media-Type:
application/json
up
List of processes registered under the service.
Language:
en-CA
Media-Type:
application/json
working-copy
Tagged version of this process description.
Language:
en-CA
Media-Type:
application/json
latest-version
Most recent revision of this process.
Language:
en-CA
Media-Type:
application/json
version-history
Listing of all revisions of this process.
Language:
en-CA
Media-Type:
application/json
predecessor-version
Previous revision of this process.
Language:
en-CA
Media-Type:
application/json