Skip to content
forked from UCHIC/WEBTSA

A web application for visualizing time series of environmental observations.

License

Notifications You must be signed in to change notification settings

LimnoTech/WEBTSA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB TSA

A web application for visualizing environmental time series data.

Sponsors

This project is receiving or has received support from a number of agencies and complementary efforts including:

iUTAH CUAHSI NSF

This material is based on work supported by the National Science Foundation Grant EPS 1208732 awarded to Utah State University. Additional support was previously provided by National Science Foundation grant EAR 0622374. Any opinions, findings, and conclusions or recommendations expressed are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

Dependencies

The python environment needs these libraries installed for the Time Series Analyst to run properly. To install them, open a command line in the project root folder and run: pip install -r requirements.txt

Name Version
Django 1.6.5
pyodbc 3.0.7
django-pyodbc 0.2.4
django-tastypie 0.11.0
pytz 2014.3

Here is a list of the javascript libraries the Time Series Analyst uses. These libraries are included in the source.

Name Version URL
RequireJS 2.1.11 http://requirejs.org/
jQuery 2.1.1 http://jquery.com/
jQuery.browser 0.0.6 http://api.jquery.com/jquery.browser/
DataTables 1.10.0 http://www.datatables.net/
Underscore 1.6.0 http://underscorejs.org/
Bootstrap 3.1.1 http://getbootstrap.com/
bootstrap-datepicker N/A https://bootstrap-datepicker.readthedocs.org/en/release/
D3.js 3.4.6 http://d3js.org/
zip.js N/A http://gildas-lormeau.github.io/zip.js/

Copying and License

This material is copyright (c) 2014 Utah State University.

It is open and licensed under the New Berkeley Software Distribution (BSD) License. Full text of the license follows.

Copyright (c) 2014, Utah State University. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of Utah State University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

A web application for visualizing time series of environmental observations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.3%
  • Python 17.0%
  • HTML 11.0%
  • CSS 6.7%