Skip to content

Slot: slope aspect (slope_aspect)

The direction a slope faces. While looking down a slope use a compass to record the direction you are facing (direction or degrees). - This measure provides an indication of sun and wind exposure that will influence soil temperature and evapotranspiration.

URI: MIXS:0000647 Alias: slope_aspect

Applicable Classes

Name Description Modifies Slot
SoilInterface soil dh_interface no

Properties

  • Range: Float

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
35

Comments

  • Value must be reported in deg. Provide the numeric portion only.
  • Aspect is the orientation of slope, measured clockwise in degrees from 0 to 360, where 0 is north-facing, 90 is east-facing, 180 is south-facing, and 270 is west-facing.

Identifier and Mapping Information

Annotations

property value
Preferred_unit degree
storage_units deg

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000647
native nmdc_sub_schema:slope_aspect

LinkML Source

name: slope_aspect
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree
  storage_units:
    tag: storage_units
    value: deg
description: The direction a slope faces. While looking down a slope use a compass
  to record the direction you are facing (direction or degrees). - This measure provides
  an indication of sun and wind exposure that will influence soil temperature and
  evapotranspiration.
title: slope aspect
comments:
- Value must be reported in deg. Provide the numeric portion only.
- Aspect is the orientation of slope, measured clockwise in degrees from 0 to 360,
  where 0 is north-facing, 90 is east-facing, 180 is south-facing, and 270 is west-facing.
examples:
- value: '35'
from_schema: https://example.com/nmdc_submission_schema
rank: 1
keywords:
- slope
slot_uri: MIXS:0000647
alias: slope_aspect
domain_of:
- SoilInterface
slot_group: mixs_section
range: float
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true
unit:
  ucum_code: deg