From c02d8906af46693060751965c39115572e2f9acc Mon Sep 17 00:00:00 2001 From: Mark Piper Date: Fri, 20 Sep 2024 15:14:18 -0600 Subject: [PATCH] Data components come from CSDMS --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index e555364..8511c47 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,6 @@ # Examples: bmi-topography -Here are a few examples of using the Topography data component, +Here are a few examples of using the CSDMS Topography data component, *bmi-topography*. * [topography.ipynb](./topography.ipynb) and [bmi-topography.ipynb](./bmi-topography.ipynb): These Jupyter Notebooks show how to call the Topography data component through its API and its BMI, respectively.