Check out the live text-chat for this problem that happened on Wednesday, May 20, 2015 from 3:30 – 5:00 p.m. ET with the problem author in the “Comments” section below!

Water shortage is an ongoing problem. This spring, California mandated a 25% reduction in response to their drought. Atlanta nearly ran out of water during a 2007-2008 drought. Cities throughout the southwest including Phoenix, Las Vegas, and Los Angeles have begun paying residents to convert grass lawns to native plants.
When sprinklers operate on a fixed schedule, there is a chance they run during or near a rain event. Your team is tasked with developing an algorithm which will control sprinkler operation based on weather data and constructing a model to estimate water needs for a lawn which can be personalized based on the lawn’s characteristics. Combining these, you will analyze the impact of need-based lawn care.
- Develop an algorithm to control when the sprinklers turn on based on weather data and the water demand of a given lawn. Assume the system controlling the sprinklers has access to current and forecast weather data. Your algorithm should adjust according to the watering needs of the lawn.
- Develop a mathematical model to determine how much water is required to maintain lawn health. Consider different varieties including tall fescue, Kentucky bluegrass, and buffalo grass. Other factors you may wish to consider include regional temperature, humidity, and sunshine/shade. Once your model is constructed, use it to estimate water requirements for a lawn in Seattle WA, Phoenix AZ, Cleveland OH, and Atlanta GA.
- Using historical precipitation data from June and July 2014 as a case study, compare water usage in the four cities from part 2 in the following scenarios:
- Sprinklers are set on a timer, unchanged through the growing season. The timer is set to provide enough water to keep the lawn healthy through typical regional hot and dry periods.
- Sprinklers operate using your algorithm from part 1.
- The lawn is removed and replaced with native landscape plants.
Based on your estimates, make a recommendation for appropriate lawn management in each of the four cities.
Daily weather data:
- http://www.accuweather.com/en/us/atlanta-ga/30303/may-weather/348181?monyr=5/1/2014&view=table
- http://www.accuweather.com/en/us/cleveland-oh/44113/may-weather/350127?monyr=5/1/2014&view=table
- http://www.accuweather.com/en/us/phoenix-az/85004/may-weather/346935?monyr=5/1/2014&view=table
- http://www.accuweather.com/en/us/seattle-wa/98104/may-weather/351409?monyr=5/1/2014&view=table
Monthly average data:
Problem Author: Dr. Paul Taylor, Shippensburg University
Reference links were functional at the time when this Practice Problem was posted, as with any online resource, the link may no longer be active.