It is possible to change MODIS projection using matlab?

9 次查看(过去 30 天)
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

回答(1 个)

John
John 2011-9-26
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 个评论
Doralee
Doralee 2011-9-26
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.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by