XMDF: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
m (Removed protection from "XMDF")
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
XMDF is a C and Fortran language library providing a standard format for the geometry data storage of river cross-sections, 2D/3D structured grids, 2D/3D unstructured meshes, geometric paths through space, and associated time data.  XMDF uses HDF5 for cross-platform data storage and compression.
XMDF is a C and Fortran language library providing a standard format for the geometry data storage of river cross-sections, 2D/3D structured grids, 2D/3D unstructured meshes, geometric paths through space, and associated time data.  XMDF uses HDF5 for cross-platform data storage and compression.


==Version 2.1==
==Version 2.2==
* [http://xmdf.aquaveo.com/doc2.1/html/index.html Online Documentation]
* [http://xmdf.aquaveo.com/doc2.2/html/index.html Online Documentation]
* [http://xmdf.aquaveo.com/xmdf_2.1.zip XMDF library code] (5.9 MB) No XMDF Unix add-on available - Last Revised July 30, 2012
* [http://xmdf.aquaveo.com/xmdf_2.2.zip XMDF library code] (3.3 MB) No XMDF Unix add-on available - Last Revised January 20, 2017
* [http://xmdf.aquaveo.com/changes.txt Change Log]
* [http://xmdf.aquaveo.com/changes.txt Change Log]


==Previous Versions==
==Previous Versions==
====2.1====
* [http://xmdf.aquaveo.com/doc2.1/html/index.html Online Documentation]
* [http://xmdf.aquaveo.com/xmdf_2.1.zip XMDF library code] (5.9 MB) No XMDF Unix add-on available - Last Revised July 30, 2012


====2.0====
====2.0====

Revision as of 17:28, 20 January 2017


Description

XMDF is a C and Fortran language library providing a standard format for the geometry data storage of river cross-sections, 2D/3D structured grids, 2D/3D unstructured meshes, geometric paths through space, and associated time data. XMDF uses HDF5 for cross-platform data storage and compression.

Version 2.2

Previous Versions

2.1

2.0

1.9

1.8

1.7

1.6

1.4

1.3

1.2

1.1

1.0


HDF5 File Browsers and Editors


Back to XMS