GVIEW2D.DAT: Difference between revisions
From BAWiki
imported>BAWiki 3 m (Created page with '{{FileDescription |name_de=GVIEW2D.DAT |filetype=gview2d.dat |version=1.x |version_descr=March 2002 |significance=General input file of the program GVIEW2D. |filecontents= # …') |
imported>Spohr Susanne mNo edit summary |
||
(5 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
|version=1.x | |version=1.x | ||
|version_descr=March 2002 | |version_descr=March 2002 | ||
|significance=General input file of the program GVIEW2D. | |significance=General input file of the program [[GVIEW2D]]. | ||
|filecontents= | |filecontents= | ||
# 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) | #:* Colour file (filetype [[LIGHTS.DAT|lights.dat]]) | ||
#:* Geo positions list file (filetype location.dat) | #:* Geo positions list file (filetype [[LOCATION.DAT|location.dat]]) | ||
# Block DataFiles: | # Block '''DataFiles''': | ||
#:* Information about names of usable data files. The following types are allowed: | #:* Information about names of usable data files. The following types are allowed: | ||
#:* Measurement data file type boewrt.dat | #:* Measurement data file type [[BOEWRT.DAT|boewrt.dat]] | ||
#:* Model dependent computational data file type knoerg.bin | #:* Model dependent computational data file type [[KNOERG.BIN|knoerg.bin]] | ||
#:* Model independent computational | #:* Model independent computational see type [[DIRZ.BIN|dirz.bin]] | ||
#:: Notice: | #:: '''Notice''': | ||
#:: For files of type | #:: 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, ...) | ||
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. | '''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. | ||
|nutzerprogramme= | |nutzerprogramme= | ||
[[ | [[GVIEW2D]] | ||
|language=Fortran90 | |language=Fortran90 | ||
|fileform=FORMATTED | |fileform=FORMATTED |
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