Hi Mariana,
Did you solve your problem? If yes, can you please tell me how? I am trying to do the same thing and I'm following your steps.
Best regards,
Robert.
Search found 5 matches
- Thu Mar 28, 2013 10:28
- Forum: MOHID Water
- Topic: Convert to HDF5 - Mercator
- Replies: 5
- Views: 6195
- Mon Jan 14, 2013 13:53
- Forum: MOHID Water
- Topic: MOHID Water grids
- Replies: 2
- Views: 3311
Re: MOHID Water grids
Hi, I am not sure if this will help, but I've had the same problem and I fixed it by using a hdf5 repack (you can find the executable on hdf5 website). The command line for the executable that I use is: h5repack -v -f GZIP=6 temperature_january2010.hdf5 temperature_january2010_rep.hdf5 pause (as I u...
- Sat May 12, 2012 10:32
- Forum: MOHID Water
- Topic: How to make HDF5 files with Matlab
- Replies: 5
- Views: 5090
Re: How to make HDF5 files with Matlab
I fixed it by recompiling the Mohid executable to accept the new libraries.
- Tue Aug 23, 2011 16:09
- Forum: MOHID Water
- Topic: How to make HDF5 files with Matlab
- Replies: 5
- Views: 5090
Re: How to make HDF5 files with Matlab
Thank you, Leonardo. Actually that happened because I didn't use a GZIP level 6 archiving method. I've downloaded repack.exe (1.6.8 version) from hdf5 utilities and now they load into GIS and all. Still your intuition could not me more correct since now I am getting the following error: HDF5-DIAG: E...
- Thu Jun 30, 2011 17:27
- Forum: MOHID Water
- Topic: How to make HDF5 files with Matlab
- Replies: 5
- Views: 5090
How to make HDF5 files with Matlab
Hi Mohid users, I have made my own script to make HDF5 files for temperature and salinity in Matlab and the resulting file is identical with the example file, but: 1. The simulation does not work giving me this error: GetHDF5GroupNumberOfItems - ModuleHDF5 - ERR03 2. When I load the file in GIS I ca...