You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this commit it has become impossible to reproduce the website builds using the hdf5 files in fixtures. The reason is the reworking of how the trace/group names work how it puts them in the exported json file.
In particular the fronted expects models.traces[].group to match any of the scenarios[].group:
With this commit it has become impossible to reproduce the website builds using the hdf5 files in
fixtures
. The reason is the reworking of how the trace/group names work how it puts them in the exported json file.In particular the fronted expects
![image](https://user-images.githubusercontent.com/242143/83152851-90d16200-a0fe-11ea-9d72-4e544035651d.png)
models.traces[].group
to match any of thescenarios[].group
:see e.g: https://storage.googleapis.com/static-covid/static/v4/bug-459/extdata-NL.json
channel: http://epidemicforecasting.org/models?channel=bug-459
The text was updated successfully, but these errors were encountered: