Versions Compared

Key

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

...

Code Block
languagexml
title$LOOP_LOCATION_ID$
			<timeSeriesSet>
				<moduleInstanceId>import</moduleInstanceId>
				<valueType>scalar</valueType
				<parameterId>H.obs</parameterId>
				<locationId>$LOOP_LOCATION_ID$</locationId>
				<timeSeriesType>external historical</timeSeriesType>
				<timeStep unit="day"/> <relativeViewPeriod unit="day" start="$START_DAYS$" end="1"/>
				<readWriteMode>read only</readWriteMode>
			</timeSeriesSet>

The locationLoop also works in combination with "run for selected locations", this will only run for the locations that are in the locationSet AND selection

Image Added