注册 登录
  • 2025.5.28,全新出发,真遥感,敢KO
  • 本站正式更名为RGB 3S博客,本站将撤消所有非3S内容,其将转移到新博客江湖时代

ENVI下MODIS正弦投影定义探讨(转)

技术文档 admin 8382次浏览 已收录 0个评论

原文地址:http://blog.sciencenet.cn/blog-2991632-1072547.html
我们都知道,在ENVI下打开MODIS数据的HDF文件,其坐标信息不能被直接读取,需要手动编辑其头文件。具体来说有三步:(1)通过“View Global Attributes”,获取HDF文件的元数据信息,记下其投影半径和左上角的经纬度等信息。(2)自定义正弦曲线(SIN)投影。(3)修改头文件。我想要与大家探讨的正是步骤(3)修改头文件。关于“Image Coordinate of Tie Point ”的设置,网上主要有两个版本,一个设为1.5,一个设为1.0。如下图所示。


到底是设为1.5还是设为1.0呢?

  要回答这个问题,我们首先要知道“Image Coordinate of Tie Point ”让我们设置的是什么。参考ENVI的帮助文档,我们知道这是让我们设置参考点的图像坐标。且(x=1.5,y=1.5)设得是左上角像素的中心点坐标,(x=1.0,y=1.0)设得是左上角像素的左上角坐标。我英语不太好,理解错了的话,欢迎大家指出。

In ENVI, pixel values always refer to the upperleft corner of the pixel. Map coordinates also typically refer to the upperleft corner of the pixel. However, if you want the map coordinate to reference the middle of the pixel, add 0.5 to the image coordinate of the reference pixel specified in the Map Info field of the header (for example, x = 1.5, y = 1.5 would make the map coordinates refer to the center of the pixel). ——摘自沧浪之水-2013的新浪博客

   那MODIS的HDF文件元数据信息中UpperLeftPointMtrs,记录的究竟是左上角像素的中心点坐标还是左上角的坐标呢?参考https://lpdaac.usgs.gov/dataset_discovery/modis,我们可以知道记录的是左上角坐标。

The UpperLeftPointMtrs is in projection coordinates, and identifies the very upper left corner of the upper left pixel of the image data。

  综上,我认为“Image Coordinate of Tie Point ”应设为1.0。欢迎大家共同探讨!


xxin blog , 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明ENVI下MODIS正弦投影定义探讨(转)
喜欢 (1)
支付宝[853060844@qq.com]
分享 (0)
admin
关于作者:
在读博士生
发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址