You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the open street maps example, we could build out several more interesting example notebooks. Here are some ideas. Please comment here on this issue if you want to build out one of these or if you have an idea for another example.
Analyze a route (or multiple routes) in detail, looking at areas that result in high (or low) energy consumption
Use grid search to do a large sweep (for example, run a sweep of time and energy weights between 0 and 1 at 0.01 increments and observe the routes and route traversal summaries)
Explore a search tree in detail
The text was updated successfully, but these errors were encountered:
As discussed on slack, a possible stretch goal here is a notebook that demonstrates the dynamic model loading via combinations of query time arguments and config plugins.
In addition to the open street maps example, we could build out several more interesting example notebooks. Here are some ideas. Please comment here on this issue if you want to build out one of these or if you have an idea for another example.
The text was updated successfully, but these errors were encountered: