jmassaims / sbe_ctd_proc

Seabird CTD Processor
0 stars 1 forks source link

Visualize data at Approval step #9

Open arlowhite opened 4 months ago

arlowhite commented 4 months ago

App should allow user to visualize the data after processing. This would be part of the Approval step; after approve processing -> processed (move directory)

Seabird python lib uses Plotly. This opens a new browser tab, but it's awkward to implement a GUI around the plot experience. May switch to NiceGui.

Notes

Could implement from scratch, or use SeaPlotW.exe or the new Seabird python lib may have visualization support.