HydrologicEngineeringCenter / FIRO_TSEnsembles

Time series of ensembles in SqLite
Other
2 stars 2 forks source link

Add method to return TimeSeriesContainer from a metricCollectionTimeSeries #249

Closed sevans40 closed 4 months ago

sevans40 commented 4 months ago

convert methods to static throughout DssDatabase add method to return TimeSeriesContainer from metricCollectionTimeSeries in order to perform timeseries math on the mcts. Also refactor the write method to include getTimeSeriesContainer to avoid code duplication.