GithubHelp home page GithubHelp logo

isabella232 / stoqs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google-code-export/stoqs

0.0 0.0 0.0 147.07 MB

Automatically exported from code.google.com/p/stoqs

License: GNU General Public License v3.0

Python 2.75% MATLAB 0.11% Shell 0.07% Protocol Buffer 0.01% JavaScript 6.87% CSS 0.17% HTML 89.96% C 0.01% PHP 0.05%

stoqs's Introduction

README
======

Spatial Temporal Oceanographic Query System (STOQS)
---------------------------------------------------

STOQS is a geospatial database web application designed for providing efficient 
acccess to in situ oceanographic data across any dimension - e.g., retrieving
a common parameter from all measuring platforms in a specific area over a 
specific span of time.  STOQS complements other data management technologies
such as NetCDF and OPeNDAP by providing an ability to index data retrieval 
across parameter and spatial dimensions in addition to the a priori indexed
coordinate dimensions in NetCDF.  It also provides a functional bridge between 
NetCDF and Geographic Information Systems technologies.

After installation, data is loaded into STOQS from a variety of data sources,
including OPeNDAP data sets, other relational databases, and flat files.  
Products are delivered within the STOQS User Interface and in a variety of 
formats, including KML, via REST-style web requests.

Installing
----------
If you wish to install the system from scratch you will need the source code 
revision control software Mercurial which can be installed in CentOS with 
"yum -install mercurial" as root.  Then checkout the software from Google
Code with:

    cd ~/dev
    hg clone https://<your_google_account>@code.google.com/p/stoqs/ stoqshg

Note: The source checkout instructions on the Google Code site do not include the
last argument, in which case the software will be checked out into a 'stoqs' directory.
This can be confusing as there is another 'stoqs' directory in the tree.  For this
reason we check it out to a 'stoqshg' directory to indicate that it is a Mercurial
clone.  To continue with the installation follow the instructions starting in the
PREREQUISITES file which will be in your stoqshg directory.

Operation
---------
If you wish to load data into an already installed STOQS server you can start with
reading  the LOADING file for the instructions for creating a database, setting data
sources, and writing a loader script.


Further information is in these files:

    PREREQUISITES - System level requirements, e.g. Postgis, Django, Python modules
    INSTALL       - Steps to install the Django stoqs application
    DEVELOPMENT   - Instructions on running a development environment
    PRODUCTION    - Instructions on setting up a production environment
    LOADING       - Loading your data
    TIDBITS       - Miscellaneous tips, fixes, and examples for using STOQS
    LICENSE       - GNU General Public License text, how this software is licensed

The stoqs project web site has a wiki with links to presentations and periodic feature
updates.  The stoqs-discuss list in Google Groups is also a good place to post questions
or any sort of comments about STOQS.    

--
Mike McCann
MBARI 23 May 2013

stoqs's People

Contributors

chander avatar danellecline avatar duane-edgington avatar mbarimike avatar nrgs avatar rschramm9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.