Azzera filtri
Azzera filtri

It is possible to change MODIS projection using matlab?

9 visualizzazioni (ultimi 30 giorni)
Hello! I am working with MODIS satellite data. MODIS data comes in HDF format and MODIS projection is geographic. I want to change that projection to cylindrical equal-area. Is possible to do that in matlab?
Thank you, Doralee

Risposte (1)

John
John il 26 Set 2011
New packages were introduced in R2011a that make it easier to create HDF EOS files, and Cylindrical Equal-Area is a supported projection. You would, however, have to come up with the proper parameters for the projection and regrid your data appropriately.
  1 Commento
Doralee
Doralee il 26 Set 2011
Thank you for your answer. I really don't know how to regrid. At this point I was reprojecting the data using HEGTOOL, but since now I have huge amount of data I thought matlab will be good to handle it.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by