draw_station_pgv

MapPlotter.draw_station_pgv(df, use_sa=False, max_dia=3)[source]

Draw the max pgv values of the stations.

Parameters
  • df (geopandas.GeoDataFrame) – The dataframe used to compute the station pgv.

  • use_sa (bool) – True: used the station correction factors. False: don’t use the station correction factors.

  • max_dia (float) – The maximum marker diameter [mm].