From e8a16f3e8e995c4401e18f3078e4353346ad7f37 Mon Sep 17 00:00:00 2001 From: "Matthew Dillon (diogenes)" Date: Mon, 16 Sep 2013 05:28:42 -0800 Subject: [PATCH] Added some additional disclaimer text about rounding and sigfigs --- snapindices/templates/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/snapindices/templates/index.html b/snapindices/templates/index.html index ae10afd..c881c92 100644 --- a/snapindices/templates/index.html +++ b/snapindices/templates/index.html @@ -45,7 +45,8 @@
- +
+ + NOTE: The parameters calculated by SNAPIndices are based on average monthly temperatures, + not average daily temperatures. As well, derived data is provided without any rounding or + consideration for significant digits, allowing the user to decide what is appropriate for + their analysis. +
@@ -199,6 +206,9 @@ SNAPExtract and SNAPIndices for more info on how to install on your own machine, fork the project, or submit bug reports. + In a nutshell, SNAPExtract takes a list of communities and their coordinates, as well as SNAP datasets, + and extracts the air temperature data from the data point closest to a community's location. SNAPIndices + is the front-end for interacting with that extracted data.
Who
This project would not exist without SNAP – take a look at their