Module load_to_hourly

Source

Functionsยง

parse_cli
Takes the CLI arguments that control the downsample of the load time series. It is safe to unwrap clap cli_args.get_one when a default is given because the default will be used when no argument is passed (i.e., it is always Some).