Code for the BMI Live clinic held at the 2018 CSDMS Annual Meeting, May 22-24, in Boulder, Colorado.
Given a model, wrap it in a BMI in realtime. We also hope show some best practices in Python development.
- Start with a model
- View the list of BMI methods and their signatures at http://bmi-python.readthedocs.io
- Together, implement the BMI methods for our model!
- Test the results in a Jupyter Notebook (and make a plot, maybe using widgets!)