The Automated Solution Generation System (ASGS) provides software infrastructure for automating coastal ocean modelling for real time decision support, and provides a variety of standalone command line tools for pre- and post-processing.
For a Quick Start, see:
https://github.com/StormSurgeLive/asgs/wiki/ASGS-Cheat-Sheet
Release Engineering:
Stable Release Tag: 2024.stable.2 (also always stable branch)
Latest Stable Release - git checkout stable; git pull origin stable
Development/Bleeding Edge - git checkout master; git pull origin master