Changes between Version 12 and Version 13 of doc/app/iofiles/pids/static


Ignore:
Timestamp:
Nov 25, 2019 1:17:52 PM (5 years ago)
Author:
maronga
Comment:

--

Legend:

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

    v12 v13  
    1414=== [=#attr '''Global attributes:] ===
    1515||='''Attribute'''  =||='''Type'''    =||='''Explanation / Remarks'''  =||
    16 ||[=#Conventions ''Conventions'']    || NC_CHAR    || Must be set to "CF-1.7". ||
     16
     17||[=#acronym ''acronym'']            || NC_CHAR    || Abbreviation of institution (max. 12 characters) ||
     18||[=#author ''author'']              || NC_CHAR    || first name, last name, email address ||
     19||[=#campaign ''campaign'']          || NC_CHAR    || User-defined text, max. 12 characters ||
     20||[=#contact_person ''contact_person''] || NC_CHAR    || first name, last name, email address ||
     21||[=#creation_time ''creation_time''] || NC_CHAR   || File creation date (UTC), format: {{{YYYY-MM-DD hh:mm:ss +00}}} ||
     22||[=#comment ''comment'']            || NC_CHAR    || User-defined text  ||
     23||[=#Conventions ''Conventions''](*) || NC_CHAR    || Must be set to {{{"CF-1.7"}}}. ||
    1724||[=#data_content ''data_content'']  || NC_CHAR    || User-defined text, max. 16 characters ||
     25||[=#dependencies ''dependencies'']  || NC_CHAR    || User-defined text ||
     26||[=#history ''history'']            || NC_CHAR    || Information of data processing, separation by comma, e.g., {{{"2016-04-22 11:45: updated vegetation"}}} ||
     27||[=#keywords ''keywords'']          || NC_CHAR    || User-defined list, separated by comma ||
     28||[=#license ''license'']            || NC_CHAR    || User-defined text ||
     29||[=#location ''location'']          || NC_CHAR    || User-defined text ||
    1830||[=#origin_lat ''origin_lat''](*)   || NC_FLOAT   || Geographical latitude in degrees north. This attribute defines the south boundary of the model domain and overwrites the namelist parameter [wiki:doc/app/inipar#latitude latitude], which is used e.g. for the Coriolis parameters as well as for the radiation. Please note, in case of a nested run, values of [wiki:doc/app/inipar#latitude latitude] will be synchronized internally to the respective value of the root parent domain.  ||
    19 ||[=#origin_lon ''origin_lon''](*)  || NC_FLOAT    || Geographical longitude in degrees east. This attribute defines the left boundary of the model domain and overwrites the namelist parameter [wiki:doc/app/inipar#longitude longitude], which is used e.g. for the radiation. Please note, in case of a nested run, values of [wiki:doc/app/inipar#longitude longitude] will be synchronized internally to the respective value of the root parent domain.   ||
    20 ||[=#origin_time ''origin_time''](*?)  || NC_CHAR    || Reference point in time (UTC) {{{YYYY­-MM­-DD hh:mm:ss +00}}}.  ||
     31||[=#origin_lon ''origin_lon''](*)   || NC_FLOAT    || Geographical longitude in degrees east. This attribute defines the left boundary of the model domain and overwrites the namelist parameter [wiki:doc/app/inipar#longitude longitude], which is used e.g. for the radiation. Please note, in case of a nested run, values of [wiki:doc/app/inipar#longitude longitude] will be synchronized internally to the respective value of the root parent domain.   ||
     32||[=#origin_time ''origin_time''](*?) || NC_CHAR    || Reference point in time (UTC) {{{YYYY­-MM­-DD hh:mm:ss +00}}}.  ||
    2133||[=#origin_x ''origin_x''](*)  || NC_FLOAT    || Reference x-location in m (UTM) of left model boundary.  ||
    2234||[=#origin_y ''origin_y''](*)  || NC_FLOAT    || Reference y-location in m (UTM) of lower model boundary.  ||
    2335||[=#origin_z ''origin_z''](*)  || NC_FLOAT    || Reference height in m above sea level after DHHN2016. ||
     36||[=#palm_version ''palm_version''] || NC_FLOAT    || e.g. "5.0" for compatibility checks ||
     37||[=#references ''references'']   || NC_CHAR    || User-defined text  ||
    2438||[=#rotation_angle ''rotation_angle''](*?)  || NC_FLOAT    || Clockwise angle of rotation in degrees between North positive y axis and the y axis in the data, e.g. ''0.0''. This value overwrites the namelist parameter [wiki:doc/app/inipar#rotation_angle rotation_angle], which is used e.g. to calculate the Coriolis force. ||
    25 ||[=#source ''source'']  || NC_CHAR    || User-defined text  ||
    26 
     39||[=#site ''site'']   || NC_CHAR    || User-defined text  ||
     40||[=#source ''source'']   || NC_CHAR    || User-defined text  ||
     41||[=#title ''title'']     || NC_CHAR    || Short description, e.g., {{{"PALM input file for scenario 1b"}}} ||
     42||[=#version''version'']  || NC_INT     || e.g. {{{"1"}}} ||
    2743'''(*) are mandatory attributes'''
    2844