Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StormSurgeLive/asgs
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. Visit us at https://discord.gg/jFbacxrUf9
https://github.com/StormSurgeLive/asgs
adcirc automation cyclones forecast tropical
Last synced: about 1 month ago
JSON representation
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. Visit us at https://discord.gg/jFbacxrUf9
- Host: GitHub
- URL: https://github.com/StormSurgeLive/asgs
- Owner: StormSurgeLive
- License: gpl-3.0
- Created: 2016-02-11T02:18:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T07:26:38.000Z (2 months ago)
- Last Synced: 2024-10-29T21:02:38.873Z (2 months ago)
- Topics: adcirc, automation, cyclones, forecast, tropical
- Language: Fortran
- Homepage: https://tools.adcirc.live
- Size: 136 MB
- Stars: 39
- Watchers: 14
- Forks: 22
- Open Issues: 195
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: COPYING
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- open-sustainable-technology - ASGS - Provides software infrastructure for automating coastal ocean modelling for real time hurricane decision support. (Climate Change / Natural Hazard and Storm)
README
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/releases/tag/2024.3.stable))
* https://github.com/StormSurgeLive/asgs/archive/refs/tags/2024.3.stable.tar.gz
* https://github.com/StormSurgeLive/asgs/archive/refs/tags/2024.3.stable.zipLatest Stable Release - `git checkout stable; git pull origin stable`
Development/Bleeding Edge - `git checkout master; git pull origin master`