-
Notifications
You must be signed in to change notification settings - Fork 0
jhan_cable_surface_types
Paul Leopardi edited this page Oct 8, 2024
·
6 revisions
#!html
<table cellpadding=15 cellspacing=0 style='background-color:#f8f8f8; border-top: 1px solid black; border-bottom: 1px solid black;'>
<tbody>
<tr> <th>Number</th> <th>Surface Type</th> </tr>
<tr> <th>1</th> <th>evergreen_needleleaf</th> </tr>
<tr> <th>2</th> <th> evergreen_broadleaf</th> </tr>
<tr> <th>3</th> <th>deciduous_needleleaf</th> </tr>
<tr> <th>4</th> <th>deciduous_broadleaf</th> </tr>
<tr> <th>5</th> <th>shrub</th> </tr>
<tr> <th>6</th> <th>c3_grassland</th> </tr>
<tr> <th>7</th> <th>c4_grassland</th> </tr>
<tr> <th>8</th> <th>tundra</th> </tr>
<tr> <th>9</th> <th>c3_cropland</th> </tr>
<tr> <th>10</th> <th>c4_cropland</th> </tr>
<tr> <th>11</th> <th>wetland</th> </tr>
<tr> <th>12</th> <th>empty</th> </tr>
<tr> <th>13</th> <th>empty</th> </tr>
<tr> <th>14</th> <th>barren</th> </tr>
<tr> <th>15</th> <th>urban</th> </tr>
<tr> <th>16</th> <th>lakes</th> </tr>
<tr> <th>17</th> <th>ice</th> </tr>
</tbody>
</table>
#!html
<table cellpadding=15 cellspacing=0 style='background-color:#f8f8f8; border-top: 1px solid black; border-bottom: 1px solid black;'>
<tbody>
<tr> <th>Number</th> <th>Surface Type</th> </tr>
<tr> <th>1</th> <th>Broadleaf forest</th> </tr>
<tr> <th>2</th> <th>Needleleaf forest</th> </tr>
<tr> <th>3</th> <th>C3 grasses</th> </tr>
<tr> <th>4</th> <th>C4 grasses</th> </tr>
<tr> <th>5</th> <th>Shrubs</th> </tr>
<tr> <th>6</th> <th>Urban</th> </tr>
<tr> <th>7</th> <th>Inland water</th> </tr>
<tr> <th>8</th> <th>Bare Soil</th> </tr>
<tr> <th>9</th> <th>Ice</th> </tr>
</tbody>
</table>
#!html
<table cellpadding=15 cellspacing=0 style='background-color:#f8f8f8; border-top: 1px solid black; border-bottom: 1px solid black;'>
<tbody>
<tr> <th>Layer</th> <th>Depth (m)</th> </tr>
<tr> <th>1</th> <th>0.022</th> </tr>
<tr> <th>2</th> <th>0.058</th> </tr>
<tr> <th>3</th> <th>0.154</th> </tr>
<tr> <th>4</th> <th>0.409</th> </tr>
<tr> <th>5</th> <th>1.085</th> </tr>
<tr> <th>6</th> <th>2.872</th> </tr>
</tbody>
</table>
#!html
<table cellpadding=15 cellspacing=0 style='background-color:#f8f8f8; border-top: 1px solid black; border-bottom: 1px solid black;'>
<tbody>
<tr> <th>Layer</th> <th>Depth (m)</th> </tr>
<tr> <th>1</th> <th>0.100</th> </tr>
<tr> <th>2</th> <th>0.250</th> </tr>
<tr> <th>3</th> <th>0.650</th> </tr>
<tr> <th>4</th> <th>1.800</th> </tr>
</tbody>
</table>