lutraconsulting / MDAL

Mesh Data Abstraction Library
http://www.mdal.xyz/
MIT License
160 stars 50 forks source link

Support for H2i format #399

Closed saberraz closed 2 years ago

saberraz commented 2 years ago

Examples below show the topography grid with no quantity: https://github.com/d2hydro/H2i_code_factory/tree/main/data/de_tol_full/grids

saberraz commented 2 years ago
saberraz commented 2 years ago

Some more info: You can find draft spec documentation here: https://github.com/d2hydro/H2i_code_factory/blob/main/docs/data_format.md The small test-model with topology + results can be found here: https://github.com/d2hydro/H2i_code_factory/tree/main/data/de_tol_small

metadata.json comes with a json-schema you can find here: https://github.com/d2hydro/H2i_code_factory/blob/main/json-schemas/metadata-schema.json

PeterPetrik commented 2 years ago

https://github.com/lutraconsulting/MDAL/commit/b7e124fd910f2bcd4b8e5f67abfd0d8ddf4976c7