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

Produce new data for supply curves #78

Open
kaiyanl opened this issue Nov 10, 2021 · 4 comments
Open

Produce new data for supply curves #78

kaiyanl opened this issue Nov 10, 2021 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@kaiyanl
Copy link
Member

kaiyanl commented Nov 10, 2021

@srkirkland
Copy link
Member

We are going to use https://github.com/Project-OSRM/osrm-profiles-contrib/tree/master/5/21/truck-soft OSRM profile. It has an issue w/ casting numbers so we are using the unmerged PR related to that repo. OSRM 5.26.0 used to process data, and results will be stored https://ucdavis.app.box.com/folder/150467494220

@srkirkland
Copy link
Member

Bit of a hitch -- OSRM 5.26.0 is the latest, but requires a newer GCC/C++ toolchain to be available to the server than azure offers. Could probably fix with Docker, but that's a whole can of worms. 5.22 (what we were using) only runs w/ node10, and that's not supported any more. 5.24 runs on current node14, so will attempt to build new OSRM data using that version.

@srkirkland
Copy link
Member

OSRM 5.25.0 will be used since it can run in both locations. 5.26.0 is too new for Azure's node14 image. Data is in azure and also available in box: https://ucdavis.app.box.com/folder/150732338686

@srkirkland srkirkland added the help wanted Extra attention is needed label Nov 23, 2021
@srkirkland
Copy link
Member

On hold until green light to create supply curves is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants