Skip to content

Commit

Permalink
Merge pull request #131 from JuliaOcean/v2p10c
Browse files Browse the repository at this point in the history
docs for XBT example
  • Loading branch information
gaelforget authored Dec 6, 2024
2 parents 7caaaa9 + 809e6d3 commit c365400
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@ Global Data Coverage | Individual Data Platforms
</p>
</details>

<details>
<summary> Commercial Ships </summary>
<p>

👉 [XBT\_transect.html](https://juliaocean.github.io/OceanRobots.jl/dev/examples/XBT_transect.html) 👈

</p>
</details>


<details>
<summary> Profiling Floats </summary>
<p>
Expand Down
4 changes: 2 additions & 2 deletions docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
## Included Notebooks

- [OceanOPS.html](OceanOPS.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/OceanOPS.jl)) : global ocean observing systems
- [ShipCruise\_CCHDO.html](ShipCruise_CCHDO.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/ShipCruise_CCHDO.jl)) : [ship](https://cchdo.ucsd.edu) CTD and other data
- [XBT\_transect.html](XBT_transect.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/XBT_transect.jl)) : [ship](https://cchdo.ucsd.edu) XBT data
- [ShipCruise\_CCHDO.html](ShipCruise_CCHDO.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/ShipCruise_CCHDO.jl)) : [CTD rosette](https://cchdo.ucsd.edu) and related data
- [XBT\_transect.html](XBT_transect.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/XBT_transect.jl)) : [XBT](https://cchdo.ucsd.edu) data
- [Float\_Argo.html](Float_Argo.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/Float_Argo.jl)) : Argo profiling [float](https://argo.ucsd.edu) data
- [Drifter\_GDP.html](Drifter_GDP.html) (➭ [code link](https://raw.githubusercontent.com/JuliaOcean/OceanRobots.jl/master/examples/Drifter_GDP.jl)) : [drifter](https://www.aoml.noaa.gov/phod/gdp/hourly_data.php) time series
- [Drifter\_CloudDrift.html](Drifter_CloudDrift.html) (➭ [code link](https://github.com/JuliaOcean/OceanRobots.jl/blob/master/examples/Drifter_CloudDrift.jl)) : drifter statistics
Expand Down

0 comments on commit c365400

Please sign in to comment.