<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsExecute_response.xsd" service="WPS" version="1.0.0" xml:lang="fr-FR" serviceInstance="https://wps.geosas.fr/simfenV2?request=GetCapabilities&amp;amp;service=WPS" statusLocation="http://wps.geosas.fr/wps/simfen-outputs/c308c3c6-01d8-11f1-b016-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>getInfos</ows:Identifier>
        <ows:Title>Get infos about projects availables</ows:Title>
        <ows:Abstract>Get projects availables and their dates</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-02-04T15:49:52Z">
        <wps:ProcessSucceeded>PyWPS Process Get infos about projects availables finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:DataInputs>
		<wps:Input>
            <ows:Identifier>plage_temporelle</ows:Identifier>
            <ows:Title>plage temporelle si analyse les logs : 24h,semaine,mois,annee sinon=no</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData ></wps:LiteralData>
			</wps:Data>
		</wps:Input>
	</wps:DataInputs>
	<wps:OutputDefinitions>
        <wps:Output>
            <ows:Identifier>configInfos</ows:Identifier>
            <ows:Title>List with projects available and their dates</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
        <wps:Output mimeType="application/json" encoding="" schema="" asReference="False">
            <ows:Identifier>log_time</ows:Identifier>
            <ows:Title>SIMFEN log xml analysis</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
        <wps:Output mimeType="application/json" encoding="" schema="" asReference="False">
            <ows:Identifier>log_xy</ows:Identifier>
            <ows:Title>SIMFEN log xml analysis xy in 4326</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
	</wps:OutputDefinitions>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>configInfos</ows:Identifier>
            <ows:Title>List with projects available and their dates</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData  dataType="string">[[&#39;archives_dreal&#39;, Timestamp(&#39;1960-01-31 00:00:00&#39;), Timestamp(&#39;2025-06-20 02:00:00&#39;)], [&#39;agrhys&#39;, Timestamp(&#39;1993-03-13 00:00:00&#39;), Timestamp(&#39;2019-09-15 00:00:00&#39;)], [&#39;hub_eau&#39;, Timestamp(&#39;2020-11-24 21:00:00&#39;), Timestamp(&#39;2025-04-23 14:00:00&#39;)]]</wps:LiteralData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>log_time</ows:Identifier>
            <ows:Title>SIMFEN log xml analysis</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/json" encoding="" schema=""></wps:ComplexData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>log_xy</ows:Identifier>
            <ows:Title>SIMFEN log xml analysis xy in 4326</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/json" encoding="" schema=""></wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>