Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial ocean topics #160

Merged
merged 6 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions topic-hierarchy/earth-system-discipline/ocean/index.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Name,Description,Source
experimental,Experimental topics,
surface-based-observations,Surface based observations,
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Name,Description,Source
moored-buoys,Data from moored buoys,
drifting-buoys,Data from drifting buoys,
sea-ice,Sea ice observations,
ocean-profilers,"Data from ocean profilers, e.g. Argo",
ship-surface,Along track surface observations from ships,
ship-sub-surface,"Profile data measured from ships, e.g. XBT, CTD, etc.",
wave-buoys, Data from wave buoys,
tsunami-buoys, "Data from tsunami buoys, e.g. DART buoys",
autonomous-surface-vehicles, Data from autonomous surface vehicles,
gliders, Data from gliders,
animal-borne-sensors, Data from animal borne sensors,
fixed-marine-platforms, Data from fixed surface platforms,
sea-level, Sea level data from tide gauges and other sources,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove leading spaces from Description column.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I fixed the CSV

Loading