{% extends 'vesper/base.html' %} {% block head %}
Exports counts of all tagged clips to a CSV file.
This command writes a CSV file at the specified path on the server, overwriting any existing file at that path. Each row of the output file contains a clip count for one combination of a detector, station, date, and tag.
{% include "vesper/command-executes-as-job-message.html" %} {% endblock main %}