From 37a5d97c9ec2b4a2d3e7a2aff77f5b5cdb29ae46 Mon Sep 17 00:00:00 2001 From: jennifer Date: Wed, 16 Aug 2023 13:18:42 -0600 Subject: [PATCH] Add credits to README file --- notebooks/SNODAS/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notebooks/SNODAS/README.md b/notebooks/SNODAS/README.md index 025070b..2171bde 100644 --- a/notebooks/SNODAS/README.md +++ b/notebooks/SNODAS/README.md @@ -2,6 +2,8 @@ ## Summary +**Credits** This tutorial is based on code provided by Cara Thompson at New Mexico State University. It has been modifed slightly and converted into a tutorial by NSIDC. + In this tutorial we demonstrate how to download SNODAS data from the NOAA@NSIDC HTTPS File System and select one variable and compile it into a RasterStack for quick visualization and save as a .grd file. Please note that the tutorial demonstrate processing masked files from after October 2013. If you wish to process any masked files prior to October 2013 or any unmasked files you will need to modify the tutorial slightly, details on how to do this are included in the tutorial. ### Set up