Versions Compared

Key

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

...

No Format
	<coldState>
		<startDate unit="hour" multiplier="72"/>
	</coldState>
	<warmState>
		<stateSearchPeriod unit="hour" start="-72" end="1"/>
	</warmState>
	<forecastLength unit="day" multiplier="4"/>
	<task workflowId="ImportExternal" forecastLengthSelection="false" stateSelection="false"/>
	<task workflowId="Fluvial_Forecast">
		<coldState>
			<startDate unit="hour" multiplier="48"/>
		</coldState>
		<warmState>
			<stateSearchPeriod unit="hour" start="48" end="24">
			<description>Please use this feature to find old warm states</description>
			</stateSearchPeriod>
		</warmState>
		<forecastLength unit="hour" multiplier="24"/>
	</task>

Sample input and output

Sample input and output

Error and warning messages

Known issues

Related modules and documentation

...