Code, slides, and Jupyter Notebook examples for the BMI Live clinic held at the 2019 CSDMS Annual Meeting, May 21-23, in Boulder, Colorado.
Given a model, wrap it in a Basic Model Interface (BMI) in realtime.
- Start with a model
- View the list of BMI methods and their signatures at http://bmi.readthedocs.io
- Together, implement the BMI methods for the model!
- Evaluate our results in a Jupyter Notebook (and make a plot, maybe using widgets!)