Points of attention:
- The Custom Logs are basically free format and text can exit between the numbers in the resulting logs. CUtils parses the Log definition for webtags which produce a value so it can plot those but it requires a resulting plot with only the numbers. No text allowed. So the user has to pay attention.
- RECENT and DAILY logs are combined into one JSON file at the moment. Having long RECENT chart period (7 days max for CMX, but longer for CUtils) with many webtags logged, may result in very large datafiles. It is the users responsibility.
- Currently RECENT and DAILY data are assembled in one JSON. That is not good and will be changed to two different JSON files.
- The user can use any webtag in the definition of the Custom Log, CUtils should pick only those which produce a plottable value
- Currently all charts have a dimensionless axis. Future releases will couple a dimension (e.g. temperature or pressure) to a webtag and attach an axis to the chart accordingly
Comments on all levels (Usage, technical and wiki) are highly appreciated.
Is this useful? Do users use the Custom Logs?
NOTE: Any issue please post the log and the CustomLog definitions (section [CustomLogs] in the Cumulus.ini file)