Closed anacmontoya closed 2 months ago
Added new class to plot the WPC surface bulletins that have been parsed using parse_wpc_surface_bulletin() function. Some documentation has been added but may need some edits. Currently working on tests.
parse_wpc_surface_bulletin()
"Biggest" change from last commit was changing the default strength_offset. It is then scaled by multiplying by 0.8*label_fontsize
Description Of Changes
Added new class to plot the WPC surface bulletins that have been parsed using
parse_wpc_surface_bulletin()
function. Some documentation has been added but may need some edits. Currently working on tests.Checklist