New forecast series are configured in file “SeriesDefinition.txt”. The txt-file needs to be saves as a tab separated txt file.
Note
• NO headers in the file.
• Important that it contain the right number of tab separated columns (14) even if one column is empty.
• Reference field “Ref.1” to “Ref.8” and “CenterOfLoad Latitude” and “CenterOfLoad Longitude” can be left empty.
• Columns “SeriesType, NumberOfDecimals, PreImport” cannot be empty, must have a valid value.
Names of columns and some example of raw in the text file for create series:
SeriesName, SeriesType, NumberOfDecimals, PreImport, Ref.1, Ref.2, Ref.3, Ref.4, Ref.5, Ref.6, Ref.7, Ref.8, CenterOfLoad Latitude, CenterOfLoad Longitude
-------------------------------------------------------------------------------------------------PROFIL_ABB 1 5 0 R1 ELISA 6896 6896 R5 R6 R7 R8 59,3 17,1
PROFIL_ABC 1 5 0 R1 ELISA 8896 8896 R5 R6 R7 R8 60,1 18,2
Total_SN1 2 5 0 R1 SN1 8888 R5 R6R6 R7 R8 60,1 18,2
-------------------------------------------------------------------------------------------------