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

Use h5dump -pH to also output storage layout information (contiguous, chunked, etc) #80

Open
Apollo3zehn opened this issue Apr 26, 2024 · 0 comments

Comments

@Apollo3zehn
Copy link
Owner

https://forum.hdfgroup.org/t/getting-error-invalid-dataset-size-likely-file-corruption/12246/2

HDF5 "/tmp/tmpDgTBco.tmp" {
GROUP "/" {
   DATASET "Null" {
      DATATYPE  H5T_STD_I32LE
      DATASPACE  NULL
      STORAGE_LAYOUT {
         CONTIGUOUS
         SIZE 0
         OFFSET HADDR_UNDEF
      }
      FILTERS {
         NONE
      }
      FILLVALUE {
         FILL_TIME H5D_FILL_TIME_NEVER
         VALUE  H5D_FILL_VALUE_UNDEFINED
      }
      ALLOCATION_TIME {
         H5D_ALLOC_TIME_EARLY
      }
   }
}
}
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

1 participant