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 get_city_name() method to dataloader, to fetch name of city where a log was captured. #27

Merged
merged 9 commits into from
Apr 1, 2022

Commits on Mar 26, 2022

  1. add scene clusters

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    c5b0d63 View commit details
    Browse the repository at this point in the history
  2. improve docstring

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    19acac8 View commit details
    Browse the repository at this point in the history
  3. reformat python black

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a6787bb View commit details
    Browse the repository at this point in the history
  4. improve docstrings

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    fc24fd5 View commit details
    Browse the repository at this point in the history
  5. add method to return city name where log was captured

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    2cc1dbe View commit details
    Browse the repository at this point in the history
  6. remove unrelated files

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    e0bba4e View commit details
    Browse the repository at this point in the history
  7. fix CI/ mypy

    John Lambert committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    acd5009 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. add period to Raises message

    John Lambert committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    bad139e View commit details
    Browse the repository at this point in the history
  2. clean up error check, to align with message

    John Lambert committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    2003518 View commit details
    Browse the repository at this point in the history