Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csdms/pymt-live
Code, docs, and Jupyter Notebooks for the pymt clinic at the CSDMS Annual Meeting
https://github.com/csdms/pymt-live
Last synced: 4 days ago
JSON representation
Code, docs, and Jupyter Notebooks for the pymt clinic at the CSDMS Annual Meeting
- Host: GitHub
- URL: https://github.com/csdms/pymt-live
- Owner: csdms
- License: mit
- Created: 2019-05-22T04:50:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T17:14:13.000Z (over 5 years ago)
- Last Synced: 2024-06-11T19:05:38.469Z (7 months ago)
- Language: Jupyter Notebook
- Size: 1.79 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💥💥 pymt 💥💥
Code, and Jupyter Notebook examples for the **pymt** clinic held at the
[2019 CSDMS Annual Meeting](https://csdms.colorado.edu/wiki/CSDMS_meeting_2019),
May 21-23, in Boulder, Colorado.## Links 🔗
* [Community Surface Dynamics Modeling System
(CSDMS)](http://csdms.colorado.edu)
* [Basic Model Interface (BMI)](http://bmi.readthedocs.io)
* [Python Modeling Toolkit (pymt)](http://pymt.readthedocs.io)## The Goal
Run a model or two in the *pymt*.
## The Plan
1. Install *pymt*
1. Overview of *BMI*
1. How *pymt* is different than *BMI*
1. Learn how to use a generic *pymt* model
1. Run through some model tutorials by yourself
1. Couple a couple of models
1. 🍻## 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## Get Started 🚀
Install *pymt* using the *conda* package manager,
$ conda env create --file=environment.yml
## Thank you! 🙌
A big thanks to those that contributed notebooks to this clinic.
* Jordan Adams
* Katy Barnhart
* Nicole Gasparini
* Albert Kettner
* Margaux Mouchene
* Irina Overeem
* Katherine Ratliff
* Kang Wang