{% extends "base.html" %} {% block title %}Tools - Seismo Fleet Manager{% endblock %} {% block content %}
Active operator workflows. Pair devices, clean up duplicates, generate reports.
On site? Pick a unit, snap an install photo, leave. GPS is auto-captured. Classify the project/location later from a desk.
Field captures waiting to be classified into a project + location.
Bidirectionally link seismographs ↔ modems (or SLMs ↔ modems) so they ship out together as a deployed pair.
Find duplicate-looking projects via fuzzy name match (typos, abbreviations) and bulk-merge them. Useful after a metadata backfill run.
Auto-create projects, locations, and unit assignments from the operator-typed metadata baked into SFM events. Skip the manual entry.
12-month calendar of every unit assignment across every project. Visual bars per project per day; click a day for the full active-deployments list.
Excel report generation lives on each project's detail page. Open a project and use Generate Combined Report (for multi-location sound studies) or single-location export.
Field-swap a unit (and modem) at a vibration location. Pick project → location → incoming unit → confirm. Optional photo of the new install.
Daily background job that auto-detects unit swaps in the field (BE12345 → BE67890 at the same project + location) from operator-typed metadata. Coming in Phase 5c.