Google Earth Engine(GEE)——欧洲区域LST、TPW和FVC、B10数据展示和下载

举报
此星光明 发表于 2022/04/13 23:29:27 2022/04/13
【摘要】 注:这个数据集中只有单景影像可以尝试 代码: /*Author: Sofia Ermida (sofia.ermida@ipma.pt; @ermida_sofia)This code is free and open. By using this code and any data derived with it, you agr...

注:这个数据集中只有单景影像可以尝试

代码:


  
  1. /*
  2. Author: Sofia Ermida (sofia.ermida@ipma.pt; @ermida_sofia)
  3. This code is free and open.
  4. By using this code and any data derived with it,
  5. you agree to cite the following reference
  6. in any publications derived from them:
  7. Ermida, S.L., Soares, P., Mantas, V., Göttsche, F.-M., Trigo, I.F., 2020.
  8. Google Earth Engine open-source code for Land Surface Temperature estimation from the Landsat series.
  9. Remote Sensing, 12 (9), 1471; https://doi.org/10.3390/rs12091471
  10. Example 1:
  11. This example shows how to compute Landsat LST from Landsat-8 over Coimbra
  12. This corresponds to the example images shown in Ermida et al. (2020)
  13. */
  14. var geometry = /* color: #d63000 */ee.Geometry.Polygon(
  15. [[[-8.91, 40.4],
  16. [-8.91, 40],
  17. [-6.630078124999998, 40.025243378744314],
  18. [-6.498242187499998, 40.53790583776488]]]);
  19. // link to the code that computes the Landsat L

文章来源: blog.csdn.net,作者:此星光明2021年博客之星云计算Top3,版权归原作者所有,如需转载,请联系作者。

原文链接:blog.csdn.net/qq_31988139/article/details/123168781

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。