-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DO - add format PME MiniDot function #141
Comments
Manual https://www.pme.com/wp-content/uploads/PME-miniDOT-Manual-2021.pdf Example CAT.txt file after processing with miniDOTConcatentate java program. |
Code to compile the files if miniDOTConcatenate not used. https://github.com/mnsentinellakes/mnsentinellakes/blob/master/R/compile_do_folder.R |
* feature: Add miniDOT concatenate function, Issue #141 + Modified compile_do_folder.R from mnsentinellakes
Concatenate function added as |
* refactor: Updates to minidot_cat function, Issue #141 * refactor: Add missing return value for help script line 937
minidot program adds DO Pct saturation column as NA if no inputs given for the calculation. This causes ContDataQC() to crash (since all values NA). Issue #143 |
v2.0.6.9024 |
feature: Add miniDOT functions to Shiny, Issue #141
Is your feature request related to a problem? Please describe.
Similar to formatHobo function add a function for data files from PME MiniDot
Describe the solution you'd like
see above
Describe alternatives you've considered
NA
Additional context
Have to edit files by hand.
User submission by email 2022-03-07
formatHobo() code is here:
https://github.com/leppott/ContDataQC/blob/main/R/formatHobo.R
The text was updated successfully, but these errors were encountered: