{% extends "base.html" %} {% block title %}pymcap-cli index{% endblock %} {% block content %}

pymcap-cli index

Read-only catalog of scanned MCAP files. Dashboards → · curated views below · browse all raw tables →

{% for label, slug in [ ("Overview","overview"), ("Files","files"), ("Storage","storage"), ("Errors","errors-explorer"), ("Topics & schemas","topics-schemas"), ] %} {{ label }} {% endfor %}

Overview

Browse

Find files

Raw tables

{% endblock %}