Skip to content
Open
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Cruise Spatio-Temporal Bounds



Returns a dataframe containing the spatio-temporal bounding box accosiated with the specified cruise. Effectively, this method returns a subset of the outputs returned by the cruise_by_name method.
Returns a dataframe containing the spatio-temporal bounding box accosiated with the specified cruise. Effectively, this method returns a subset of the outputs returned by the cruise_by_name method.

|

Expand All @@ -25,7 +25,6 @@ Cruise Spatio-Temporal Bounds
The official cruise name. If applicable, you may also use cruise "nickname" ('Diel', 'Gradients_1' ...).
A full list of cruise names can be retrieved using cruise method.


:returns: Pandas dataframe.


Expand Down