Use this window to enter data for the Monthly Climate Data Importer behavior. This is a normal parameter entry window with the addition of buttons to allow you to read monthly data directly from files rather than entering it manually or copy-pasting it.
This expects precipitation and temperature data to be in separate files.
Each file is tab-delimited text. Months are in columns, timesteps in rows. SORTIE expects a header row and a row names column, although it does not matter what is in them.
Example:
| January | February | March | April | May | June | July | August | September | October | November | December | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Timestep 1 | 4.95 | -1.55 | 0.67 | -1.34 | 11.15 | 9.6 | 6.27 | 20.21 | -3.34 | -2.12 | -9.9 | 20.79 |
| Timestep 2 | 0.72 | -5.03 | 7.74 | 13.97 | -4.27 | 22.7 | 7.96 | 17.39 | 21.2 | -7.14 | 11.75 | -2.93 |
| Timestep 3 | 6.33 | 6.01 | -0.58 | 21.15 | 10.61 | 5.71 | 10.91 | 2.94 | -3.89 | -6.97 | -9.49 | -6.06 |