OpenBeta / sandbag

JS utilities for working with climbing grades
MIT License
24 stars 17 forks source link

conversion to grade ranges #139

Open musoke opened 1 year ago

musoke commented 1 year ago

There are some grades that could be converted more precisely with ranges in getScore. For example, in the current table UIAA II covers 6 French grades and 4 Ewbank grades. Converting should output a range - French 2a-2c+ or Ewbank 5-8.

See also #137