Weaver REST API – OGC API – Processes

Version:
6.9.0-dev3

Process:
2.3

JSON array to NetCDF Extracts and fetches NetCDF files from a JSON file containing an URL string array, and provides them on the output directory.

Metadata

No metadata provided.

Inputs

input
Description:
JSON file formed of an array of file URIs, each representing NetCDF contents.
Schema:
minOccurs = 1
,
maxOccurs = 1
{
  "type": "string",
  "contentMediaType": "application/json"
}
Additional Details:
formats:
[
  {
    "default": true,
    "mediaType": "application/json"
  }
]

Outputs

output
Schema:
{
  "type": "string",
  "format": "binary",
  "contentMediaType": "application/x-netcdf",
  "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