star-aerosol

Describe the radiative properties of aerosols
git clone git://git.meso-star.fr/star-aerosol.git
Log | Files | Refs | README | LICENSE

commit 9fc33cbfdf570abfb761f91cd10b0a816137fba9
parent aff5c8a2146b6e9289b5abd2dd0ca3347377345c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 15 Jul 2022 15:50:55 +0200

Fix man page typos

Diffstat:
Mdoc/sars.5.scd | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/sars.5.scd b/doc/sars.5.scd @@ -1,4 +1,4 @@ -sck(5) +sars(5) ; Copyright (C) 2022 |Meso|Star> (contact@meso-star.com) ; @@ -52,14 +52,13 @@ coefficients. Each list is followed by a _padding_, which is a list of bytes that provides memory alignment of the following data to _pagesize_. Bands are sorted according to the order in which they were previously declared. - # BINARY FILE FORMAT Data are encoded with respect to the little endian bytes ordering, i.e. least significant bytes are stored first. ``` -<ars> ::= <pagesize> <#bands> <#nodes> +<sars> ::= <pagesize> <#bands> <#nodes> <bands> <padding> <rad-coefs>