{% 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" %}
{% csrf_token %} {% include "vesper/clip-set-form-elements.html" %} {{ form.output_file_path|block_form_element }}