Reading multiple HDF files and saving the information from the variable I need

Hello
I have a folder with aprox 14.000 HDF files all named DDMMYYYY.HDF starting from 1997, so 01011997.HDF to 01012019.HDF.
Each of these HDF files has an array of precipitation values which I need to exctract and save.
I have very to little coding experience with MatLab, is this possible?
Thanks a lot!

1 commentaire

Yes, that's pretty straightforward. The first step is to run
h5disp('01011997.HDF')
What does it show?

Connectez-vous pour commenter.

Réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by