Presenters-0436: Difference between revisions

From CSDMS
m Add youtube views template if missing
m Text replacement - "\|CSDMS meeting youtube views=\{\{(Youtube_[^}]+)\}\}" to "|CSDMS meeting youtube views={{#explode:{{$1}}| |0}} |CSDMS meeting youtube AverageViews={{#explode:{{$1}}| |1}}"
 
Line 23: Line 23:
We highly recommend that clinic attendees come with a laptop with the Anaconda Python distribution installed.
We highly recommend that clinic attendees come with a laptop with the Anaconda Python distribution installed.
|CSDMS meeting youtube code=0
|CSDMS meeting youtube code=0
|CSDMS meeting youtube views={{Youtube_0}}
|CSDMS meeting youtube views={{#explode:{{Youtube_0}}| |0}}
|CSDMS meeting youtube AverageViews={{#explode:{{Youtube_0}}| |1}}
|CSDMS meeting participants=0
|CSDMS meeting participants=0
}}
}}

Latest revision as of 16:33, 11 June 2025

CSDMS3.0 - Bridging Boundaries


Hands-on with the Python Modeling Toolkit



Eric Hutton

CSDMS, United States
huttone@colorado.edu


Abstract
PyMT is the “Python Modeling Toolkit”. It is an Open Source Python package, developed by the Community Surface Dynamics Modeling System, that provides tools used to couple models that expose the Basic Model Interface (BMI). PyMT is:
  • a toolbox for coupling models of disparate time and space scales,
  • a collection of Earth-surface models, and
  • an extensible plug-in framework for user-contributed models.

In this hands-on clinic we will use Jupyter Notebooks to explore how to run standalone models within PyMT. Since all PyMT models are based on the BMI, they all share the same user interface and so if you know how to run one model, you know how to run all PyMT models. We will then look at some of the model-coupling tools packaged with PyMT and how they can be used for more complex couplings. We will then run through examples that use these tools to couple models to data as well as to other PyMT models.

We highly recommend that clinic attendees come with a laptop with the Anaconda Python distribution installed.

Please acknowledge the original contributors when you are using this material. If there are any copyright issues, please let us know (CSDMSweb@colorado.edu) and we will respond as soon as possible.

Of interest for:
  • Terrestrial Working Group
  • Coastal Working Group
  • Marine Working Group
  • Education and Knowledge Transfer (EKT) Working Group
  • Cyberinformatics and Numerics Working Group
  • Hydrology Focus Research Group
  • Ecosystem Dynamics Focus Research Group