From 949505517c2a9582e1fee1f3e2d399722e4b1237 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 15 May 2007 15:59:42 +0000 Subject: [PATCH] doc/H5X_File_Format.txt --- doc/H5X_File_Format.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/H5X_File_Format.txt b/doc/H5X_File_Format.txt index 5a503e9..dc0d0f3 100644 --- a/doc/H5X_File_Format.txt +++ b/doc/H5X_File_Format.txt @@ -64,9 +64,13 @@ Example: With __stepnumwidth__ := 5 the name of the step group with number 42 is "Step#00042", with __stepnumwidth__ := 0 the name is "Step#42". -Step groups may be unsorted in the HDF5 file und may not be number +Step groups may be unsorted in the HDF5 file und needn't be number consecutively. +2.1.3 Other members of the root group + +Other sub-groups of the root group are allowed, but the group names are restricted +to names not matching "Step#.*". 2.2 Format of a step group