GVIEW2D.DAT: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>Spohr Susanne mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
# Block '''GeneralFiles''': | # Block '''GeneralFiles''': | ||
#:Information about names of files of general interest: | #:Information about names of files of general interest: | ||
#:* Layout file (filetype [[ | #:* Layout file (filetype [[LAYOUT.DAT|layout.dat]]) | ||
#:* Colour file (filetype [[LIGHTS.DAT|lights.dat]]) | #:* Colour file (filetype [[LIGHTS.DAT|lights.dat]]) | ||
#:* Geo positions list file (filetype [[LOCATION.DAT|location.dat]]) | #:* Geo positions list file (filetype [[LOCATION.DAT|location.dat]]) | ||
Line 18: | Line 18: | ||
#:* Model independent computational see type [[DIRZ.BIN|dirz.bin]] | #:* Model independent computational see type [[DIRZ.BIN|dirz.bin]] | ||
#:: '''Notice''': | #:: '''Notice''': | ||
#:: For files of type (see [[DIRZ.BIN|dirz.bin]])it is necessary to give a second file of the same type which contains the reference waterlevel (RWL). It can be the same file, but for data files containing 3D data it is always a different file. RWL files contain the water level for synoptical data and the high water or low water for postprocessed data. RWL data is necessary to compute the dry/wet coding for each data point. | #:: For files of type (see [[DIRZ.BIN|dirz.bin]]) it is necessary to give a second file of the same type which contains the reference waterlevel (RWL). It can be the same file, but for data files containing 3D data it is always a different file. RWL files contain the water level for synoptical data and the high water or low water for postprocessed data. RWL data is necessary to compute the dry/wet coding for each data point. | ||
# Block '''GksAttributes''': | # Block '''GksAttributes''': | ||
#: Information about predefinition of drawing attributes (e.g. colours, linetypes, ...) | #: Information about predefinition of drawing attributes (e.g. colours, linetypes, ...) |
Latest revision as of 13:19, 10 September 2010
Basic Information
File-Type
gview2d.dat
File-Form
FORMATTED
Version
1.x
Description-Date
March 2002
Significance of the File
General input file of the program GVIEW2D.
File-Contents (in Catchwords)
- Block GeneralFiles:
- Information about names of files of general interest:
- Layout file (filetype layout.dat)
- Colour file (filetype lights.dat)
- Geo positions list file (filetype location.dat)
- Information about names of files of general interest:
- Block DataFiles:
- Information about names of usable data files. The following types are allowed:
- Measurement data file type boewrt.dat
- Model dependent computational data file type knoerg.bin
- Model independent computational see type dirz.bin
- Notice:
- For files of type (see dirz.bin) it is necessary to give a second file of the same type which contains the reference waterlevel (RWL). It can be the same file, but for data files containing 3D data it is always a different file. RWL files contain the water level for synoptical data and the high water or low water for postprocessed data. RWL data is necessary to compute the dry/wet coding for each data point.
- Block GksAttributes:
- Information about predefinition of drawing attributes (e.g. colours, linetypes, ...)
Notice: dictionary-file gview2d_dico.dat, normally present in directory $PROGHOME/dic/, will be automatically read by the application program in addition to the user-specified input file.
Programs using this Type of File
Example-File
$PROGHOME/examples/gview2d/gview2d.dat
back to: File Descriptions