kirenbahm / ENP_TOOLS

Scripts used to pre- and post-process data
0 stars 2 forks source link

Aggregate Stations feature #26

Closed kirenbahm closed 4 years ago

kirenbahm commented 4 years ago

AGGREGATE_STATIONS FEATURE

Create a new function that takes the timeseries (datatype is always flow) from a group of stations and aggregates the values to create a new station and timeseries.

For example: S332TOT_Q = [aggregate_rules_file_example.txt](https://github.com/kirenbahm/ENP_TOOLS/files/4617137/aggregate_rules_file_example.txt) S332BN_Q + S332BW_Q + S332C_Q + S332D_Q

This function will: