guess chunk size, keeping in mind 1 Megabyte recommended maximum chunk size
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(hdf5_file), | intent(inout) | :: | self | |||
integer(kind=HSIZE_T), | intent(in) | :: | dims(:) | |||
integer(kind=HID_T), | intent(out) | :: | pid | |||
integer, | intent(out) | :: | ierr | |||
integer, | intent(in), | optional | :: | chunk_size(:) |