Versions Compared

Key

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

...

  •         timeZone defines the timeZone of the timeStep, this is only relevant for units of a day or larger.

    Note

    For hourly timesteps this may also be relevant in the case of half-hourly timezones. Untested at the moment.

...

titleNew, August 8 2007

New timestep options as of August 8 2007 (development version):
meteorological seasons
<timeStep monthDays="--03-01 --06-01 --09-01 --12-01"/>

every day at 13:00
<timeStep times="13:00"/>

every day at 13:00 and 20:00
<timeStep times="13:00 20:00"/>

every 12th of the month
<timeStep daysOfMonth="12"/>


...

relativeViewPeriod / relativeForecastPeriod

...