27 | | [=#topo '''Topography:]\\ |
| 27 | |
| 28 | [=#attr '''Global attributes:]\\\\ |
| 29 | |
| 30 | ||='''Attribute''' =||='''Type''' =||='''Explanation / Remarks''' =|| |
| 31 | |---------------- |
| 32 | {{{#!td style="vertical-align:top;width: 150px" |
| 33 | [=#origin_lat '''origin_lat'''] |
| 34 | }}} |
| 35 | {{{#!td style="vertical-align:top;width: 50px" |
| 36 | NC_FLOAT |
| 37 | }}} |
| 38 | {{{#!td |
| 39 | Geographical latitude in degrees north. This attribute defines the south boundary of the model domain and overwrites the namelist parameter [../inipar#latitude latitude], which is used e.g. for the Coriolis parameters as well as for the radiation. |
| 40 | Please note, in case of a nested run, values of [../inipar#latitude latitude] will be synchronized internally to the respective value of the root parent domain. |
| 41 | }}} |
| 42 | |---------------- |
| 43 | {{{#!td style="vertical-align:top;width: 150px" |
| 44 | [=#origin_lon '''origin_lon'''] |
| 45 | }}} |
| 46 | {{{#!td style="vertical-align:top;width: 50px" |
| 47 | NC_FLOAT |
| 48 | }}} |
| 49 | {{{#!td |
| 50 | Geographical longitude in degrees east. This attribute defines the left boundary of the model domain and overwrites the namelist parameter [../inipar#longitude longitude], which is used e.g. for the radiation. |
| 51 | Please note, in case of a nested run, values of [../inipar#longitude longitude] will be synchronized internally to the respective value of the root parent domain. |
| 52 | }}} |
| 53 | |---------------- |
| 54 | {{{#!td style="vertical-align:top;width: 150px" |
| 55 | [=#origin_z '''origin_z'''] |
| 56 | }}} |
| 57 | {{{#!td style="vertical-align:top;width: 50px" |
| 58 | NC_FLOAT |
| 59 | }}} |
| 60 | {{{#!td |
| 61 | Reference height in m above sea level after DHHN2016. |
| 62 | }}} |
| 63 | |
| 64 | [=#topo '''Topography:]\\\\ |