s-102 0.0.1

IHO S-102 Bathymetric Surface — Rust types and parsers (stub).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# s-102

**IHO S-102** — *Bathymetric Surface* (gridded bathymetry in the S-100 family).

[![License](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](#license)

## IHO relationship

**S-102** provides **regular or irregular grid** bathymetry complementary to **S-101** vector ENC. It is a **product specification** under **S-100**, usually exchanged with **ISO 8211**.

This **v0.0.1** crate **reserves the name** and holds a stub until grid decoding is implemented.

## License

**MIT OR Apache-2.0** — [LICENSE-MIT](LICENSE-MIT), [LICENSE-APACHE](LICENSE-APACHE).

See [ARCHITECTURE.md](ARCHITECTURE.md) and [../ARCHITECTURE.md](../ARCHITECTURE.md).