gisaia / ARLAS-proc

Workaround about data ingestion with computing frameworks
Apache License 2.0
4 stars 0 forks source link

Crash in removeConsecutiveDuplicatesCoords #183

Open WilliGautier opened 4 years ago

WilliGautier commented 4 years ago

When applied on a day of AIS data, the course extraction process crashes because of this function, with the error: at io.arlas.data.utils.GeoTool$.removeConsecutiveDuplicatesCoords(GeoTool.scala:241)

Seems to be a recursive function with endless loop in some case?