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

Build out additional example notebooks #212

Open
nreinicke opened this issue May 15, 2024 · 1 comment
Open

Build out additional example notebooks #212

nreinicke opened this issue May 15, 2024 · 1 comment
Labels
python Applies to the python code
Milestone

Comments

@nreinicke
Copy link
Collaborator

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
@nreinicke nreinicke added this to the PyCon 2024 milestone May 15, 2024
@nreinicke nreinicke added the python Applies to the python code label May 15, 2024
@robfitzgerald
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Applies to the python code
Projects
None yet
Development

No branches or pull requests

2 participants