Reads the parsed GLM and AED configuration lists from an AEME object and produces an interactive HTML visualisation showing the lake hypsograph, sediment zones, module wiring, and key parameter values.
Arguments
- aeme
An AEME object.
- path
Character. Path to AEME project.
- output
Character or NULL. Path for the output HTML file. If NULL, a temporary file is created and opened in the browser. Defaults to NULL.
- return_widget
Logical. If TRUE, returns the HTML widget object instead of writing to file. Defaults to FALSE.
