The examples below shows different cases for how the import file can be set up. The key is to describe to Aiolos how to interpret the file that you want to import. These settings are only relevant for files with values represented in wall-clock time.
Case 1: Do not use autumnfix. Aiolos will automatically use an interpolated value between 3.6 and 3.7.
Autumn |
Hour |
Value |
27-10-2013 |
0:00 |
3.4 |
27-10-2013 |
1:00 |
3.5 |
27-10-2013 |
2:00 |
3.6 |
27-10-2013 |
2:00 |
3.7 |
27-10-2013 |
3:00 |
3.8 |
27-10-2013 |
4:00 |
3.9 |
Case 2: Use autumnfix. Autumnfix imports the 7.3 value divided by 2.
Autumn |
Hour |
Value |
27-10-2013 |
0:00 |
3.4 |
27-10-2013 |
1:00 |
3.5 |
27-10-2013 |
2:00 |
7.3 |
27-10-2013 |
3:00 |
3.8 |
27-10-2013 |
4:00 |
3.9 |
Case 3: Use springfix. If not used, the zero value will be imported.
Spring |
Hour |
Value |
31-03-2013 |
0:00 |
3.4 |
31-03-2013 |
1:00 |
3.5 |
31-03-2013 |
2:00 |
0.0 |
31-03-2013 |
3:00 |
3.8 |
31-03-2013 |
4:00 |
3.9 |
|
|
|
Case 4: Does not matter if you use springfix or not.
Spring |
Hour |
Value |
31-03-2013 |
0:00 |
3.4 |
31-03-2013 |
1:00 |
3.5 |
31-03-2013 |
3:00 |
3.8 |
31-03-2013 |
4:00 |
3.9 |