callumrollo / glidertest

Diagnostic test of glider data quality and required processing
MIT License
0 stars 4 forks source link

Reorder demo notebook #127

Closed eleanorfrajka closed 6 days ago

eleanorfrajka commented 1 week ago

The demo notebook is currently in somewhat random order. I suggest an ordering of:

Load data (or Load dataset)

Other example datasets

Generate overview of dataset

Check PROFILE_NUMBER assignment

Check water column structure

Check for bias between dives and climbs

CTD

Dissolved oxygen

Hysteresis

Bio-optics

Chlorophyll fluorescence

Backscatter

Photosynthetically active radiation (PAR)

Vertical velocity

So major headers are ##, including overview, then each instrument, roughly ordered by my subjective view for what people are likely to have installed (bio-optics and oxygen could be in either order) or available in their OG1 dataset (so vertical velocity currently at the end - also because it uses a different sample dataset).

I've reordered it in my branch, but it seems like it'll generate a lot of merge conflicts if anyone is working on this at the moment.

callumrollo commented 6 days ago

I'm not working on any notebook stuff atm, go ahead and put in a PR :)