Clipc Combine process (under development)¶
Processing in CLIPC has two stages:
- WPS for identification - clipc_combine_identify
- WPS for execution - clipc_combine_execute
- inputa, inputb: NetCDF OpenDAP urls
- bbox: 4 float values containing left, bottom, right, top. Defaults to -40,20,60,85: the European region. Currently the bbox is specified in lat/lon projection.
- timea, timeb: ISO8601 Timestamps, see ISO8601 for details
- outputFileName: String, defaulting to 'combine.nc' - Note that results will be written in a folder with a unique name, so this input does not need any modifications
- operator: Currently, the possible operators can be retrieved by using clipc_combine_identify
- result: OpenDAP URL containing the calculated data - Location where the data is stored.
- See http://dev.climate4impact.eu/impactportal/account/wpsuseprocessor.jsp?processor=clipc_combine_execute