Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation for drivers capabilities #463

Open
jmkerloch opened this issue May 30, 2023 · 2 comments
Open

Update documentation for drivers capabilities #463

jmkerloch opened this issue May 30, 2023 · 2 comments

Comments

@jmkerloch
Copy link

As described in #461 I'm looking for a file format that support:

  • read of mesh
  • read of data on vertices or faces
  • temporal capabilities

Here is my understanding of MDAL drivers capabilities:

Driver Description Read mesh maillage Read data Temporal capabilities
XDMF XDMF 🔴 🟢 🟢
XMDF TUFLOW XMDF 🔴 🟢 🟢
ASCII_DAT DAT 🔴 🟢 🟢
BINARY_DAT Binary DAT 🔴 🟢 🟢
XMS_TIN XMS Tin Mesh File 🟢 🟢 🔴
ESRI_TIN Esri TIN 🟢 🟢 🔴
2DM 2DM Mesh File 🟢 🟢 🔴
PLY Stanford PLY Ascii 🟢 🟢 🔴
3Di 3Di Results 🟢 🟢 🟢
GRIB GDAL Grib 🟢 🟢 🟢
NETCDF GDAL NetCDF 🟢 🟢 🟢
HEC2D HEC-RAS 2D 🟢 🟢 🟢
SWW AnuGA 🟢 🟢 🟢
TUFLOWFV TUFLOW FV 🟢 🟢 🟢
FLO2D Flo2D 🟢 🟢 🟢
SELAFIN Selafin File 🟢 🟢 🟢
Ugrid UGRID 🟢 🟢 🟢

Can any body confirm this ? And how can we add these informations to MDAL documentation ?

@saberraz
Copy link
Contributor

UGRID is your best option:
http://ugrid-conventions.github.io/ugrid-conventions/

Also, I suggest to contact MDAL mailing list instead of filing tickets for questions and general enquiries.

@jmkerloch
Copy link
Author

@saberraz I just subscribed to the mailing list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants