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

Added unit conversions #171

Merged
merged 11 commits into from
Aug 14, 2023

Commits on Jul 25, 2023

  1. Added unit conversions

    msmiyels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7474017 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Function update

    Transformed rad_to_rise to degree_to_rise which makes more sense in the context of working with slope values.
    msmiyels committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    db5f994 View commit details
    Browse the repository at this point in the history
  2. Update conversions.py

    Set rad_to_rise as private fun _rad_to_rise.
    msmiyels committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    163969b View commit details
    Browse the repository at this point in the history
  3. Update conversions.py

    msmiyels authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ea2396e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    81256cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8887e View commit details
    Browse the repository at this point in the history
  3. Update conversions_test

    msmiyels committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0eae541 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Update conversions.py

    msmiyels authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6443b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394d55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1015b View commit details
    Browse the repository at this point in the history