OGGM / hacktoberfest-2019

Discussion repository for the OGGM hacktoberfest 2019
MIT License
1 stars 0 forks source link

Project idea: translate Alex's mountain wave app to python #2

Open fmaussion opened 4 years ago

fmaussion commented 4 years ago

Short description

Alex Gohm has a great app to visualize mountain waves in Matlab (http://moe.met.fsu.edu/~rhart/mtnwave.html). The idea is to translate this code to python and make it run as a Holoviz/Bokeh app.

See for example https://github.com/pat-schmitt/glacier_simulator for an advanced template on how such an app could look like. Here is a screenshot of @pat-schmitt 's app:

Selection_054

What will we need?

Some Matlab skills. Some mountain wave skills.

Holoviz and Bokeh to create the app.

Who can help?

Brigitta did some serious work last year. Maybe she'll be interested in sharing / continuing it this year.

Team

gogerbr commented 4 years ago

I think I can continue to work on this! :)

fmaussion commented 4 years ago

I'm happy to join @gogerbr on this one! I can work on the app and you on the equations ;-)

gogerbr commented 4 years ago

Link to the repository: https://github.com/gogerbr/mountain_waves