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

6 vues (au cours des 30 derniers jours)
Dharmendra
Dharmendra le 29 Juin 2016
Commenté : 静 薛 le 24 Mai 2021
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 commentaire
静 薛
静 薛 le 24 Mai 2021
Have you solved your problem?Now I have the same problem, and I want to ask you how to solve it

Connectez-vous pour commenter.

Réponses (2)

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

Connectez-vous pour commenter.


Chad Greene
Chad Greene le 14 Juil 2016
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.
  1 commentaire
Chad Greene
Chad Greene le 14 Juil 2016
Correction: It looks like you need EPSG:6931 for North, 6932 for South, or 6933 for global. https://nsidc.org/data/ease/versions.html

Connectez-vous pour commenter.

Catégories

En savoir plus sur Geoscience dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by