python-hamtools icon indicating copy to clipboard operation
python-hamtools copied to clipboard

handle spot logs correctly

Open n1ywb opened this issue 9 years ago • 0 comments

spotter logs would be interesting to map but they have the meaning of the 'operator' and 'call' fields reversed which confuses Log.georeference()

it should be easy enough to fix by looking for the operator field on every qso record instead of just the first one and drop a new point if the call hasn't been mapped already; that would also help with multi-station log handling (if any such thing is ever tried).

n1ywb avatar Oct 04 '16 12:10 n1ywb