Problem in writing geotiff file from EASE-2 grid data from SMAP mission

조회 수: 4 (최근 30일)
Dharmendra
Dharmendra 2016년 6월 29일
댓글: 静 薛 2021년 5월 24일
Hi, I have SMAP data in EASE-2 grid format (.h5) which is Equal Area Scalable Earth grid-2 (WGS datum)and want to save this data in geotiff format by using geotiffwrite function. I have already used and got converted this data but latitude information from geotiff format is not correct and it shows upper shift around 10 degree N. Kindly help me to solve this problem.
  댓글 수: 1
静 薛
静 薛 2021년 5월 24일
Have you solved your problem?Now I have the same problem, and I want to ask you how to solve it

댓글을 달려면 로그인하십시오.

답변 (2개)

José-Luis
José-Luis 2016년 6월 29일
You could use proj4fwd instead.
  댓글 수: 2
Dharmendra
Dharmendra 2016년 6월 30일
Can you elaborate how I could use it for conversion to Geotiff from EASE-2 grid?
José-Luis
José-Luis 2016년 6월 30일
Wrong function name. This is what I meant. Please read the link, it should help you get the right coordinates.

댓글을 달려면 로그인하십시오.


Chad Greene
Chad Greene 2016년 7월 14일
Did you get this working? You might be able to specify EPSG:3975 when using geotiffwrite. I'd be interested to hear if that works.

카테고리

Help CenterFile Exchange에서 Geometric Geodesy에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by