Tutorial Notebooks
- The version of the notebooks found in the online docs is static
html
rendering (this website). - The version found in the
src
folder is the underlying code of the notebooks (.jl
files). - To run the notebooks interactively see How-To section.
Dataset Notebooks
Ship-based Observatories :
- ShipCruise_CCHDO.html (➭ code link) : CTD rosette and related data
- XBT_transect.html (➭ code link) : expendable Bathythermograph (XBT) data
Drifting Observatories :
- Float_Argo.html (➭ code link) : Argo profiling float data
- Drifter_GDP.html (➭ code link) : near-surface drifter time series
- Drifter_CloudDrift.html (➭ code link) : near-surface drifter statistics
- Glider_Spray.html (➭ code link) : underwater glider data
Moored Observatories :
- Buoy_NWP_NOAA.html (➭ code link) : NOAA station data (a few days)
- Buoy_NWP_NOAA_monthly.html (➭ code link) : NOAA station data (monthly means)
- Mooring_WHOTS.html (➭ code link) : WHOTS mooring data
External APIs
- OceanOPS.html (➭ code link) : global fleet of ocean observing systems
- Roce_interop.jl (➭ code link) : R-oce toolbox.
- Argo_argopy.html (➭ code link) : argopy python toolbox.
More Notebooks
- For Argo and state estimates, see ArgoData.jl
- For simulations of drifter data, see IndividualDisplacements.jl