필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Lucas Brande
Lucas Brande 2021년 4월 26일
편집: per isakson 2021년 4월 29일
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
per isakson
per isakson 2021년 4월 26일
편집: per isakson 2021년 4월 29일
Yes, that's pretty straightforward. The first step is to run
h5disp('01011997.HDF')
What does it show?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 HDF5에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by