From 6abfdf5feb81ff7a8309c5fa975ff6b6201d138b Mon Sep 17 00:00:00 2001
From: David M Sibley <dmsibley@usgs.gov>
Date: Tue, 2 Jun 2015 13:46:36 -0500
Subject: [PATCH] added CIDA entry

---
 docs/users.html | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/users.html b/docs/users.html
index 6e7557f..42af719 100644
--- a/docs/users.html
+++ b/docs/users.html
@@ -92,6 +92,16 @@
       Dygraphs are used in the results page, to display the growth curve and sizing changes (using annotations).
     </span>
   </li>
+
+  <li>
+    <a href="http://cida.usgs.gov/gcmrc/discharge_qw_sediment/">USGS CIDA River Sediment and Discharge</a><br />
+    <span class="desc">
+      The Center for Integrated Data Analytics (CIDA) is using Dygraphs to display timeseries data 
+      collected at USGS gage stations, most prominently on the Colorado River through the Grand 
+      Canyon.  Dygraphs performance was essential for interacting with years of dense timeseries 
+      data in the browser. (<a href="https://github.com/USGS-CIDA/gcmrc-ui-parent">View the code</a>!)
+    </span>
+  </li>
   
   </ul>
 
-- 
2.7.4