It is possible to change MODIS projection using matlab?
2 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
John
on 26 Sep 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.
See Also
Categories
Find more on CubeSat and Satellites in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!