vlf4ions.plot_map

Created on Tue Apr 15 14:48:32 2025

@author: pteysseyre

Functions

plot_map(stations_l, thisreceiver, today, ...)

Plots the current state on a geographical map

vlf4ions.plot_map.plot_map(stations_l, thisreceiver, today, path_to_results, Nemax=10000000000.0)[source]

Plots the current state on a geographical map

Parameters:
  • stations_l – list of station class instances

  • this_receiver – Receiver class instance

  • today – Datetime (in UT !) of interest

  • path_to_results – path to where the plot will be stored

  • Ne_max – Maximum possible electron density to ajust the colorbar (default, 1e11 m^-3). Automatically adjusted if Ne for a function is more than Nemax.