disaster-robotics-proalertas / usv-geo-data-analysis

geo analysis script for data collected by the USVs
Apache License 2.0
0 stars 1 forks source link

Use a contour plot #1

Open amamory opened 3 years ago

amamory commented 3 years ago

In a lawnmower path, use a contour plot such as this example, to represent the data.

amamory commented 3 years ago

other example using folium https://www.tjansson.dk/2018/10/contour-map-in-folium/

amamory commented 3 years ago

https://hvplot.holoviz.org/ https://hvplot.holoviz.org/reference/pandas/bivariate.html#pandas-gallery-bivariate https://hvplot.holoviz.org/reference/xarray/contour.html#xarray-gallery-contour

When used with streamz DataFrames, hvPlot can very easily plot streaming data to get a live updating plot: