Replace hardcoded polynomial coefficients with a JSON or CSV config file. - Allows different hill profiles without modifying source code - Document the config format in the README
Replace hardcoded polynomial coefficients with a JSON or CSV config file.