From 379bd3ef1d8f994370746e2b188d3f9041484469 Mon Sep 17 00:00:00 2001 From: Mark Piper Date: Thu, 7 May 2026 15:33:26 -0600 Subject: [PATCH 1/2] Add SUPPORT community health file --- SUPPORT.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SUPPORT.md diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..e048168 --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,11 @@ +# Support + +If you have any questions about using the Geotiff Data Component (*bmi-geotiff*), +please try these resources. + +* View the *bmi-geotiff* [documentation](https://bmi-geotiff.readthedocs.io/) +* Ask a question at the [CSDMS Help Desk](https://csdms.github.io/help-desk/) +* Sign up for a one-on-one meeting with a CSDMS research software engineer at [CSDMS Office Hours](https://csdms.colorado.edu/wiki/OfficeHours) + +If you find technical problems with *bmi-geotiff*, +please see the [Contributing](CONTRIBUTING.md) guidelines for reporting issues and contributing code. From 4b15f50fb352f2d6f4c19c8beaa4007cb6b6b225 Mon Sep 17 00:00:00 2001 From: Mark Piper Date: Thu, 7 May 2026 15:36:26 -0600 Subject: [PATCH 2/2] Fix copy/paste error; reference bmi-topography --- SUPPORT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index e048168..76d89cf 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,11 +1,11 @@ # Support -If you have any questions about using the Geotiff Data Component (*bmi-geotiff*), +If you have any questions about using the Topography Data Component (*bmi-topography*), please try these resources. -* View the *bmi-geotiff* [documentation](https://bmi-geotiff.readthedocs.io/) +* View the *bmi-topography* [documentation](https://bmi-topography.readthedocs.io/) * Ask a question at the [CSDMS Help Desk](https://csdms.github.io/help-desk/) * Sign up for a one-on-one meeting with a CSDMS research software engineer at [CSDMS Office Hours](https://csdms.colorado.edu/wiki/OfficeHours) -If you find technical problems with *bmi-geotiff*, +If you find technical problems with *bmi-topography*, please see the [Contributing](CONTRIBUTING.md) guidelines for reporting issues and contributing code.