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

Improving compatibility with nextroute output #15

Merged

Conversation

merschformann
Copy link
Member

Description

Improves nextplot's compatibility with nextroute multiple known outputs when using --nextroute.

Changes

  • Replaced RoutePlotProfile constructor with a dataclass.
  • Introduced MultiRoutePlotProfile for dynamic profile selection based on input data.
  • Simplified parse function parameters to accept a profile object directly.
  • Updated plot function to use the new profile parameter structure.
  • Enhanced nextroute_profile to return a MultiRoutePlotProfile supporting multiple data paths.

@merschformann merschformann merged commit b5de909 into develop Oct 31, 2024
3 checks passed
@merschformann merschformann deleted the merschformann/better-nextroute-format-compatibility branch October 31, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants