→ Plot Station Map
This plots a very raw station map (needs improvement). This plot requires cartopy !
msnoise plot station_map --help
Usage: [OPTIONS]
Plots the station map (very very basic)
Options:
-s, --show BOOLEAN Show interactively?
-o, --outfile TEXT Output filename (?=auto). Defaults to PNG format, but
can be anything matplotlib outputs, e.g. ?.pdf will save
to PDF with an automatic file naming.
--help Show this message and exit.
Example:
msnoise plot station_map
:
It will also generate a HTML file showing the stations on the Leaflet Mapping Service:
New in version 1.4: | Thanks to A. Mordret!