pySADCP
Tools to organize, handle and analyze shipboard ADCP data sets
- 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
Run sample test:
python process_codas_dbs_L1.py pathtorepohome/data/codas_dbs pathtorepohome/data/proc/
Requires pycurrents and CODAS (and their dependencies). Additional requirements see requirements.txt
pysadcp was written by Saulo M Soares.
- Free software: MIT license
- Documentation: https://pysadcp.readthedocs.io.