![]() |
GNSS data to OSM format processor and track finder
|
Used to remove NaNs from input data. More...
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... | |
Used to remove NaNs from input data.
| def NaNremover.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.
Examples