Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cliftbar/akkadisaster
https://github.com/cliftbar/akkadisaster
akka-http hurricane hurricane-calculations scala
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cliftbar/akkadisaster
- Owner: cliftbar
- License: mit
- Created: 2017-07-24T02:08:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T01:07:06.000Z (about 7 years ago)
- Last Synced: 2024-10-06T00:41:16.497Z (3 months ago)
- Topics: akka-http, hurricane, hurricane-calculations, scala
- Language: Scala
- Size: 4.68 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Companion application for [FlaPyDisaster](https://github.com/cliftbar/FlaPyDisaster) to run hurricane calculations in Scala. Uses Akka Http as a server framework, and includes the hurricane calculation JAR from [Disaster Modeling](https://github.com/cliftbar/DisasterModeling). This replaces [FlaPyScala](https://github.com/cliftbar/FlaPyScala) as the calculation server, as the Play framework is more oriented towards driving a front end, while this app only needs api endpoints. Check the [Wiki](https://github.com/cliftbar/AkkaDisaster/wiki) for setup instructions.