scottgullaksen / bergenvann-summer-project

Analysis of Bergen Vanns sensor data for maintanance evaluation purposes
0 stars 0 forks source link

[Task] Create pickled reader class #9

Closed scottgullaksen closed 4 years ago

scottgullaksen commented 4 years ago

Description

Reader class that provides functinality oriented access to the preprocess datapoints

Functionalities

Retrieve datapoints based on

scottgullaksen commented 4 years ago

This class simply returns all relevant files corresponding to the time period query. Further described by get_data-method. File content is described by #5.

scottgullaksen commented 4 years ago

time step functionality should be handled in #3 preprocessor class. pump station functionality handled by #10