layout | title | short_title | menu_title | mainpage | weight | permalink |
---|---|---|---|---|---|---|
default |
Global 1,5,10,100-km Topography - EarthEnv |
Topography |
Topography |
false |
4 |
/topography |
Topographic variation underpins a myriad of patterns and processes in hydrology, climatology, geography and ecology and is key to understanding the variation of life on the planet. We provide a fully standardized and global multivariate product of different terrain features has the potential to support many large-scale research applications. The product is based on the digital elevation model products of global 250 m GMTED2010 and near-global 90 m SRTM4.1dev. We provide the following topographic variables: elevation, slope, aspect, eastness, northness, roughness, terrain roughness index, topographic position index, vector ruggedness measure, profile/tangential curvature, first/second order partial derivative, and 10 geomorphological landform classes. Each variable is provided at different aggregations from 1, 5, 10, 50 to 100 km spatial grains.
<iframe class="mapframe_right" src="https://dev-dot-earthenv-dot-map-of-life.appspot.com/topographyv2" name="map" frameborder="0" allowfullscreen="true"></iframe><div class="col-md-6 extra-spacing">
<h3>Derived topographic continuous variables</h3>
<form class="form-horizontal">
<div class="form-group">
<label for="fdataset">Dataset</label>
<select id="fdataset" class="form-control">
<option value="elevation">Elevation</option>
<option value="slope">Slope</option>
<option value="aspectcosine">Aspect Cosine</option>
<option value="aspectsine">Aspect Sine</option>
<option value="eastness">Aspect Eastness</option>
<option value="northness">Aspect Northness</option>
<option value="roughness">Roughness</option>
<option value="tpi">Topographic Position Index</option>
<option value="tri">Terrain Ruggedness Index</option>
<option value="vrm">Vector Ruggedness Measure</option>
<option value="dx">First order partial derivative (E-W slope)</option>
<option value="dxx">Second order partial derivative (E-W slope)</option>
<option value="dy">First order partial derivative (N-S slope)</option>
<option value="dyy">Second order partial derivative (N-S slope)</option>
<option value="pcurv">Profile curvature</option>
<option value="tcurv">Tangential curvature</option>
</select>
</div>
<div class="form-group">
<label for="faggr">Aggregation</label>
<select id="faggr" class="form-control">
<option value="md">Median</option>
<option value="mn">Mean</option>
<option value="mi">Minimum</option>
<option value="ma">Maximum</option>
<option value="sd">Standard deviation</option>
</select>
</div>
<div class="form-group">
<label for="fsrc">Sources</label>
<select id="fsrc" class="form-control">
<option value="GMTED">GMTED2010</option>
<option value="SRTM">SRTM4.1dev</option>
</select>
</div>
<div class="form-group">
<label for="fres">Resolution</label>
<select id="fres" class="form-control">
<option value="1KM">1KM</option>
<option value="5KM">5KM</option>
<option value="10KM">10KM</option>
<option value="50KM">50KM</option>
<option value="100KM">100KM</option>
</select>
</div>
<button id="fcondownload" class="btn btn-primary extra-spacing">Download</button>
</form>
</div>
<div class="col-md-6 extra-spacing">
<h3>Derived topographic categorical variables</h3>
<form class="form-horizontal">
<div class="form-group">
<label for="fcatdataset">Dataset</label>
<select id="fcatdataset" class="form-control">
<option value="geomflat_{KM}perc_GMTEDmd">Flat geomorphological landform - Percentage</option>
<option value="geompeak_{KM}perc_GMTEDmd">Peak geomorphological landform - Percentage</option>
<option value="geomridge_{KM}perc_GMTEDmd">Ridge geomorphological landform - Percentage</option>
<option value="geomshoulder_{KM}perc_GMTEDmd">Shoulder geomorphological landform - Percentage</option>
<option value="geomspur_{KM}perc_GMTEDmd">Spur geomorphological landform - Percentage</option>
<option value="geomfootslope_{KM}perc_GMTEDmd">Slope geomorphological landform - Percentage</option>
<option value="geomhollow_{KM}perc_GMTEDmd">Hollow geomorphological landform - Percentage</option>
<option value="geomslope_{KM}perc_GMTEDmd">Footslope geomorphological landform - Percentage</option>
<option value="geomvalley_{KM}perc_GMTEDmd">Valley geomorphological landform - Percentage</option>
<option value="geompit_{KM}perc_GMTEDmd">Pit geomorphological landform - Percentage</option>
<option value="geom_{KM}maj_GMTEDmd">Majority of geomorphological landforms</option>
<option value="geom_{KM}count_GMTEDmd">Count of geomorphological landforms</option>
<option value="geom_{KM}sha_GMTEDmd">Shannon index of geomorphological landforms</option>
<option value="geom_{KM}ent_GMTEDmd">Entropy of geomorphological landforms</option>
<option value="geom_{KM}uni_GMTEDmd">Uniformity of geomorphological landforms</option>
</select>
</div>
<div class="form-group">
<label for="fcatres">Resolution</label>
<select id="fcatres" class="form-control">
<option value="1KM">1KM</option>
<option value="5KM">5KM</option>
<option value="10KM">10KM</option>
<option value="50KM">50KM</option>
<option value="100KM">100KM</option>
</select>
</div>
<button id="fcatdownload" class="btn btn-primary extra-spacing">Download</button>
</form>
</div>