ORNL-AMO / AMO-Tools-Desktop

AMO-Tools-Desktop is an energy efficiency calculation application for use with industrial equipment such as pumps, furnaces, fans, and motors, as well as for industrial systems such as steam. Currently in beta.
Other
37 stars 21 forks source link

Merge Log Tool into MEASUR #2895

Closed koay9f closed 4 years ago

koay9f commented 5 years ago

Once the Log Tool is complete, it will need to be merged into MEASUR

Log tool is the first step to Compressed air. It has a few major functions 1- import logger data. (despite what it says in the attached, probably just .csv files) 2 - assign column headers to data to make it so can work with the data 3 - Make graphs 4 - consolidate timestamp data into hourly data so user can define each day in the data as one of several "day types" (e.g., 24 hour chunks where the air usage is high = "high day" or "week day"; 24 hr chunks where air usage is low = "weekends") Tool then takes all days of a given type and makes generic use profile for each {if tool could ID they data types itself, that would be more awesome)

Logtool - Development overview.pptx

koay9f commented 5 years ago

This will need to be broken down into several issues once we are ready to start working on the Log Tool