{% include "vesper/header-prefix.html" %} Export clips to HDF5 file - Vesper {% load vesper_extras %} {% load static %} {% include "vesper/navbar.html" %}

Export clips to HDF5 file

Exports the specified clips to an HDF5 file.

{% include "vesper/clips-specification-message.html" %}

The HDF5 file is written to the specified path on the server. [In the future, the HDF5 file will be delivered to the client rather than written to the server file system.]

{% include "vesper/command-executes-as-job-message.html" %}
{{ form.detectors|block_form_element }} {{ form.station_mics|block_form_element }} {{ form.classification|form_element }} {{ form.start_date|form_element }} {{ form.end_date|form_element }} {{ form.output_file_path|block_form_element }}