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.
To reach out via Chat, visit our Discord server: https://discord.gg/jFbacxrUf9
For a Quick Start, see:
https://github.com/StormSurgeLive/asgs/wiki/ASGS-Cheat-Sheet
Release Engineering:
Stable Release Tag: 2024.stable.3 (release notes)
- https://github.com/StormSurgeLive/asgs/archive/refs/tags/2024.3.stable.tar.gz
- https://github.com/StormSurgeLive/asgs/archive/refs/tags/2024.3.stable.zip
Latest Stable Release - git checkout stable; git pull origin stable
Development/Bleeding Edge - git checkout master; git pull origin master