-
|
Hello, The groups are not getting created. Also, I repeatedly close and open the file to add subgroups, data and attributes. It is not clear how do this. I'm wasting a lot of time here. Should I just give up on jhdf and use the java version of HDF5? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I think you should look at this example WriteHdf5 However closing and reopening files for editing is not supported ATM. So if you need that then you should not use jHDF. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you.
On Wed, 01 Oct 2025 08:51:33 -0700, James Mudd ***@***.***> wrote:
I think you should look at this example WriteHdf5
However closing and reopening files for editing is not supported ATM. So if you need that then you should not use jHDF.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
I think you should look at this example WriteHdf5
However closing and reopening files for editing is not supported ATM. So if you need that then you should not use jHDF.