Skip to content

mvkovatch3/ctd_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctd_gui

ctd_gui (name in progress) is a Python package for manually flagging oceanographic CTD data with a GUI. It was recently split off from the ctdcal package to better handle a wider variety of use cases.

demo

Quickstart

git clone https://github.com/mvkovatch3/ctd_gui.git
## Unzip the data zip file into the ctd_gui directory
conda env create -f ctd_gui.yml
bokeh serve --show ctd_gui.py

Once installed, code can be run by calling: bokeh serve [--show] ctd_gui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages