glm-py 0.2.0
Key changes from the latest release.
glm-py 0.2.0
reworks the nml
module to provide more flexible tools for
reading and writing NML files.
0.2.0
Key changes from the latest release.
glm-py 0.2.0
reworks the nml
module to provide more flexible tools for
reading and writing NML files.
This tutorial guides users through the process of setting up a model of Sparkling Lake using glm-py.
Sparkling Lake is an oligotrophic, northern temperate lake (89.7 ºN, 46.3 ºW) in Winconsin, USA. The lake is approximately 20m deep and covers a surface area of 0.638km2. This tutorial serves an introduction to the two core modules of glm-py - nml
and simulation
. You will use glm-py to model Sparkling Lake for 2 years (1980-04-15 to 1982-04-15).
We're pleased to announce the first public release of glm-py on pip!
glm-py 0.1.3
provides a Python interface to the General Lake Model (GLM) that
abstracts away the complexity of building and running simulations. It is now
easier than ever to use GLM for research, education, and software development.