Skip to content

gave the user more control over how data is processed and saved

King, Rielly Kaveggia requested to merge rking/FlowAlert:process_options into main

gave the user more control over how data is processed and saved. For example the user could do "poetry run flowalert process_data --split-storms plot,csv --filter-crossed plot --save-plot --save-csv" to save all crossed storms as plots, and save all storms into csvs whether they are crossed or not.

Merge request reports