Sunday 15 April 2012

matlab - How to save extracted variable or layer from multiple HDF5 files -


I am trying to remove a specific layer from multiple (> 4000) HDF5 file I used the code below to do this work, but when I tried to load new saved files, they did not get recognition as HDF5 . The help will be highly appreciated. For OpenOffice.org =% for OpenOffice = numel (files) r = h5read (files) .name, '/ /

  files = dir (' C: \ OLD_GPM * *. HDF5 'Grid / Rainfall');% Read the correct layer "Rain calibrated mm / hour" (['' C: \ new_GPM \ 'files (j) .name],' R '); HDF There are 5 files, all the older versions use the second format.  Save (['C: \ NGPM' 'files (J.)],' R ',' 'to apply the writing of an HDF 5 file. - v7.3 ')  to use 


No comments:

Post a Comment