XMDF: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TOCright}}
==Description==
==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.
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.0==
==Version 2.2==
* [http://xmdf.aquaveo.com/doc2.0/index.html Online Documentation]
* [http://xmdf.aquaveo.com/doc2.2/html/index.html Online Documentation]
* [http://xmdf.aquaveo.com/xmdf_2.0.zip XMDF library code] (6.68 MB) No XMDF Unix add-on available - Last Revised July 12, 2011
* [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==


==Version 1.9==
====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====
* [http://xmdf.aquaveo.com/doc2.0/html/index.html Online Documentation]
* [http://xmdf.aquaveo.com/xmdf_2.0.zip XMDF library code] (14.6 MB) No XMDF Unix add-on available - Last Revised April 30, 2012
 
====1.9====
* [http://xmdf.aquaveo.com/doc1.9/index.html Online Documentation]
* [http://xmdf.aquaveo.com/doc1.9/index.html Online Documentation]
* [http://xmdf.aquaveo.com/xmdf_1.9.zip XMDF library code] (6.68 MB) No XMDF Unix add-on available - Last Revised July 12, 2011
* [http://xmdf.aquaveo.com/xmdf_1.9.zip XMDF library code] (6.68 MB) No XMDF Unix add-on available - Last Revised July 12, 2011
Line 49: Line 58:


== HDF5 File Browsers and Editors ==
== HDF5 File Browsers and Editors ==
* [http://www.space-research.org/explorer.htm HDF Explorer]
* [http://www.space-research.org/explorer/explorer.htm HDF Explorer]
* [http://www.hdf-group.org/hdf-java-html/hdfview/index.html NCSA HDFView]
* [http://www.hdf-group.org/hdf-java-html/hdfview/index.html NCSA HDFView]
[[Main Page|Back to XMS]]
[[Category:File Format|X]]
[[Category:External Links]]

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