/S-102-Product-Specification

It is opened to develop S-102 Bathymetric Surface Product Specification. The contents of this repository are not offical publication in force, therefore please check the final version on the IHO website.

Primary LanguageRubyOtherNOASSERTION

IHO S-102 Bathymetric Surface Product Specification

Build Status

These documents are available in its rendered forms here:

Purpose

This is the IHO repository for developing the next edition of "S-102 Bathymetric Surface Product Specification".

Warning
The contents of this repository are in draft form and not necessarily in force. Please refer to the final versions published on the official IHO website.

General

This repository contains the source files of S-102 standards, including:

  • S-102 2.0.0

  • S-102 2.1.0

  • S-102 (new version in development)

These documents are encoded in the Metanorma AsciiDoc format.

Structure

sources/

source of the S-102 documents and models

site/

(automatically generated, in the gh-pages branch) published document.

Usage

This repository uses metanorma to run these processes.

Please refer to Metanorma-IHO documentation for authoring guidance.

Installing build tools

See the Metanorma install page.

Building the document

If you have installed the build tools locally, and wish to run the locally-installed compilation tools, there is nothing further to set.

If you use a locally installed Metanorma, run:

metanorma site generate

If you don’t want to deal with local dependencies, use the docker version by:

docker run -v "$(pwd)":/metanorma -w /metanorma -it metanorma/mn metanorma site generate

License

See LICENSE.