필터 지우기
필터 지우기

It is possible to change MODIS projection using matlab?

조회 수: 9 (최근 30일)
Doralee
Doralee 2011년 9월 24일
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