-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, esdglider calculates a distance_over_ground
variable between each m_lat/lon point for each of the raw/eng/sci timeseries, using the relevant pyglider function.
For the raw timeseries, it would be nice to add a distance_over_ground_gps
, which would contain the great circle distance calculated by gsw.distance
. This would probably be more accurate for the total distance traveled by the glider calculations for the post-deployment reports.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo