parser.add_argument("input_power_timeseries_prefix",help="filepath prefix to the location of the parquet files that contain node power consumption time series")
parser.add_argument("month",nargs='+',help="the month to aggregate. example value: '22-07'")