V2 To V3: Difference between revisions

From XdmfWeb
Jump to navigationJump to search
(Created page with " For more information about the V3 read Version 3 Feature Requests for V3 TODO list for the transition from V2 to V3: * xdmf.org needs an up...")
 
No edit summary
Line 9: Line 9:


* If we save using the V3 and all the data is stored in the xml (in the case of a 2DCoRectMesh grid with no data) an empty h5 file is generated. Reported in [http://public.kitware.com/Bug/view.php?id=15122]
* If we save using the V3 and all the data is stored in the xml (in the case of a 2DCoRectMesh grid with no data) an empty h5 file is generated. Reported in [http://public.kitware.com/Bug/view.php?id=15122]
** Will be fixed in the next release.

Revision as of 11:23, 7 November 2014

For more information about the V3 read Version 3

Feature Requests for V3

TODO list for the transition from V2 to V3:

  • xdmf.org needs an update and currently has documentation for v2. There have been a few changes on what is and is not accepted between versions. For example the "NumberOfElement" tag in the "Topology" is not accepted any more (use "Dimensions" instead). the We are going to be updating it to cover v3 in the near future.
  • If we save using the V3 and all the data is stored in the xml (in the case of a 2DCoRectMesh grid with no data) an empty h5 file is generated. Reported in [1]
    • Will be fixed in the next release.