swmmio icon indicating copy to clipboard operation
swmmio copied to clipboard

add support for Control Actions Taken in rpt

Open aerispaha opened this issue 5 years ago • 0 comments

Return the data in the Control Actions Taken section in an rpt file as a dataframe with the dataframe_from_rpt function.

Example rpt section

  *********************
  Control Actions Taken
  *********************
   01/01/1994: 00:00:00 Link WPCS_I.2 setting changed to   0.00 by Control WPCS_I.2_OFF
   01/01/1994: 00:00:00 Link PS01Wetwell.2 setting changed to   0.00 by Control PS01Wetwell.2_OFF
   01/01/1994: 00:00:00 Link PS01Wetwell.1 setting changed to   0.00 by Control PS01Wetwell.1_OFF
   01/01/1994: 00:00:00 Link Bsn15XXXINF.2 setting changed to   0.00 by Control NonEmNet_SGBsn15XXXINF.2A
   01/01/1994: 00:00:00 Link DudRun-PS.2 setting changed to   0.00 by Control DudRun-PS.2_OFF
   01/01/1994: 00:00:00 Link DudRun-PS.1 setting changed to   0.00 by Control DudRun-PS.1_OFF
   01/01/1994: 00:05:00 Link JuncChamber01.1 setting changed to 150.00 by Control ToolkitAPI
   01/01/1994: 00:10:00 Link RK2-TNK.2 setting changed to   0.00 by Control ToolkitAPI
   01/01/1994: 00:10:00 Link Bsn1011.2 setting changed to   0.00 by Control ToolkitAPI
   01/01/1994: 00:10:00 Link Bsn1011_ST.1 setting changed to   0.00 by Control ToolkitAPI
   01/01/1994: 00:10:00 Link Bsn12.2 setting changed to   0.00 by Control ToolkitAPI
   01/01/1994: 00:10:00 Link R14Basin2.1 setting changed to   0.00 by Control ToolkitAPI

control-actions.zip

aerispaha avatar Apr 29 '20 17:04 aerispaha