-
Notifications
You must be signed in to change notification settings - Fork 0
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
Deliverable 4 (linked to output 1). Draft prototype webtool #19
Comments
We have a prototype web tool, but it needs the updated data and scenario values in there, work in progress by @mpadge. |
That's using your scenario with a 0.8% modal shift towards walking, with the resultant exposure scaled to total relative risk for increasing mortality under this scenario of 1.13 per year. I think that's the most sensible way to incorporate that. I'll get that uploaded and upthat'ed now ... |
Interesting that the high values seem to appear on a relatively small number of short road segments. |
yeah, i've run that for a few other random cities, and Accra seems to be quite unusual in that regard. Most of them yield fairly dispersed centres, but (1) Accra really is extraordinarily strongly defined by it's major road system; and (2) the trotro system is nothing but entirely integrated with that system, and so because most walking happens in relation to trotro use, then most walking by definition happens along those roads. |
Update: the latest data for Accra are up there now 🎉 https://atfutures.github.io/uta/ @mpadge could you update the minimum reproducible example dataset here to reflect the latest column names of the input data? I guess that may depend on #18 but great to see the approach to updating the data on the public facing instance hosted in Leeds works! |
@Robinlovelace This seems like the best place to ping this - please continue elsewhere if you think somewhere else might be better. But ... I just uploaded data for Bristol. There were a few bugs in the
|
Hi @mpadge I cannot see
|
Correction: it's downloading now. Seems it does not auto download everything. |
I also just updated a considerably improved version - the pedestrian model is quite okay, but the vehicle and emissions layers still suffer from edge effects. Note that this pedestrian model is not realistic, just a proof of principle, but even then it seems quite okay - really emphasising walking behaviour around the uni. |
Just to clarify, are you still using this script to generate the layers?
As mentioned I've not been able to reproduce the results for any city using this approach so far. But that's probably also off topic, just thought it worth mentioning/asking. Looking better each time but it's not clear what changes in the code are changing the results and that's an issue. |
Yes, that is precisely what i used that for Bristol, except there's the crucial final step that actually generates the "production" layers, which is: netf <- who3_disperse_centrality (city, disperse_width = 200) As mentioned, i did encounter a couple of crashes and had to repeat a couple of steps before it all worked out of the box. I'll return to those down the track. |
Draft prototype webtool: concurrent with the preceding two stages, the prototype webtool will be set-up and served from a stable web location and will be maintained for the duration of the project. This stage includes the search and update of relevant datasets, coding and thorough documentation of the development process.
The text was updated successfully, but these errors were encountered: