CUAHSI / HydroServer

BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

ODM Tools: Editing in ODM Tools #29

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

lindsey[CodePlex]
I would like to edit data using ODM Tools; however, I have already made some edits by hand that cannot be made inside of ODM Tools. ODM Tools will only let me derive a new data series to edit from one that has a raw QC level. I would like to edit my dataset that has already undergone one level of QC editing now using ODM Tools.

xhqiao89 commented 7 years ago

kimschreuders[CodePlex]
Please correct me if I am wrong, but I belive that the user is requesting the ability to generate new series from non-level 0 series.

xhqiao89 commented 7 years ago

horsburgh[CodePlex]
I verified that ODM Tools will enable creation of multiple data series for editing from a QC Level 0 data series. I also was able to use the Create Data Series for Editing funcitonality to create a new QCLevel 1 data series from an existing QCLevel 1 series with a different method description. I think this issue has been addressed.

xhqiao89 commented 7 years ago

sreeder[CodePlex]
So far I have been Unable to recreate this Error

xhqiao89 commented 7 years ago

horsburgh[CodePlex]
Need to modify the logic of how ODM Tools is determining whether a Data Series can be edited or not. I think right now it will only let you edit a data series with a QualityControlLevel = 1. The real logic should be that it lets you edit anything but data series with QualityControlLevel = 0.