Crates.io | sms-2dm |
lib.rs | sms-2dm |
version | 0.2.0 |
source | src |
created_at | 2023-11-28 09:59:31.94907 |
updated_at | 2023-12-13 09:49:56.023775 |
description | A low-level parser for Aquaveo™️'s `.2dm` format |
homepage | |
repository | https://github.com/cyqsimon/sms-2dm-rs |
max_upload_size | |
id | 1051828 |
size | 35,597 |
A low-level parser for the .2dm
format used by Aquaveo™️ Surface-water Modeling System (SMS).
See: format specification
This project is a stub - only a small subset of cards have implemented parsers; the rest is ignored. More syntaxes will be supported on an as-needed basis. Of course, PRs are always welcomed.