Forecast action

These parameters are valid for /action:forecast

Name

Description

Valid values

Default value

/selection

"A comma-separated list of templates from which we withdraw the series. If missing, all series with batch=1 in database are fetched

Name of series template

False

/len

Execute all forecasts with this length.

Integer

False

/startdate

From which day do we start?

Date

False

/starthour

From which hour do we start?

Integer

<none>

/starttype

Start from ""Now"" or same hour everyday

Normal, Now

<none>

/resolution

The resolution of the forecast.

Integer

<none>

/loadtype

The load type.

Chg, el, _nothing

<none>

/loadquantity

The load quantity.

Power, Energy

<none>

/forecasttype

The forecast type.

Telegram, LatestEditable, Original, Adjusted, Normal, Observed

<none>

/ignoreobs

Ignore observationfiles

True, False

False

/exportmodelposition

In which position should the model used for the export be placed.

1, 2, 3, 4, 5, 6, 7, 8

<none>

/savemodelpositions

For which alternative model positions should forecasts be saved for later evaluation. Specify a list of valid model positions separated with '@'

List of integers from 1 to 8 in a list separated by “@”

Empty list

/writeprogfile

Specify whether a .prog-file should be written for later evaluation.

True, False

False

/compareextract

Specifies the extract used when retrieving the saved forecasts that the forecasts sent for export should be compared against and tested for tolerance limits. If the limits are exceeded, a warning or error message will be written to the status log depending on the block level (see below). If omitted, no comparison is made.

String

<none>

/blockwarnings

The program will block changes to weights and dynamic fractions for series that have any of the warning types listed to it and an error message will be written to the status log. The ‘Applyweights’ type concerns tolerance bounds for the estimated weights and the type ‘CompareExisting’ checks that the forecast quality, when evaluating the forecasts made with the optimized weights is within the tolerance bounds set for the series.

List of valid warning types separated by  ’@’

Valid types are:

 Applyweights,

CompareExisting

Empty list

/savedatastatus

Flag whether to save results of the data status check, i.e. the same pressing the save button in the dialog when running AFS.

The file is saved in APPMAINDIR\tmp and named datastatus2012-08-22@14-40-10.txt where the date and time indicates when it was written.

True, False

False

/chunklength

The length in hours for each forecasted subperiod for which the models are reestimated

Positive Integer

168