Update how to generate a nice overview of the parameterization authored by Chris Black's avatar Chris Black
...@@ -7,7 +7,7 @@ steps: ...@@ -7,7 +7,7 @@ steps:
1. Enable model dump for day 0 in your simulation control parameter file. 1. Enable model dump for day 0 in your simulation control parameter file.
2. Copy the `scripts/XML` folder into you folder with `InputFiles` 2. Copy the `scripts/XML` folder into you folder with `InputFiles`
3. Run model for 1 day or so 3. Run model for 1 day or so
4. Open model dump with Firefox, and you should see a needly formatted list instead of XML 4. Open model dump with Firefox, and you should see a neatly formatted list instead of XML
note 1: to enable model dump for day 0 have these lines in your simulationcontrols section note 1: to enable model dump for day 0 have these lines in your simulationcontrols section
... ...
......