{% extends "upload/dataset_upload_base.html" %} {% load i18n %} {% load static %} {% load dataset_tags %} {% load client_lib_tags %} {% block body_class %}data data-list upload{% endblock %} {% block title %} {% trans "Time series configuration" %} - {{ block.super }} {% endblock %} {% block page_title %}{% trans "Time series configuration" %}{% endblock page_title %} {% block head %} {{ block.super }} {% endblock %} {% block body %}
{% blocktrans %}Toggling this selector allows you to configure (or not) this data as a time series; in this case you will also have to select an attribute
to drive the time dimension.
If GeoNode is not able to parse any of the values for the selected attribute red markers will appear to highlight the problems.
More information is provided at the bottom of the page in the "Additional Help" sections.
{% endblocktrans %}