KEO WCS Getter 1.0.0 Time
The module retrieves geospatial data from specified WCS Server (newer than Version 1.0.0)
Input / Output description:
- Inlet 1 WCS URL address (url of WCS server GetCoverage operation, default “http://keo302.acs:8080/geoserver/wcs”)
- Inlet 2 coverage name (Name of an available coverage)
- Inlet 3 service name (Service name, shall be: Default “WCS”)
- Inlet coordinate reference system (URI of the Coordinate reference system)
- Inlet 5 time value (Request a subset corresponding to the specified time instants or intervals, expressed in an extended ISO 8601 syntax, Ex: 'time1,time2,…' or 'min/max/res, …)
- Inlet 6 BBOX value (Request a coverage subset defined by the specified bounding box in the referenced coordinate reference system in the form: minx, miny, maxx, maxy, minz, maxz)
- Inlet 7 grid width value (Width grid size)
- Inlet 8 grid height value (Height grid size)
- Inlet 9 grid depth value (Depth grid size, default “null”)
- Inlet 10 format value (Requested output format of Coverage. Must be one of those listed the description of the selected coverage, default “image/tiff”)
- Inlet 11 output filename (Output filename, default "$$dir$$/$$uid$$_geospatial")
- Inlet 12 optional parameters (List of optional parameters string to append at the end of URL request separated by '&' in the form: PARAM_NAME1=PARAM_VALUE1&PARAM_NAME2=PARAM_VALUE2 "Ex: '&TimeSequence=2006-08-01/2006-09-01/P1D&GridBaseCRS=urn:ogc:def:crs:EPSG:6.6:32618"), default “null”
- Outlet 1 output data (The result geospatial data
Note:
$$dir$$ = At runtime is replaced by the working dir
$$uid$$ = At runtime is replaced by a unique identifier