photo

Ankit Singh


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
how to make spatial plot using hdf5-1.8.8 data in matlab R2009b?
See the units of latitude and logitude. See in which projection it is. Then use pcolor(Latitude,Longitude,temp')

대략 5년 전 | 0

답변 있음
how to read and plot the HDF data from INSAT3D SST data
h5disp('3DIMG_01JAN2016_0029_L2C_INS.h5') info = h5info('3DIMG_01JAN2016_0029_L2C_INS.h5'); %% Group group = info.Groups(); ...

대략 5년 전 | 0