Projects in Awesome Lists tagged with csdms
A curated list of projects in awesome lists tagged with csdms .
https://github.com/csdms/ivy
Course material on scientific software development for researchers in earth and planetary surface processes
bash best-practices bmi csdms education geoscience git hpc jupyter landlab pymt python
Last synced: 05 Apr 2025
https://github.com/csdms/pymt
A Python toolkit for running and coupling Earth surface models
Last synced: 20 Jul 2025
https://github.com/csdms/bmi
The Basic Model Interface is a set of functions for coupling models to models and models to data
bmi c csdms cxx fortran geosciences interface java javascript julia numerical-modeling python
Last synced: 09 Apr 2025
https://github.com/NOAA-OWP/cfe
CFE is a conceptual rainfall-runoff model with an implementation of the Basic Model Interface.
Last synced: 20 Jul 2025
https://github.com/permamodel/permamodel
Permafrost models with a Basic Model Interface
bmi csdms modeling permafrost python
Last synced: 22 Feb 2026
https://github.com/csdms/bmi-example-python
An example of wrapping a model written in Python with a BMI
Last synced: 07 Sep 2025
https://github.com/csdms/dakotathon
A Python API and BMI for the Dakota iterative systems analysis toolkit
bmi csdms dakota python sensitivity-analysis uncertainty-quantification
Last synced: 07 Sep 2025
https://github.com/csdms/bmi-topography
Fetch and cache land elevation data from OpenTopography through an API, BMI, or CLI
alos bmi copernicus csdms nasadem python srtm topography usgs
Last synced: 30 Jun 2025
https://github.com/csdms/bmi-geotiff
Access data (and metadata) from a GeoTIFF file through a BMI
Last synced: 21 Jan 2026
https://github.com/csdms/help-desk
The CSDMS Help Desk. Ask questions. Get answers (about CSDMS products and services).
bmi csdms help hpcc jupyterhub landlab pymt wmt
Last synced: 14 Feb 2026
https://github.com/csdms/bmi-example-fortran
An example of wrapping a model written in Fortran with a BMI
Last synced: 13 Feb 2026
https://github.com/csdms/babelizer
Transform BMI-wrapped models into Python packages
bmi c csdms cxx fortran hacktoberfest pymt python
Last synced: 07 Sep 2025
https://github.com/csdms/bmi-example-cxx
An example of wrapping a model written in C++ with a BMI
Last synced: 28 Feb 2026
https://github.com/csdms/bmi-live
Code, docs, and Jupyter Notebooks for the BMI Live clinic at the CSDMS Annual Meeting
Last synced: 07 Sep 2025
https://github.com/csdms/best-practices
Slides on CSDMS-themed best practices in geoscientific software development
best-practices csdms geosciences programming
Last synced: 05 Feb 2026
https://github.com/csdms/reccs
An interactive workshop on programming in the geosciences for the CU Boulder RECCS program
Last synced: 17 Apr 2026
https://github.com/csdms/bmi-f90
Fortran bindings for the Basic Model Interface
Last synced: 04 Feb 2026
https://github.com/permamodel/pbs
The Permafrost Benchmark System
benchmarking cmip5 csdms ilamb mstmip permafrost
Last synced: 18 Feb 2026
https://github.com/csdms/bmi-example-python-docker
The Python BMI example, Dockerized
Last synced: 15 May 2026
https://github.com/csdms/bmi-tester
Test a BMI in Python
bmi csdms python testing-tools
Last synced: 24 Oct 2025
https://github.com/csdms/bmi-example-c
An example of wrapping a model written in C with a BMI
Last synced: 07 Sep 2025
https://github.com/mdpiper/an-introduction-to-bmi
A presentation on the Basic Model Interface (BMI).
Last synced: 11 Oct 2025
https://github.com/csdms/bmi-example-julia
An example of wrapping a model written in Julia with a BMI
Last synced: 05 Feb 2026
https://github.com/mdpiper/bmi-geospatial-fortran
Basic Model interface extension for geospatial data, Fortran version
Last synced: 26 Feb 2026
https://github.com/csdms/bmi-example-java
An example of wrapping a model written in Java with a BMI
Last synced: 14 May 2026
https://github.com/csdms/jupyterhub-management
Files for managing the collection of JupyterHubs at CSDMS
csdms jupyter jupyterhub nebari tljh z2jh
Last synced: 07 Sep 2025
https://github.com/csdms/bmi-example-pynetlogo
An example of wrapping a model written in NetLogo with a Python BMI
Last synced: 15 May 2026
https://github.com/csdms/bmi-example-agentpy
An example of wrapping a model written with AgentPy with a Python BMI
Last synced: 08 Jul 2025
https://github.com/csdms/hydrotrend-grpc4bmi
Run the Hydrotrend model through grpc4bmi
Last synced: 17 Jan 2026
https://github.com/csdms/helm-charts
Helm charts for deploying CSDMS software on Kubernetes
Last synced: 17 Jan 2026
https://github.com/csdms/jupyterhub-docker
Docker images for a z2jh deployment customized with CSDMS software
csdms docker jupyterhub landlab z2jh
Last synced: 17 Jan 2026
https://github.com/csdms/what-can-csdms-do-for-you
A presentation on CSDMS products, services, and events.
Last synced: 15 May 2026
https://github.com/mdpiper/bmi-example-python-parameter-study
A parameter study of the Heat model from the Python BMI example
Last synced: 05 May 2025
https://github.com/mdpiper/docker-examples
A library of Docker examples / case studies
Last synced: 05 May 2025
https://github.com/mdpiper/csdms-containers
Docker and Singularity definition files for CSDMS software
apptainer csdms docker singularity
Last synced: 05 May 2025
https://github.com/csdms/ekt_lab
Jupyter Notebooks for the CSDMS EKT Lab repository
csdms education notebook teaching
Last synced: 04 Jul 2025
https://github.com/pymt-lab/pymt_heatc
PyMT component for the C BMI example
Last synced: 29 Jul 2025
https://github.com/csdms/cclg-management
Files for managing the CCLG Landslide Modeling Portal
Last synced: 02 Mar 2026
https://github.com/csdms/ciceseg-contrib
Community contributions to the CICESEG Landslide Modeling Portal
Last synced: 22 Aug 2025
https://github.com/mdpiper/pymt_heatpy
PyMT component for the Python BMI example
Last synced: 05 Sep 2025
https://github.com/mdpiper/pymt_heatcxx
PyMT component for the C++ BMI example
Last synced: 23 Jan 2026
https://github.com/csdms/bmi-example-c-docker
The C BMI example, Dockerized
Last synced: 29 Apr 2026
https://github.com/pymt-lab/pymt_heatf
PyMT component for the Fortran BMI example
Last synced: 29 Jan 2026