0 purchases
opedia 0.2.82
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.
Documentation
https://cmap.readthedocs.io/en/latest/
System Requirements
Anaconda Distribution Pyhton 3.7 -- 2.7
Make sure python is in system path.
Installation
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 freetds ffmpeg
ffmpeg package is used to generate video contents.
Install Python Anaconda Distribution.
Make sure python is added to the system path. Anaconda distribution covers the majority of python modules used by Opedia. Finally pip-install the opedia package itself.
$ pip install opedia
Author
Mohammad Dehghani Ashkezari [email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.