sandbag icon indicating copy to clipboard operation
sandbag copied to clipboard

JS utilities for working with climbing grades

Results 36 sandbag issues
Sort by recently updated
recently updated
newest added

Currently, the Font grade uses lowercase, and does not support uppercase: `Font.getScore('7B') Output: 0` `Font.getScore('7b') Output: [ 76, 77 ]` I think it would be a good idea to use...

bug
question

This is my attempt to fix #175 Instead of using allowableCoversionType that required to define for each scale the list of compatible scales I'm proposing to use a simpler group...

Initial draft changes to add the polish scale a.k.a. kurtyka scale implements: #172 TODO: - [x] Add polish scale to csv file - [x] Update Readme - [ ] Add...

While working at the Polish scale implementation I've noticed that there is a bug in the validation of the slash grades. The implementation of the french scale is affected but...

bug

I've noticed that the list of "allowableConversionType" for the sport scales are not aligned. Scale A might have Scale B as allowed conversion but not Viceversa. It looks like this...

This scale is used in Poland for sport and trad climbs see: https://en.wikipedia.org/wiki/Grade_(climbing)#Polish