Giter Site home page Giter Site logo

ctberthiaume / opedia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdashkezari/opedia

0.0 2.0 0.0 164.31 MB

MATLAB 5.02% M 0.01% Shell 0.03% Python 21.48% Mercury 1.77% Pascal 41.61% HTML 4.81% Jupyter Notebook 24.81% Roff 0.23% XSLT 0.05% PLpgSQL 0.08% PLSQL 0.07% SQLPL 0.03%

opedia's Introduction

Opedia

Opedia is an open source database service to integrate, visualize, and analyze ocean datasets such as satellite data, in-situ observations, and model outputs. The project is supported by Simons Foundation.

System Requirements

Installation

  1. Set up database drivers (only required on macOS).
    install homebrew; a package manager for macOS.
    ODBC driver provides the connection to the Opedia database.

    $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    $ brew install unixodbc
    $ brew install freetds --with-unixodbc
    
  2. Install Anaconda Distribution Python 2.7.
    Make sure python is added to the system path. Anaconda distribution covers the majority of python modules used by Opedia. There are a few more required modules; run the following commands to install them.

    $ conda update --all
    $ conda install pyodbc
    $ conda install dropbox
    $ conda install -c conda-forge geopandas
    

opedia's People

Contributors

mdashkezari avatar ctberthiaume avatar

Watchers

James Cloos avatar  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.