Skip to content

Question about how to create a CF convention #403

Discussion options

You must be logged in to vote

Hello @leilanepassos

I think that this type of data would be well catered by Discrete Sampling Geometry (DSG) Trajectory data. A Tractory is defined here as "a series of data points along a path through space with time values in strict monotonically increasing order", and there are good examples here, which include examples for storing multiple trajectories in the same file.

I found this nice image in https://doi.org/10.1029/2021EO163427

... assuming that's your case then each dive would be a single trajectory, and multiple dives are easily stored in a single dataset following the Contiguous ragged array representation of trajectories example, which allows foe each trajectory feature (i.…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JonathanGregory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants