<?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/e37bad96-5bae-11f1-895b-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>getStationsAvailable</ows:Identifier>
        <ows:Title>Selection of stations available on WFS near the simulated outlet</ows:Title>
        <ows:Abstract>Selection of stations available on WFS near the simulated outlet.                     Get stations on WFS (same than inversion step).</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-05-30T00:36:52Z">
        <wps:ProcessSucceeded>PyWPS Process Selection of stations available on WFS near the simulated outlet finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:DataInputs>
		<wps:Input>
            <ows:Identifier>X</ows:Identifier>
            <ows:Title>X coordinate of simulated outlet (Lambert 93)</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >278661.094</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>Y</ows:Identifier>
            <ows:Title>Y coordinate of simulated outlet (Lambert 93)</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >6780601.606</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>Start</ows:Identifier>
            <ows:Title>Start date of the simulation</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >1984-01-01</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>End</ows:Identifier>
            <ows:Title>End date of the simulation</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >None</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>Project</ows:Identifier>
            <ows:Title>Project name to select inversion datas</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >null</wps:LiteralData>
			</wps:Data>
		</wps:Input>
	</wps:DataInputs>
	<wps:OutputDefinitions>
        <wps:Output mimeType="application/gml+xml" encoding="" schema="" asReference="False">
            <ows:Identifier>StationsAvailable</ows:Identifier>
            <ows:Title>Output stations availables near the simulated outlet</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
	</wps:OutputDefinitions>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>StationsAvailable</ows:Identifier>
            <ows:Title>Output stations availables near the simulated outlet</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/gml+xml" encoding="" schema=""><ogr:FeatureCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogr="http://ogr.maptools.org/" xmlns:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://ogr.maptools.org/ stationsSelect_260530_003652727490.xsd">
  <gml:boundedBy><gml:null>missing</gml:null></gml:boundedBy>
                                                                                                                                                                                                                                                                                                
</ogr:FeatureCollection>
</wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>