Use this window to enter timestep masting levels for the Masting Disperse with Autocorrelation behavior. This is a normal parameter entry window with the addition of a button to allow you to read data directly from a text file rather than entering it manually or copy-pasting it.
The data file is tab-delimited text. Each row is a single timestep, in order. A value must be provided for all timesteps. SORTIE expects a header row and a row names column, although it does not matter what is in them.
Example:
| Timestep | Mast Level |
|---|---|
| Timestep 1 | 0.95 |
| Timestep 2 | 0.72 |
| Timestep 3 | 0.33 |