{% extends 'vesper/base.html' %} {% block head %}
Exports audio data and metadata for the specified clips to one or more HDF5 files.
{% include "vesper/clips-specification-message.html" %}
You can adjust the padding included with each exported clip by
creating an appropriate Clip HDF5 File Export Settings
preset and selecting it below.
Select the Export to multiple HDF5 files
check box
below to save clips to multiple files instead of a single file.
When the check box is selected, this command creates one
HDF5 file for each unique combination of station/mic pair,
date, and detector among the specified clips, and exports all
of the clips for each combination to the corresponding file.
It saves the files to the server directory whose path is specified
in the File or directory path
text field. The command
automatically names each output file to include the station name,
microphone name, date, and detector name of its contents.
When the Export to multiple HDF5 files
check box is not selected, the command exports all clips to
a single HDF5 file on the server. In this case, specify the path
of the file, including the file name, in the
File or directory path
text field.