Versions Compared

Key

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

...

If singleLocation is true, then outputSubDir can contain location attribute ids, e.g. "H_@BASIN@", where tags between "@" signs refer to location attributes that are defined in the locationSets config file. These tags will be replaced with the corresponding attribute values of the location of the report. These values can be different for different locations. See 22 Locations and attributes defined in CSV files, Shape-DBF files or external tables for more information.

OutputFileName

Output file name for this report.

...

Additionally, if singleLocation is true, then outputFileName can contain location attribute ids, e.g. "H_@BASIN@", where tags between "@" signs refer to location attributes that are defined in the locationSets config file. These tags will be replaced with the corresponding attribute values of the location of the report. These values can be different for different locations. See 22 Locations and attributes defined in CSV files, Shape-DBF files or external tables for more information.

DefineLocal

The DefineLocal element can be used to enter some information that is valid for a single report. Multiple DefineLocal elements may be defined, as long as the ID attribute is kept unique.

...

If singleLocation is true, then the value of a defineLocal element can contain location attribute ids, e.g. "H_@BASIN@", where tags between "@" signs refer to location attributes that are defined in the locationSets config file. These tags will be replaced with the corresponding attribute values of the location of the report. These values can be different for different locations. See 22 Locations and attributes defined in CSV files, Shape-DBF files or external tables for more information.

Charts

Charts can be used for visualising (more than one) timeseries by displaying them on a x and y axis using lines, dots etc. The charts which can be added to html-reports looks more or less the same as in the TimeSeries Display. Charts are being created as (individual) *.png files.

...