{% extends 'base.html' %} {% block content %}

🕒 Configure Hourly Download Weights

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %}
{{ message }}
{% endfor %}
{% endif %} {% endwith %}

Click to select one or more hours below. Then assign a weight to them using the input and apply it. Color indicates relative intensity. The total daily volume will be split proportionally across these weights.

Volume

The total volume of data to be downloaded each day is papers.

Click to select one or more hours below. Then assign a weight to them using the input and apply it. Color indicates relative intensity. The total daily volume will be split proportionally across these weights.

14:00
example

Current Schedule

⬅ Back
{% endblock %}