.. _executionresults: Execution Result ~~~~~~~~~~~~~~~~ The results of the job should be formatted or defined in a proper way to be then viewed or resused in the platform. The platform always try to convert the WPS Output to a more advanced result format using the OWS Context specification [#OGCOWC]_. For doing this, it will search for specific output information referencing results metadata. The platform currently exploits the following information defintion from the most recommended solution to the least one. OpenSearch interface """""""""""""""""""" If the response contains one Output with ``Identifier`` = **result_osd** and a Reference pointing to a compliant :ref:`opensearch` Description Document [#OGCOS]_, that describes query templates to search for the results files of the processing service as a feed represented in a supported :ref:`Metadata model `. This solution is used on the Developer Cloud Sandboxes. .. code-block:: xml result_osd OpenSearch Description to the Results or as the Reference in ComplexData .. code-block:: xml result_osd OpenSearch Description to the Results Atom Feed """"""""" In case, your processing service cannot provide with an OpenSearch interface, it can provide with the metadata feed directly. The response should therefore contain one Output with ``Identifier`` = **result_metadata** and a Reference pointing to a metadata file generated by the processing service and describing the results files as an atom feed. .. code-block:: xml result_metadata OpenSearch Description to the Results or as the Reference in ComplexData .. code-block:: xml result_metadata OpenSearch Description to the Results or directly in the ComplexData output example of metadata.xml .. code-block:: xml result_metadata OpenSearch Description to the Results Discovery feed for WPS result local data This OpenSearch Service allows the discovery of the different items which are part of the localdata collection. This search service is in accordance with the OGC 10-032r3 specification. Terradue Web Server AATSR_output.png AATSR_output.png 2016-06-15T10:27:30.711606Z 2016-06-15T10:27:30.711606Z AATSR_output.png 30.5009918 0.9953687 30.5009918 -4.2681770 35.9339877 -4.2681770 35.9339877 0.9953687 30.5009918 0.9953687 30.5009918 -4.2681770 35.9339877 0.9953687 http://sb-10-15-36-17/HEP_tests/qgis_outputs/AATSR_output.tif AATSR_output.tif 2016-06-15T10:27:30.711606Z 2016-06-15T10:27:30.711606Z AATSR_output.tif 30.5009918 0.9953687 30.5009918 -4.2681770 35.9339877 -4.2681770 35.9339877 0.9953687 30.5009918 0.9953687 30.5009918 -4.2681770 35.9339877 0.9953687 localdata 0.0002 1 50 .. rubric:: Footnotes .. [#OGCOWC] http://www.opengeospatial.org/standards/owc .. [#OGCOS] http://www.opensearch.org/