Get deltas across all version #87
Closed
peterdudfield
announced in
General
Replies: 4 comments
|
In postman i use but I want to have the option of just putting in |
0 replies
|
Lets get rid of |
0 replies
|
It would be nice to add the metadata to the forecast object, not only the forecast_value objects. |
0 replies
|
Ill close this for now, as we have added metadata to the forecast |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When use the function
GetWeekAverageDeltaswe currently get them for one Forecast (name and version). However when we upgrade the forecast we actually want to them from a forecast name, and not restrict to versionI think this can be done here and we could get a list of Forecasters and pass through a list of forecast_ids to the sql query.
I found this out, by comparing the pvnet_v2 adjuster results to the current nowcatsing_datamodel results
All reactions