Weather reader only for TRY 2010/2011
What is the problem?
The old weather reader (which is still in use) only knows the format of the TRY 2010/2011, but not of TRY 2015/2017. The columns have a different order:
1: year / Modelica time | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2010_2011 | RG | IS | MM | DD | HH | N | WR | WG | t | p | x | RF | W | B | D | IK | A | E | IL |
2015_2017 | RW | HW | MM | DD | HH | t | p | WR | WG | N | x | RF | B | D | A | E | IL |
How do we want to solve it? Describe the solution you'd like
- Add a choice selector to differ between the two formats.