$conf
$conf :
class Anemometer
This is the controller class for the Box Anemometer web application.
It is designed to closely resemble Codeigniter, so it can be easily added to a CI installation (untested.)
Public method represent controller actions, callable through the index.php
graph_search()
Search by using a graph. A brief search form is shown to allow a graph to be built. Html table results that correspond to the time range of the graph is displayed below. Regions can be selected in the graph directly which will update the table results with the new time range.