SacArea-BayDeltaProjects / HydroRDITemplate

CR1000 and CR6 Datalogger template for RDI ADCPs
2 stars 0 forks source link

Customize Constants Options #52

Open violetteta8 opened 5 years ago

violetteta8 commented 5 years ago

We need to go through EVERY option possible in the Customize Constants section to make sure variables/subroutines are declared (or not) depending on the option the user chooses. Saw undeclared or unused variables and subroutines depending on WqSonde choice as well as if HasVM = False. Lots of If...Thens that we need to look through and organize. Vers. 4.2 works, as long as HasVM = True. There are problems if HasVM = False.