Closed shaunwbell closed 5 years ago
Hi @shaunwbell , I'm really sorry for haven't been able to address this before. I was in the middle of a major refactoring and moving things around.
The idea now is that CoTeDe is moving into a flexible library that only cares about the QC and leaves the data format handling for other packages. By doing that I'm extending to other data realms. If you're interested in QCing CTD or TSG, please check the package pySeabird, which first parse the CTD data and then apply the QC tests using CoTeDe. I'll make soon more notebooks to illustrate the process better.
Please, let me know your questions and thanks for the interest.
sounds good @castelao , I will try the package out and get back to you
Wanted to try out your algorithms and see if they can be applied to our data... installed the package per instructions and got the following error
Any guidance? I've tried it on python 3.7, and 2.7 with the same error. Thanks