{% extends "eden-base.html" %} {% block title %}EDEN Timeseries Data{% endblock title %} {% block style %} {% endblock style %} {% block content_header %}
EVE allows users to graph and download data for multiple gages and multiple parameters.
{% endblock content_header %} {% block content %}
{% if plot_params %}
Data Selected{% for g in gages %}
{{g}} 1990—2013 {% endfor %} Go to originating agency for
|
After site selection, a graph will be displayed here.
{% endif %} {% endblock content %}