{% extends "base.html" %} {% block content %} {% load wx_filters %}
| Code | Name | Alias name | Profile | Status | Type | Watershed | District | UTC Offset (min) | Longitude | Latitude | Elevation | Comm. type | Last update |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ station.code }} | {{ station.name }} | {{ station.alias_name }} | {{ station.profile }} | {{ station.is_active }} | {{ station.is_automatic }} | {{ station.watershed }} | {{ station.region }} | {{ station.utc_offset_minutes }} | {{ station.longitude }} | {{ station.latitude }} | {{ station.elevation }} | {{ station.communication_type }} | {{ station.updated_at }} |