Skip to content

Age code

Matt Pearce requested to merge photon_rain/opl-data:age_divisions into master

/scripts/compile now adds a MaxAge and MinAge column based on division information, age and BirthYear. /scripts/csv-interpolate-ages uses the existing age data to fill in ages for other meets.

We may want to just call csv-interpolate-ages for the beta server for the time being, until we're sure it's not buggy. If we don't want to ship the MaxAge and MinAge columns to people we could have a seperate build process for csvfile and server?

Merge request reports