Versions Compared

Key

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

...

Code Block
for number=1 to 50 do 

    ...your code will go here ...

end loopfor

Within the loop, simply read the current perturbed forecast member for the given time step:

...