Changes between Version 75 and Version 76 of doc/app/iofiles/pids/static
- Timestamp:
- Nov 6, 2020 3:46:43 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/static
v75 v76 103 103 The following list provides an overview of all coordinate variables that can be used in a static driver file. 104 104 ||='''Variable''' =||= '''Type''' =||='''Attributes''' =||= '''Remarks''' =|| 105 ||''azimuth'' || NC_FLOAT ||{{{long_name="azimuth angle"}}}\\{{{units="degrees"}}} ||Azimuth angle of surface element (ns) orientation (normal vector) ||105 ||''azimuth'' || NC_FLOAT ||{{{long_name="azimuth angle"}}}\\{{{units="degrees"}}} ||Azimuth angle of surface element (ns) orientation: up- and downward-facing (-9999), northward-facing (0), eastward-facing (90), southward-facing (180), westward-facing (270) || 106 106 ||''azimuth_uv'' || NC_FLOAT ||{{{long_name="azimuth angle for uv exposure"}}}\\{{{units="degrees"}}} ||Azimuth angle for [#obstruction_uv ''obstruction_uv''] input || 107 107 ||''Es_UTM'' || NC_FLOAT ||{{{long_name="projection x coordinate"}}}\\{{{units="m"}}} ||Projection of x-coordinate for surface element (ns) || … … 115 115 ||''z'' || NC_FLOAT ||{{{axis="Z"}}}\\{{{long_name="height above origin"}}}\\{{{positive="up"}}}\\{{{standard_name="height_above_mean_sea_level"}}}\\{{{units="m"}}} || || 116 116 ||''zs'' || NC_FLOAT ||{{{axis="Z"}}}\\{{{long_name="height above origin"}}}\\{{{positive="up"}}}\\{{{standard_name="height_above_mean_sea_level"}}}\\{{{units="m"}}} ||Height above origin of building surface element (ns) || 117 ||''zenith'' || NC_FLOAT ||{{{long_name="zenith angle"}}}\\{{{units="degrees"}}} ||Zenith angle of surface element orientation (normal vector) ||117 ||''zenith'' || NC_FLOAT ||{{{long_name="zenith angle"}}}\\{{{units="degrees"}}} ||Zenith angle of surface element orientation: upward (0), downward (180), vertical surface (90) || 118 118 ||''zenith_uv'' || NC_FLOAT ||{{{long_name="zenith angle for uv exposure"}}}\\{{{units="degrees"}}} || Zenith angle for [#obstruction_uv ''obstruction_uv''] input || 119 119 ||''zlad'' || NC_FLOAT ||{{{axis="Z"}}}\\{{{long_name="height above ground"}}}\\{{{positive="up"}}}\\{{{units="m"}}} || z-location in m above the ground for mapping vegetation, used in [#lad ''lad''], [#bad ''bad''], and [#tree_id ''tree_id''] ||