star-hitran

Load line-by-line data from the HITRAN database
git clone git://git.meso-star.fr/star-hitran.git
Log | Files | Refs | README | LICENSE

commit ead5ac426bc40063f1e31fef95cd81c3fb90610b
parent 5fb64482b10af24ec805c7762a980509510f02ce
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 11 Feb 2026 14:28:41 +0100

Document the benchmark unit on line access

Diffstat:
Mdoc/shtr.1 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/shtr.1 b/doc/shtr.1 @@ -70,6 +70,8 @@ The options are as follows: .It Fl a Measure line access performance. Both linear and random access are tested. +Performance is expressed in lines per second +.Pq lps . .It Fl c Checks the validity of the parameters of the loaded lines, in terms of numerical values and definition domain.