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 Commento

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

Accedi per commentare.

Risposte (0)

Prodotti

Richiesto:

il 26 Apr 2021

Modificato:

il 29 Apr 2021

Community Treasure Hunt

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

Start Hunting!

Translated by