Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the DSR API to work with provided example data #188

Merged
merged 6 commits into from
Nov 21, 2023

Conversation

AdrianDAlessandro
Copy link
Collaborator

@AdrianDAlessandro AdrianDAlessandro commented Nov 14, 2023

This PR updates the DSR data to work with the provided example data from @jacpaw

The only outstanding issue is the EV ID Matrix has not been tested because there still appears to be a bug in the agent model when creating it. Currently the assumption is that it will have the same indices as the other EV matrices (1440 x the number of agents, which is variable).

The datahub running on the server will be running this version of the API for testing - @jacpaw, can you confirm this works for you? You do not need to transpose the data to make it match anymore.

Close #145

@AdrianDAlessandro AdrianDAlessandro merged commit b569929 into main Nov 21, 2023
7 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the dsr-changes branch November 21, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DSR POST not receiving from model
2 participants