From 3770ca550153a1e91285c70162274151ca890871 Mon Sep 17 00:00:00 2001 From: Michael Lueken <63728921+MichaelLueken@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:59:31 -0500 Subject: [PATCH] [develop]: Add debugging guide to README.md (#519) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bcb75fe601..d4268e5e80 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ The UFS SRW App User's Guide associated with the development branch is at: https For instructions on how to clone the repository, build the code, and run the workflow, see: https://github.com/ufs-community/ufs-srweather-app/wiki/Getting-Started +For a debugging guide for users and developers in the field of Earth System Modeling, please see: +https://epic.noaa.gov/wp-content/uploads/2022/12/Debugging-Guide.pdf + UFS Development Team. (2022, Nov. 17). Unified Forecast System (UFS) Short-Range Weather (SRW) Application (Version v2.1.0). Zenodo. https://doi.org/10.5281/zenodo.7277602 [![Python unittests](https://github.com/ufs-community/ufs-srweather-app/actions/workflows/python_unittests.yaml/badge.svg)](https://github.com/ufs-community/ufs-srweather-app/actions/workflows/python_unittests.yaml)