From 35502906f3c526b85fe9d648f4eb3dc889b906c7 Mon Sep 17 00:00:00 2001 From: Bart Nijssen Date: Tue, 7 Jul 2015 21:35:49 -0600 Subject: [PATCH] Added one-liner about SUMMA output (issue 4) --- docs/howto/summa_configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/howto/summa_configuration.md b/docs/howto/summa_configuration.md index 25651d058..9826e6961 100644 --- a/docs/howto/summa_configuration.md +++ b/docs/howto/summa_configuration.md @@ -86,3 +86,7 @@ The main configuration file for this test case is `/settings/ 1. file with all the model decisions, that is, the various model decisions that determine how summa will be configured for a particular model applications (`M_DECISIONS`). The paths that follow are briefly explained in the configuration file for the test case. The `meta` files provide metadata for model parameters. Often these values will remain the same for different model simulations (for example, we use a fixed set of metadata files for the test applications). The next set of files (beginning with `LOCAL_ATTRIBUTES`) provide location- and application-specific information. The final line provides a prefix for the model output files that can be used to identify your simulation. + +## SUMMA output files + +For now, the user is referred to the IDL plotting files in `/verification` to get a description of the SUMMA output files. \ No newline at end of file