Actions

LOCATION GRID.DAT: Difference between revisions

From BAWiki

imported>Lang Guenther
(EPSG code)
imported>Spohr Susanne
(Ergänzung optionaler Namelist-Blöcke für CF-NetCDF-Attribute)
Line 2: Line 2:
|name_de=LOCATION_GRID.DAT
|name_de=LOCATION_GRID.DAT
|filetype=location_grid.dat  
|filetype=location_grid.dat  
|version=V1.x/March 2000
|version=March 2011
|version_descr=January 2011  
|version_descr=March 2011  
|significance=system file with informations about an arbitrary number of different specific locations
|significance=system file with informations about an arbitrary number of different specific locations
|filecontents=
|filecontents=
# '''filetype''' which should help to automatically identify the contents of this type of file.
The file is a sequence of different namelist blocks.
# '''number of specific locations''' which are contained in the file.
# Block ''FILETYP''
# '''name(s)''', '''coordinates''' and '''colour index''' for the specific locations.
##FTYP = '''filetype''' which should help to automatically identify the contents of this type of file.
# (optional) '''EPSG code''' for coordinate transformation (see [http://www.epsg-registry.org/ EPSG Geodetic Parameter Registry]).
# Block ''STATIC''
##NL = '''number of specific locations''' which are contained in the file.
# Blocks ''LOCATION''<br />informations for a specific location.
##NAME = '''name(s)''' of the position (long-, code- and short name).
##NODE = '''ID''' and '''coordinates''' of the position.
##COLOUR = '''colour index''' of the position.
##DEPTH = '''depth''' at the position.
# (optional) block ''EPSG_GEODETIC_PARAMETER''<br />This block has to be present, if the file shall be converted into a [[CF-NETCDF.NC|CF-NetCDF]] file.
##EPSG = '''EPSG code''' for coordinate transformation (see [http://www.epsg-registry.org/ EPSG Geodetic Parameter Registry]).
# (optional) Block ''GLOBAL_STATIC''<br />Can be used to fill in global attributes before generating a [[CF-NETCDF.NC|CF-NetCDF]] file.
##NH = '''number''' of history lines.
##NC = '''number''' of comment lines.
# (optional) Block ''GLOBAL''<br />Can be used to fill in global attributes before generating a [[CF-NETCDF.NC|CF-NetCDF]] file.
##INSTITUTION = '''institution''' which generates the data.
##REFERENCES = '''reference''' of the providing institution.
##CONVENTIONS = '''NetCDF conventions''' which are fulfilled by the file.
##TITLE = '''title''' of the file.
##SOURCE = '''source''' of the file.
# (optional) blocks ''GLOBAL_HISTORY''<br />Can be used to fill in global attributes before generating a [[CF-NETCDF.NC|CF-NetCDF]] file.
##HISTORY = a '''history line''' of the file.
# (optional) blocks ''GLOBAL_COMMENT''<br />Can be used to fill in global attributes before generating a [[CF-NETCDF.NC|CF-NetCDF]] file.
##COMMENT = a '''comment line''' of the file.
# (optional) Block ''CODE_AND_TIME_INFO''<br />Can be used to fill in attributes to the depth variable before generating a [[CF-NETCDF.NC|CF-NetCDF]] file.
##CODE = '''phydef code''' to explain the meaning of the depth data [17,617,1149].
##TIME = '''reference time''' of the depth data.
##BEGIN = '''start time''' of the validity period of the depth data.
##END = '''end time''' of the validity period of the depth data.
 
|nutzerprogramme=
|nutzerprogramme=
[[ABDF]], [[ADCP2BDF]], [[DIDAMERGE]], [[DIDAMINTZ]], [[ENERF]], [[FRQWF]], [[GVIEW2D]], [[LZKSF]], [[LZKWF]], [[PGCALC]], [[TDKLF]], [[TDKSF]], [[TDKVF]], [[TDKWF]], [[UNTRIM]], [[UNTRIM2]], [[UNTRIM2007]], [[UTRPRE]], [[UTRRND]], [[VTDK]], [[XTRDATA]]
[[ABDF]], [[ADCP2BDF]], [[DIDAMERGE]], [[DIDAMINTZ]], [[ENERF]], [[FRQWF]], [[GRIDCONVERT]], [[GVIEW2D]], [[LZKSF]], [[LZKWF]], [[PGCALC]], [[TDKLF]], [[TDKSF]], [[TDKVF]], [[TDKWF]], [[UNTRIM]], [[UNTRIM2]], [[UNTRIM2007]], [[UTRPRE]], [[UTRRND]], [[VTDK]], [[XTRDATA]]
|language=Fortran90
|language=Fortran90
|fileform=FORMATTED
|fileform=FORMATTED
|fileaccess=SEQUENTIAL
|fileaccess=SEQUENTIAL
|fileextension=.dat
|fileextension=.dat
|writemodules=$PROGHOME/fortran/lib/io/*/mod_location_grid_io.f90, $PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90  
|writemodules=$PROGHOME/fortran/lib/io/*/mod_location_grid_io.f90 (deprecated)<br />
|readmodules=$PROGHOME/fortran/lib/io/*/mod_location_grid_io.f90, $PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90
$PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90  
|readmodules=$PROGHOME/fortran/lib/io/*/mod_location_grid_io.f90 (deprecated)<br />
$PROGHOME/fortran/lib/l_grid/*/mod_p_l_grid_ui.f90  
|contact_original=[mailto:guenther.lang@baw.de G. Lang]
|contact_original=[mailto:guenther.lang@baw.de G. Lang]
|contact_maintenance=[mailto:guenther.lang@baw.de G. Lang]
|contact_maintenance=[mailto:guenther.lang@baw.de G. Lang]
|examplefile=please refer to $PROGHOME/examples/untrim/m.location.dat
|examplefile=
$PROGHOME/examples/untrim/m.location.dat<br />
$PROGHOME/examples/lib/l_grid/lg.plus_CF-NetCDF_Info.dat
}}
}}

Revision as of 13:00, 4 March 2011

Basic Information

File-Type

location_grid.dat

File-Form

FORMATTED

Version

March 2011

Description-Date

March 2011

Significance of the File

system file with informations about an arbitrary number of different specific locations

File-Contents (in Catchwords)

The file is a sequence of different namelist blocks.

  1. Block FILETYP
    1. FTYP = filetype which should help to automatically identify the contents of this type of file.
  2. Block STATIC
    1. NL = number of specific locations which are contained in the file.
  3. Blocks LOCATION
    informations for a specific location.
    1. NAME = name(s) of the position (long-, code- and short name).
    2. NODE = ID and coordinates of the position.
    3. COLOUR = colour index of the position.
    4. DEPTH = depth at the position.
  4. (optional) block EPSG_GEODETIC_PARAMETER
    This block has to be present, if the file shall be converted into a CF-NetCDF file.
    1. EPSG = EPSG code for coordinate transformation (see EPSG Geodetic Parameter Registry).
  5. (optional) Block GLOBAL_STATIC
    Can be used to fill in global attributes before generating a CF-NetCDF file.
    1. NH = number of history lines.
    2. NC = number of comment lines.
  6. (optional) Block GLOBAL
    Can be used to fill in global attributes before generating a CF-NetCDF file.
    1. INSTITUTION = institution which generates the data.
    2. REFERENCES = reference of the providing institution.
    3. CONVENTIONS = NetCDF conventions which are fulfilled by the file.
    4. TITLE = title of the file.
    5. SOURCE = source of the file.
  7. (optional) blocks GLOBAL_HISTORY
    Can be used to fill in global attributes before generating a CF-NetCDF file.
    1. HISTORY = a history line of the file.
  8. (optional) blocks GLOBAL_COMMENT
    Can be used to fill in global attributes before generating a CF-NetCDF file.
    1. COMMENT = a comment line of the file.
  9. (optional) Block CODE_AND_TIME_INFO
    Can be used to fill in attributes to the depth variable before generating a CF-NetCDF file.
    1. CODE = phydef code to explain the meaning of the depth data [17,617,1149].
    2. TIME = reference time of the depth data.
    3. BEGIN = start time of the validity period of the depth data.
    4. END = end time of the validity period of the depth data.

Programs using this Type of File

ABDF, ADCP2BDF, DIDAMERGE, DIDAMINTZ, ENERF, FRQWF, GRIDCONVERT, GVIEW2D, LZKSF, LZKWF, PGCALC, TDKLF, TDKSF, TDKVF, TDKWF, UNTRIM, UNTRIM2, UNTRIM2007, UTRPRE, UTRRND, VTDK, XTRDATA

Example-File

$PROGHOME/examples/untrim/m.location.dat
$PROGHOME/examples/lib/l_grid/lg.plus_CF-NetCDF_Info.dat


back to: File Descriptions


Overview