Changes between Version 7 and Version 8 of doc/app/iofiles/pids
- Timestamp:
- May 23, 2018 10:32:26 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids
v7 v8 72 72 }}} 73 73 {{{#!td 74 Terrain height in m above sea level. \\75 The relative model height is '''orography_2D - origin_z'''. If not provided, '''orography_2D - origin_z'''will be set to 0 all over the model domain.76 Please note, '''orography_2D''' must not contain any _FillValues.74 Terrain height in m relative to [#origin_z origin_z]. 75 If not provided, the relative terrain height will be set to 0 all over the model domain. 76 Please note, '''orography_2D''' must not contain any {{{_FillValues}}}. 77 77 }}}