pySADCP

Latest PyPI version Latest Travis CI build status Documentation Status

Overview

pySADCP

Tools to organize, handle and analyze shipboard ADCP data sets

Installation

  1. install CODAS + pycurrents

download the enviroment.yml file here and use it to create an enviroment, then follow steps 1.4.1 onwards: https://currents.soest.hawaii.edu/docs/adcp_doc/codas_setup/codas_config/index.html

  1. pip install from this repository:

    pip install git+https://github.com/ocesaulo/pysadcp.git@develop
    

Usage/Example

Run sample test:

python process_codas_dbs_L1.py pathtorepohome/data/codas_dbs pathtorepohome/data/proc/

Requirements

Requires pycurrents and CODAS (and their dependencies). Additional requirements see requirements.txt

Compatibility

Authors

pysadcp was written by Saulo M Soares.

Licence