GNSS data to OSM format processor and track finder
Namespaces | Functions
NaNremover.py File Reference

Namespaces

 NaNremover
 Used to remove NaNs from input data.
 

Functions

def nan_remove (urblat, urblon)
 Function removes latitude or longitude from input list while it also deletes the item on respective position of the other list on the position NaN is situated. More...