Lukas Prause hace 2 años
padre
commit
5348128bfc
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. +1
    -4
      plot_gps_new.py

+ 1
- 4
plot_gps_new.py Ver fichero

@@ -1,9 +1,6 @@
#!/usr/bin/env python3
import multiprocessing
import os

from argparse import ArgumentParser
from math import ceil
from time import sleep

import pandas as pd
import geopandas as gpd

Cargando…
Cancelar
Guardar