reichlab / forecast-repository

Codebase for Zoltar forecast repository
https://zoltardata.com/
GNU General Public License v3.0
6 stars 3 forks source link

replace RowCountCache with ForecastMetaPrediction sums #281

Closed matthewcornell closed 3 years ago

matthewcornell commented 3 years ago

ForecastMetaPrediction, assuming it's kept up-to-date (it's called by _upload_forecast_worker(), so it should be OK), gives us counts at the forecast level. Summing them gives us what RowCountCache has.

Once done, we can remove the nightly script: $ python3 utils/row_count_util.py update