Raphael Dumas

Results 186 comments of Raphael Dumas

Considering we don't need that location for RapidTO... wondering if we should run this manually and exclude that intersection, or run it manually for allllll the other intersections. I can...

I created a `data_validation` folder for Bluetooth in master. can you clean up your folder to contain 1 main notebook at the route and then create a sub-folder for the...

Airflow won't work because the EC2 can't access resources on the corporate network. Would have to schedule using the Terminal Server

Could also add it as a flag for the `blip_api` script.

Is this complete? Can we close #202 as well? And #183? Which tables have to get merged in to `bluetooth.segments`?

Natalie has explained how to use routing https://github.com/CityofToronto/bdit_data-sources/issues/234 should just update the documentation to use that process. Some commentary on that issue and the two linked issues might also help...

I think the only segment that needs to be drawn will be the new Bloor routes. - [x] Check that all the "missing segments" in `mohan.missing_segments` are actually drawn in...

Thanks for checking! I just updated the first comment text to clarify we want to draw all newly created segments. Plopping the image of those here too ![image](https://user-images.githubusercontent.com/10623872/98127874-3397c480-1e85-11eb-894c-b370c20ae592.png)

That's being thrown by this https://github.com/CityofToronto/bdit_data-sources/blob/2b391344b57fac1875cbd492c56bfc429a8e72a3/wys/api/python/wys_api.py#L114-L119 Which is getting caught and logged here https://github.com/CityofToronto/bdit_data-sources/blob/2b391344b57fac1875cbd492c56bfc429a8e72a3/wys/api/python/wys_api.py#L279-L280