pySADCP¶
Overview¶
pySADCP
Tools to organize, handle and analyze shipboard ADCP data sets
Installation¶
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
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¶
Licence¶
Free software: MIT license
Documentation: https://pysadcp.readthedocs.io.