bergmorten

Results 36 comments of bergmorten

@bmaranville Have you had any chance on looking at this feature?

Yes, that would be great. Current I only need to set dimensions. Thanks tor. 2. nov. 2023, 16:01 skrev Brian Benjamin Maranville < ***@***.***>: > I looked at the underlying...

Hi, I'll test the code tomorrow :-) We use h5wasm to publish data to IOOS https://ioos.us/ and do not want to use the old node.js lib for netcdf, and need...

Set and attach scale worked for us :-) Thank you very much A suggestion is to add these functions into the dataset object so that you do not need to...

For me this is not an issue. The IOOS compliance checker approved the generated files with the new h5wasm. However, I think they accept both hdf5 and NetCDF as long...

@bmaranville I recently learned that preserving the creation order and linking are necessary if NetCDF apps and libs should be able to modify the file. The NetCDF files we created...

I have only seen them both combined, I think this it the most common way, so a single flag seems good to me. I do not need to read back...

Thank you I'll test this tomorrow :-)

Ok, I figurate different the difference between web and node, and why file systems did not work in the ESM build. I think the problem is that the ht-util.js script...

Maybe related to #429