{% extends "base.html" %} {% block title %}OPeNDAP pydap: Index of {{ location }}{% endblock %} {% block breadcrumbs %}
Home {% for crumb in breadcrumbs %} / {{ crumb.title }} {% endfor %}
{% endblock %} {% block content %}Name | Size | Last modified | DAP Response Links | |||
---|---|---|---|---|---|---|
.. | – | – | – | |||
{{ directory.name }}/ | – | {{ directory.last_modified|datetimeformat }} | – | |||
{{ file.name }} | {% elif file.name.endswith(".html") %}{{ file.name }} | {% else %}{{ file.name }} | {% endif %}{{ file.size|filesizeformat}} | {{ file.last_modified|datetimeformat }} | {% if file.supported %}dds | das | dmr | {% else %}– | {% endif %}