Versions Compared

Key

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

...

The following sample shows equidistant timeseries data for schedule A with a timestep of 30 seconds and equidistant timeseries data for schedule B with a timestep of 15 minutes. The sample also shows the definition of two parameters TCHN 1 and TCHN 2 for schedule A and two parameters CHAN 8 for schedule B. The current implementation rounds the actual timestamps to make them acceptable as equidistant data for FEWS.

Code Block
...
SCHEDULE A
TCHN 1 / ...
TCHN 2 / ...
...
SCHEDULE B
CHAN 8 /...
CHAN 9 /...
...
Data Section
A 3624 5490 28.694 28.704 28.702 28.656 28.850 28.782 28.906 28.861 28.732 28.984 135.025 0.280 17.529 0.042 0.220 0.673 0.150 0.871 0.209 
A 3624 5520 28.699 28.705 28.707 28.658 28.812 28.777 28.908 28.861 28.733 28.985 162.541 0.280 17.563 0.043 0.225 0.676 0.160 0.872 0.214 
...
A 3624 6300 28.664 28.699 28.684 28.654 28.810 28.817 28.827 28.831 28.679 28.987 166.052 0.280 19.242 0.074 0.310 0.978 0.216 1.357 0.303 
B 3624 6304 5.046 9.080 37.635 
A 3624 6330 28.655 28.695 28.682 28.654 28.789 28.806 28.837 28.828 28.676 28.988 145.881 0.280 19.242 0.073 0.308 1.007 0.205 1.290 0.302 
...
A 3624 7200 28.571 28.597 28.586 28.588 28.900 28.745 28.893 28.831 28.685 28.992 134.613 0.280 19.242 0.050 0.246 0.769 0.164 0.995 0.239 
B 3624 7204 3.178 6.103 225.012 
A 3624 7230 28.576 28.598 28.588 28.587 28.857 28.748 28.900 28.831 28.692 28.989 132.971 0.280 19.242 0.051 0.246 0.777 0.159 1.006 0.235 
...

...