Changes between Version 35 and Version 36 of doc/app/iofiles/pids/static


Ignore:
Timestamp:
Nov 26, 2019 9:34:11 AM (5 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids/static

    v35 v36  
    6666=== [=#coordinates '''List of coordinate variables] ===
    6767The following list provides an overview of all coordinate variables that can be used in a static driver file.
    68 ||='''Variable'''   =||= Type  =||= Description =||
    69 ||''azimuth_uv''     || NC_FLOAT ||Azimuth angle for [#obstruction_uv ''obstruction_uv''] input ||
    70 ||''x''              || NC_FLOAT ||y-location in m ||
    71 ||''y''              || NC_FLOAT ||y-location in m ||
    72 ||''z''              || NC_FLOAT ||z-location in m ||
    73 ||''zenith_uv''      || NC_FLOAT ||Zenith angle for [#obstruction_uv ''obstruction_uv''] input ||
    74 ||''zsoil''          || NC_FLOAT ||z-location in m within the soil (positive downward), used in [#soil_type ''soil_type''] ||
     68||='''Variable'''   =||= Type  =||='''Attributes''' =||= Remarks =||
     69||''azimuth_uv''     || NC_FLOAT || ||Azimuth angle for [#obstruction_uv ''obstruction_uv''] input ||
     70||''x''              || NC_FLOAT ||{{{axis="X"}}}\\{{{long_name="distance to origin in x-direction}}}\\{{{units="m"}}} || ||
     71||''y''              || NC_FLOAT ||{{{axis="Y"}}}\\{{{long_name="distance to origin in y-direction}}}\\{{{units="m"}}} || ||
     72||''z''              || NC_FLOAT ||{{{axis="Z"}}}\\{{{long_name="height above origin"}}}\\{{{positive="up"}}}\\{{{standard_name="height_above_mean_sea_level"}}}\\{{{units="m"}}} || ||
     73||''zenith_uv''      || NC_FLOAT || || Zenith angle for [#obstruction_uv ''obstruction_uv''] input ||
     74||''zsoil''          || NC_FLOAT ||{{{axis="Z"}}}\\{{{long_name="depth in the soil"}}}\\{{{positive="down"}}}\\{{{units="m"}}} || z-location in m within the soil (positive downward), used in [#soil_type ''soil_type''] ||
    7575
    7676=== [=#topo '''Topography set-up] ===