radar

Radar configuration plot functions

Module summary

Functions

radar_earth(ax, radar, **kwargs)

radar_map(radar[, ax])

Plot the geographical location of the radar system using the GeoPandas library.

Contents

Functions

sorts.plotting.radar.radar_earth(ax, radar, **kwargs)[source]
sorts.plotting.radar.radar_map(radar, ax=None)[source]

Plot the geographical location of the radar system using the GeoPandas library.

To get:

pip install git+git://github.com/geopandas/geopandas.git pip install descartes