-
Notifications
You must be signed in to change notification settings - Fork 9
Navigating GLM outputs
Matt Hipsey edited this page May 25, 2022
·
6 revisions
Users rely on a diversity of platforms and approaches for interacting with and visualising GLM output. The user community has developed a range of scripting and plotting tools. This page provides information to get started understanding GLM outputs.
Options include: Daily integrated lake information : CSV Depth specific outputs : CSV All model output variables : Netcdf
Plotting: In-built plotting: Depth-profile contours are built into the distributed model binary Excel: Plot essential time-series of model outputs from the generated csv files R: Create high-quality model outputs using the GLMr tools MATLAB: Create high-quality model outputs using the GLMm scripts
Background
Getting started
- Downloading
- Running the model
glm.nml
configuration file- Tutorials & examples
- Navigating GLM outputs
Advanced use
- Command line options
- Restarting a simulation
- Customising the WQ setup
- Adding a new example lake
- Using GLM in R
Developer guide
- Downloading the code
- Compiling the code
- Updating existing submodule state
- Adding new submodules
- Using GLM as a linked library