Skip to main content
Version: 13.2.0

📦 Extract Config from Storage

warning

Ensure you open the 🧮 Processing module with the provided sse-processing-13.2.0 script to enable the Python virtual environment.

🔍 Context

This command allows the extraction of the configuration file from an existing storage file.

The resulting storage.config-{VERSION}.xlsx file represents the configuration used in creating the storage file.

🚀 Execution

  1. Type sse_extract, then add <space>
  2. Drag and drop your storage file into the terminal (or type path)
  3. Press Enter

📝 Example

# Windows
sse_extract C:\to\storage.h5

# Ubuntu / macOS
sse_extract path/to/storage.h5