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

Issues/2430 #2460

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Issues/2430 #2460

wants to merge 6 commits into from

Commits on Nov 25, 2024

  1. updated for geojson support

    hkoertge committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    27447aa View commit details
    Browse the repository at this point in the history
  2. removed ga wrapper function for better code quality

    hkoertge committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d8486f6 View commit details
    Browse the repository at this point in the history
  3. fixed formatting issues

    switched to f-strings instead of % notation
    added some type hints and docstrings
    hkoertge committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    26dbbb0 View commit details
    Browse the repository at this point in the history
  4. rewrote calculation to remove redundant calls

    renamed vars to small letters as per python naming convention
    hkoertge committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ef62aa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fixed us of net.bus_geodata and net.line_geodata

    reformatted file
    simplified some functions
    renamed some capitalized variables
    hkoertge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ce45bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    f97d482 View commit details
    Browse the repository at this point in the history