It is possible to change MODIS projection using matlab?

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

Answers (1)

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 Comment

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.

Sign in to comment.

Asked:

on 24 Sep 2011

Community Treasure Hunt

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

Start Hunting!