GVIEW2D.DAT: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>BAWiki 3 mNo edit summary |
||
Line 7: | Line 7: | ||
|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 [[FORMAT.LAY|format.lay]]) | #:* Layout file (filetype [[FORMAT.LAY|format.lay]]) | ||
#:* 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]]) | ||
# 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|boewrt.dat]] | #:* Measurement data file type [[BOEWRT.DAT|boewrt.dat]] | ||
#:* Model dependent computational data file type [[KNOERG.BIN|knoerg.bin]] | #:* Model dependent computational data file type [[KNOERG.BIN|knoerg.bin]] | ||
#:* Model independent computational [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf1.htm BDF data format (description in german only)] type [[DIRZ.BIN|dirz.bin]] | #:* Model independent computational [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf1.htm BDF data format (description in german only)] type [[DIRZ.BIN|dirz.bin]] | ||
#:: Notice: | #:: '''Notice''': | ||
#:: For files of type [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf1.htm BDF]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 [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf1.htm BDF]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 |
Revision as of 11:52, 14 May 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 format.lay)
- 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 BDF data format (description in german only) type dirz.bin
- Notice:
- For files of type BDFit 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