Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<?xml version="1.0" encoding="UTF-8"?>
<transformationModule version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.wldelft.nl/fews"
					  xsi:schemaLocation="http://www.wldelft.nl/fews http://fews.wldelft.nl/schemas/version1.0/transformationModule.xsd">
  	<transformation id="polygonRelatedLocations2a. Resultaten naar waterdiepte grid">
		<interpolationSpatial>
			<polygonRelatedLocations>
				<inputVariable>
					<timeSeriesSet>
						<moduleInstanceId>SpatialInterpolationPolygonRelatedLocationsTest<<moduleInstanceSetId>RunCM$NEERSLAG$</moduleInstanceId>moduleInstanceSetId>
						<valueType>scalar</valueType>
						<parameterId>T<parameterId>H.historical<sim</parameterId>
						<locationSetId>LS<<locationSetId>WATERDIEPTE_RESULTS_$BEKKENNUMMER$</locationSetId>
						<timeSeriesType>external<timeSeriesType>simulated historical<forecasting</timeSeriesType>
						<timeStep unit="minute" multiplier="day15"/>
						<relativeViewPeriod unit="day" start="0-3" end="03"/>
						<readWriteMode>add originals<<readWriteMode>editing visible to all future task runs</readWriteMode>
						<ensembleId>main</ensembleId>
						<ensembleMemberIndex>0</ensembleMemberIndex>
					</timeSeriesSet>
				</inputVariable>
				<polygonLocationSetId>polygonLocationSet<<polygonLocationSetId>SUBCATCHMENTS_PDM"</polygonLocationSetId>
				<polygonLocationRelationId>inverseDistanceLocations<<polygonLocationRelationId>GERELATEERD_WATERDIEPTE</polygonLocationRelationId>
				<outputVariable>
					<timeSeriesSet>
						<moduleInstanceId>SpatialInterpolationPolygonRelatedLocationsTest<<moduleInstanceId>$MODULE_INSTANCE_ID$</moduleInstanceId>
						<valueType>grid</valueType>
						<parameterId>T<parameterId>H.historical<sim</parameterId>
						<locationId>ECMWF<<qualifierId>$NEERSLAG_QUALIFIER$</qualifierId>
						<locationId>WATERDIEPTE</locationId>
						<timeSeriesType>external<timeSeriesType>simulated historical<forecasting</timeSeriesType>
						<timeStep unit="minute" multiplier="day15"/>
						<relativeViewPeriod unit="day" start="0-3" end="03"/>
						<readWriteMode>add originals</readWriteMode>
					</timeSeriesSet>
				</outputVariable>
			</polygonRelatedLocations>
		</interpolationSpatial>
	</transformation>
 </transformationModule>