<p class="sb-kicker">Tutorial</p>
<h1>Cloud and HPC workflows</h1>
<p class="sb-doc-lead">SpectralBridge is designed for large flight lines and restart-safe reruns, which makes it a good fit for scratch-based cloud, JupyterHub, and cluster environments where compute and storage policies matter as much as the code itself.</p>
<div class="sb-doc-grid sb-doc-grid--three">
<article class="sb-doc-card">
<h3>Stage data in</h3>
<p>Bring only the HDF5 inputs you need into fast local or scratch storage for the current job.</p>
</article>
<article class="sb-doc-card">
<h3>Process locally</h3>
<p>Write ENVI, parquet, merge, and QA artefacts into the working directory where chunked stages can spill safely.</p>
</article>
<article class="sb-doc-card">
<h3>Archive outputs</h3>
<p>Move final products back to persistent storage once the restart-safe run is complete.</p>
</article>