opendcs / opendcs

Open Data Collection System for Hydro/Meteorologic Data
Apache License 2.0
27 stars 24 forks source link

Timed Computations and HDBSiteDAO Fixes #616

Closed agilmore2 closed 2 weeks ago

agilmore2 commented 2 weeks ago

Problem Description

Fixes #611 Fixes #573

Solution

Query right site tables in HDB Filter by enabled flag in timed computations query

how you tested the change

Manual testing of timed computation

Where the following done:

If you aren't sure leave unchecked and we will help guide you to want needs changing where.

agilmore2 commented 2 weeks ago

Commented useless cache fill from HDB getNewData call. Mirrors changes to CMWS version.