ReconDataset.get_track¶
- ReconDataset.get_track(time=None)[source]¶
Retrieve coordinates of recon track for one or more times.
- Parameters
time (datetime.datetime or list, optional) – Datetime object or list of datetime objects representing the requested time.
- Returns
tuple – (lon,lat) coordinates.
Notes
The track from which coordinate(s) are returned is generated by an optimal combination of Best Track and Recon (VDMs and/or HDOBs) tracks.