Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csdms/bmi-live
Code, docs, and Jupyter Notebooks for the BMI Live clinic at the CSDMS Annual Meeting
https://github.com/csdms/bmi-live
bmi csdms python
Last synced: 18 days ago
JSON representation
Code, docs, and Jupyter Notebooks for the BMI Live clinic at the CSDMS Annual Meeting
- Host: GitHub
- URL: https://github.com/csdms/bmi-live
- Owner: csdms
- License: mit
- Created: 2018-05-11T15:53:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T22:05:59.000Z (over 4 years ago)
- Last Synced: 2024-01-26T00:37:41.088Z (12 months ago)
- Topics: bmi, csdms, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.44 MB
- Stars: 2
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BMI Live
Code, slides, and Jupyter Notebook examples
for the **BMI Live** clinic held at the
[2019 CSDMS Annual Meeting](https://csdms.colorado.edu/wiki/CSDMS_meeting_2019),
May 21-23, in Boulder, Colorado.## The Goal
Given a model, wrap it in a
[Basic Model Interface (BMI)](http://bmi.readthedocs.io)
in realtime.## The Plan
1. Start with a model
1. View the list of BMI methods and their signatures
at http://bmi.readthedocs.io
1. Together, implement the BMI methods for the model!
1. Evaluate our results in a Jupyter Notebook (and make a plot,
maybe using widgets!)## The Requirements
* Laptop
* Text editor
* Python distribution (we recommend the
[Anaconda](https://www.continuum.io/downloads) Python 3
distribution)
* Optionally, a [GitHub](https://github.com) account, and `git` or
GitHub Desktop