Introduction
Introduction Statistics Contact Development Disclaimer Help
tupdated coordinate system information - flytrexlog - read, manipulate, and plo…
git clone git://src.adamsgaard.dk/flytrexlog
Log
Files
Refs
LICENSE
---
commit b6bae157144a52de88a7e01a20d13c71c7dd69dc
parent b99dfc688e8697a45502ef63d511a31bad63b006
Author: Anders Damsgaard <[email protected]>
Date: Fri, 6 Jun 2014 08:52:47 +0200
updated coordinate system information
Diffstat:
M flytrexlog.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/flytrexlog.py b/flytrexlog.py
t@@ -52,11 +52,11 @@ class csvfile:
#f.subplots_adjust(hspace=0.0)
plt.show()
- def utm_coordinate(self, datetime, format='local'):
+ def position(self, datetime, timeformat='local'):
'''
- Determines the GPS coordinate at a specified time. If no
- recorded value is available at the specified time, linear
- interpolation will approximate the coordinate.
+ Determines the GPS coordinate (WGS84 format) at a specified
+ time. If no recorded value is available at the specified time,
+ linear interpolation will approximate the coordinate.
:param datetime: The timestamp for which the approximate
location is required
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.