diff --git a/docs/dev/sdd.md b/docs/dev/sdd.md index 5fc0863a..1f74a786 100644 --- a/docs/dev/sdd.md +++ b/docs/dev/sdd.md @@ -3,22 +3,9 @@ - - [Conceptual model](#conceptual-model) - [Object model](#object-model) - - [`attrs`](#attrs) - - [`xarray`](#xarray) - - [`attrs` + `xarray`](#attrs--xarray) -- [Data types](#data-types) - - [Records](#records) - - [Unions](#unions) - - [Arrays](#arrays) - - [Lists](#lists) -- [Developer workflow](#developer-workflow) - [IO](#io) - - [Reading input files](#reading-input-files) - - [Writing input files](#writing-input-files) - - [Reading output files](#reading-output-files)