reichlab / forecast-repository

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

Truth data not showing up in viz #371

Closed lshandross closed 6 months ago

lshandross commented 9 months ago

The visualization is not showing any truth data for any timezeros, though the forecasts are showing up just fine. I've attached the code I used to re-format the truth data and forecasts from the original files this repo, as well as a few example truth CSVs.

I've tried a number of different fixes to see if changing information within the truth CSVs would make the truth data visible in the visualization but none of these methods worked:

Note that when I try to query the truth from the web page form, it returns exactly what I uploaded, so I can't seem to diagnose what the problem is.

CDC_FluSight_Forecast_Hub-config.json flusight_truth_upload.txt flusight_forecast_upload.txt flusight_truth_format.txt flusight_forecast_format.txt truth_inc-hosp_2023-11-18_both-targets.csv truth_inc-hosp_2023-11-18_inc-hosp-only.csv

matthewcornell commented 9 months ago

Looking at the attached files, what steps should I take in what order to recreate the project on my local machine? Apologies if it should be obvious...

nickreich commented 9 months ago

I think this can be closed now?