lutraconsulting / MDAL

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

support of reading 1D UGRID meshes #204

Closed PeterPetrik closed 4 years ago

PeterPetrik commented 4 years ago

the loader of datasets should be lazy. The loader of mesh can be memorymesh for now, will be fixed in https://github.com/lutraconsulting/MDAL/issues/208

PeterPetrik commented 4 years ago

this is follow up of https://github.com/lutraconsulting/MDAL/pull/212