Extracting .xlsx
from .h5
warning
You must have a shell pointing to folder sound-scape-explorer-11.9.0
and active python
virtual environment.
Find related documentation in running campaigns
Context
Use this command to extract the .xlsx
configuration file from an existing
.h5
storage file.
The extracted storage.h5-config-VERSION.xlsx
is the actual configuration used
to create the storage file.
Run
- Open a shell window. (Double-click
start.bat
on Windows or usecd
on Ubuntu / macOS) - Type
sse_config
followed by a<space>
- Drag and drop your
.h5
storage file to the shell window - Press
Enter
Example:
# Windows
sse_config C:\to\storage.h5
# Ubuntu / macOS
sse_config path/to/storage.h5