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

feat: Ice context #283

Merged
merged 1 commit into from
Jun 29, 2023
Merged

feat: Ice context #283

merged 1 commit into from
Jun 29, 2023

Commits on Jun 28, 2023

  1. feat: Ice context

    The grade contexts know nothing about ice climbing grades. Instead, they
    use sport/trad grades.
    
    Add support for ice climbs with WI grades.
    
    This commit assumes that all contexts use only Winter Ice grades.  This
    does not completely reflect real world usage - single regions often have
    a mix of WI and AI grades.
    
    In the short term, this could be overriden for local areas.
    Longer term, ice grades allowed in these contexts should be either of
    `GradeScales.AI` and `GradeScales.WI`.
    musoke committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    49b21bd View commit details
    Browse the repository at this point in the history