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

Add train station generator #2755

Merged
merged 11 commits into from
Jul 2, 2023

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    b56a41b View commit details
    Browse the repository at this point in the history
  2. TrainStation test file added and.yml file structure corrected. Curren…

    …tly testing well for UK stations
    AngusDSR committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7cc9dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a544e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c34acc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. US stations added and tested

    AngusDSR committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    64f33ec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Made both parameters for #name optional / validation & refactor / upd…

    …ated main README.md and set up train_station.md in docs
    AngusDSR committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9123c14 View commit details
    Browse the repository at this point in the history
  2. additional tests added for optional arguments / allowance for case-in…

    …sensitivity added / refactored
    AngusDSR committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ea570b0 View commit details
    Browse the repository at this point in the history
  3. changed the order of the params for #name: updated the .yml and the d…

    …ocs and restructured the code to correspond
    AngusDSR committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1bde099 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. removed downcasing and symbol compatibility // created #fill_missing_…

    …inputs_with_samples method and moved into private with #validate_arguments
    AngusDSR committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1db8528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6c119 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. remove extra line

    thdaraujo committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    dfd18a1 View commit details
    Browse the repository at this point in the history