{% extends 'base.html' %} {% import 'macros/components.html' as components %} {% if stations|length == 1 %}{% set page_title = stations[0].station_nm %}{% endif %} {% block extra_head_tags %} {% if status_code == 200 %} {% if stations|length == 1 %} {% endif %} {% endif %} {% endblock %} {% block page_css %} {% endblock %} {% block page_head_script %} {% if json_ld %} {% endif %} {% endblock page_head_script %} {% block page_header %} {% include 'partials/monitoring_location_header.html' %} {% endblock %} {% block content %}
Agency | Site number | Site name |
---|---|---|
{{ site.agency_cd }} | {{ site.site_no }} | {{ site.station_nm }} |
{{ components.Description(stations[0].site_no, location_with_values, parm_grp_summary) }} {% if browser == 'IE' %} {{ components.DescriptionInternetExplorerLinks(stations[0].site_no, location_with_values, parm_grp_summary) }} {% endif %}
Internet Explorer is only minimally supported on this website and many features are disabled. This page is best viewed in recent versions of Edge, Firefox, Chrome or Safari.
USGS Parameter Group | Data Types | Start Date | End Date |
---|---|---|---|
{% if grp.name %}{{ grp.name }}{% else %}n/a{% endif %} | {{ grp.data_types }} | {{ grp.start_date|date_to_string }} | {{ grp.end_date|date_to_string }} |
Metadata Element | Location Metadata | Metadata Code |
---|---|---|
{{ STATION_FIELDS_D[key].name }} {% if STATION_FIELDS_D[key].description %} {{ components.QuestionTooltip(key, 'right', STATION_FIELDS_D[key].description) }} {% endif %} | {% if value.url %} {{ value.name }} {% else %} {{ value.name }} {% endif %} {% if value.desc %} {{ components.QuestionTooltip(value.code, 'right', value.desc) }} {% endif %} | {% if value.code != value.name %}{{ value.code }}{% else %}n/a{% endif %} |
Sorry, the cooperator service isn't returning the needed information. Please try refreshing the page.
{% elif cooperators.customers %}Operated in cooperation with:
{% for cooperator in cooperators.customers | sort(attribute='Name') %}