Skip to content

Instantly share code, notes, and snippets.

View gavinmacaulay's full-sized avatar

Gavin Macaulay gavinmacaulay

View GitHub Profile
@gavinmacaulay
gavinmacaulay / gist:ca93bebc6965b1360085eb1c648ceebb
Created October 18, 2025 03:17
echoSMs datastore JSON schema
{
"$id": "https://example.com/anatomical.echosms.schema.json",
"$schema": "http://json-schema.org/draft/2020-12/schema",
"title": "EchoSMs anatomical data store schema",
"description": "This document is the JSON schema for the echoSMs anatomical data store. It provides a standardised structure for storing fish and plankton acoustic scattering model data.",
"type": "object",
"required": [
"description",
"anatomical_category",
"anatomical_features",