OGGM / hacktoberfest-2019

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

Project idea: Improve OGGM mass balance calibration website #11

Open matthiasdusch opened 4 years ago

matthiasdusch commented 4 years ago

Short description

https://cluster.klima.uni-bremen.de/~github/crossval/index.html

This website tracks the performance of the OGGM mass balance calibration across multiple model versions. This allows us to easily see the effects of certain model changes on the mass balance parametrisation of OGGM.

It works but I have some issues with it:

What will we need?

Right now everything is done within this repository: https://github.com/OGGM/mb_crossval

It's not necessary to have OGGM knowledge as this will not really touch model specific parts but rather processing of the data, making nice plots and building a simple website.

I can also provide some of the existing data pickles to simulate results from different model versions. If a new data storage format is chosen, these old files must/should probably be translated anyway.

Who can help?

I wrote the existing repo. But there are people with way more experience in building websites or producing nice plots.

Team