Google Earth Engine ——数据全解析专辑(DEM-H: Australian SRTM Hydrologically Enforced Digital)澳大利亚1弧秒 DEM!

该博客介绍了由NASA的SRTM数据衍生的水文强制数字高程模型(DEM-H),经过水文条件和排水处理,适合于水文分析如流域定义和流量计算。数据集中存在一些负值异常区域,如接近堪培拉和西澳大利亚。该数据集由Geoscience Australia提供,并遵循Creative Commons Attribution 4.0 International Licence发布。
摘要由CSDN通过智能技术生成

The Hydrologically Enforced Digital Elevation Model (DEM-H) was derived from the SRTM data acquired by NASA in February 2000. The model has been hydrologically conditioned and drainage enforced. The DEM-H captures flow paths based on SRTM elevations and mapped stream lines, and supports delineation of catchments and related hydrological attributes. The dataset was derived from the 1 second smoothed Digital Elevation Model (DEM-S; ANZCW0703014016) by enforcing hydrological connectivity with the ANUDEM software, using selected AusHydro V1.6 (February 2010) 1:250,000 scale watercourse lines (ANZCW0503900101) and lines derived from DEM-S to define the watercourses. The drainage enforcement has produced a consistent representation of hydrological connectivity with some elevation artefacts resulting from the drainage enforcement. A full description of the methods is in preparation (Dowling et al., in prep).

 

This product provides a DEM suitable for use in hydrological analysis such as catchment definition and flow routing.

There are several areas with unexpected negative values: close to Canberra around (150.443044, -35.355281) with values of -55 and in Western Australia around (124.84, -16.44) with -43.

水文强制数字高程模型 (DEM-H) 源自 NASA 于 2000 年 2 月获取的 SRTM 数据。该模型已经过水文条件和排水强制。 DEM-H 根据 SRTM 高程和绘制的流线捕获流径,并支持流域和相关水文属性的描绘。该数据集来自 1 秒平滑数字高程模型 (DEM-S; ANZCW0703014016),通过使用选定的 AusHydro V1.6(2010 年 2 月)1:250,000 比例水道线(ANZCW0101390)和 ANUDEM 软件加强水文连通性从 DEM-S 定义水道。排水执法产生了水文连通性的一致表示,以及排水执法产生的一些高程人工制品。方法的完整描述正在准备中(Dowling 等人,准备中)。

该产品提供适用于水文分析的 DEM,例如集水区定义和流量演算。

有几个区域具有意外的负值:接近堪培拉(150.443044,-35.355281),值为-55,而在西澳大利亚(124.84,-16.44)附近,值为-43。

Dataset Availability

2010-02-01T00:00:00 - 2010-02-01T00:00:00

Dataset Provider

Geoscience Australia

Collection Snippet

ee.Image("AU/GA/DEM_1SEC/v10/DEM-H")

 This dataset is made available by Geoscience Australia under the Creative Commons Attribution 4.0 International Licence.

引用格式:

Geoscience Australia, 2015. Digital Elevation Model (DEM) of Australia derived from LiDAR 5 Metre Grid. Geoscience Australia, Canberra.

Resolution

1 arc seconds

Bands Table

NameDescriptionMin*Max*Units
elevationElevation-31.372223.24Meters

 代码:

var dataset = ee.Image('AU/GA/DEM_1SEC/v10/DEM-H');
var elevation = dataset.select('elevation');
var elevationVis = {
  min: -10.0,
  max: 1300.0,
  palette: [
    '3ae237', 'b5e22e', 'd6e21f', 'fff705', 'ffd611', 'ffb613', 'ff8b13',
    'ff6e08', 'ff500d', 'ff0000', 'de0101', 'c21301', '0602ff', '235cb1',
    '307ef3', '269db1', '30c8e2', '32d3ef', '3be285', '3ff38f', '86e26f'
  ],
};
Map.setCenter(133.95, -24.69, 5);
Map.addLayer(elevation, elevationVis, 'Elevation');

影像:

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值