photo

Ankit Singh


Last seen: mehr als 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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')

mehr als 5 Jahre vor | 0

Beantwortet
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(); ...

mehr als 5 Jahre vor | 0