Skip to content

GWOSC Catalog Schema

The GWOSC Catalog Schema is a simple versioned JSON schema that is intended to be consumed for publication by the GWOSC backend.

This package provides utilities for creating and validating community catalogs JSON schema.

Installation

  1. Clone repo

    git clone git@github.com:gwosc-tutorial/gwosc-catalog.git
    
  2. Install

    cd gwosc-catalog; pip install .