<?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/simfen-test?request=GetCapabilities&amp;amp;service=WPS" statusLocation="http://wps.geosas.fr/wps/simfen-test-outputs/4b0de44c-5e98-11f1-acd6-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>nutrimentSimulation</ows:Identifier>
        <ows:Title>Estimation of nutriment at a simulated outlet</ows:Title>
        <ows:Abstract>Estimation of nutriment on stream network in Britanny.</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-06-02T17:32:44Z">
        <wps:ProcessSucceeded>PyWPS Process Estimation of nutriment at a 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 >159338.8</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 >6800420</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>Parametre</ows:Identifier>
            <ows:Title>Name of the element to be quantified (refer to hub-eau name)</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >Nitrates</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>DeltaT</ows:Identifier>
            <ows:Title>Time interval for water flow simulated</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >1440</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>ListStations</ows:Identifier>
            <ows:Title>List of stations to use, stay None if automatic selection (use &#34;,&#34; to split)</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >None</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>InBasin</ows:Identifier>
            <ows:Title>Only use station availables in target basin ?</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >False</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 >archives_dreal</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>StationQuality</ows:Identifier>
            <ows:Title>Name of the quality station</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >04179690</wps:LiteralData>
			</wps:Data>
		</wps:Input>
	</wps:DataInputs>
	<wps:OutputDefinitions>
        <wps:Output mimeType="application/gml+xml" encoding="" schema="" asReference="False">
            <ows:Identifier>StationsSelected</ows:Identifier>
            <ows:Title>Measured stations used to simulate water flow.</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
        <wps:Output mimeType="application/gml+xml" encoding="" schema="" asReference="False">
            <ows:Identifier>Watersheds</ows:Identifier>
            <ows:Title>Target and sources watersheds used</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
        <wps:Output mimeType="application/json" encoding="" schema="" asReference="False">
            <ows:Identifier>SimulatedFlowAndNutriment</ows:Identifier>
            <ows:Title>Water flow simulated with nutriment</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
	</wps:OutputDefinitions>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>StationsSelected</ows:Identifier>
            <ows:Title>Measured stations used to simulate water flow.</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/gml+xml" encoding="" schema=""></wps:ComplexData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>Watersheds</ows:Identifier>
            <ows:Title>Target and sources watersheds used</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/gml+xml" encoding="" schema=""></wps:ComplexData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>SimulatedFlowAndNutriment</ows:Identifier>
            <ows:Title>Water flow simulated with nutriment</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>