| 15 | A set of global attributes can be defined that will be passed to the static driver file. In details, the following attributes can be set: |
| 16 | ||='''Attribute''' =||='''Data type''' =||='''Description''' =|| |
| 17 | || {{{author}}} || string || Author of the static driver. Use the format: name, email || |
| 18 | || {{{contact}}} || string || Author of the static driver || |
| 19 | || {{{acronym}}} || string || Author of the static driver || |
| 20 | || {{{comment}}} || string || Author of the static driver || |
| 21 | || {{{data_content}}} || string || Author of the static driver || |
| 22 | || {{{dependencies}}} || string || Author of the static driver || |
| 23 | || {{{keywords}}} || string || Author of the static driver || |
| 24 | || {{{source}}} || string || Author of the static driver || |
| 25 | || {{{campaign}}} || string || Author of the static driver || |
| 26 | || {{{location}}} || string || Author of the static driver || |
| 27 | || {{{site}}} || string || Author of the static driver || |
| 28 | || {{{institution}}} || string || Author of the static driver || |
| 29 | || {{{palm_version}}} || float || Author of the static driver || |
| 30 | || {{{rotation_angle}}} || float || Author of the static driver || |
| 31 | || {{{references}}} || string || Author of the static driver || |
| 32 | |
| 33 | Example: |
| 34 | {{{ |
| 35 | author = Bjoern Maronga, maronga@muk.uni-hannover.de |
| 36 | contact_person = Bjoern Maronga, maronga@muk.uni-hannover.de |
| 37 | acronym = LUHimuk |
| 38 | comment = created with palm_csd |
| 39 | data_content = text |
| 40 | dependencies = text |
| 41 | keywords = text |
| 42 | source = text |
| 43 | campaign = text |
| 44 | location = Berlin |
| 45 | site = Berlin Mitte |
| 46 | institution = Institute of Meteorology and Climatology, Leibniz University Hannover |
| 47 | palm_version = 6.0 |
| 48 | rotation_angle = 0.0 |
| 49 | references = text |
| 50 | }}} |
| 51 | |
| 52 | === [settings] === |
| 53 | |
| 54 | === [output] === |
| 55 | |
| 56 | |
| 57 | === [input_01] - [input_XX] === |
| 58 | |
| 59 | |
| 60 | === [domain_root] === |
| 61 | |
| 62 | === [domain_01] - [domain_XX] === |
| 63 | |