FRAMES.DAT: Difference between revisions
From BAWiki
imported>BAWiki 1 m (Created page with '{{FileDescription |name_de=FRAMES.DAT |filetype=frames.dat |version=January 1996 |version_descr= May 2009 |significance=contains data of all defined areas for a whole grid |f…') |
imported>Seiss Guntram (optional coordinatereference system can be stored as comment) |
||
Line 2: | Line 2: | ||
|name_de=FRAMES.DAT | |name_de=FRAMES.DAT | ||
|filetype=frames.dat | |filetype=frames.dat | ||
|version= | |version=September 2015 | ||
|version_descr= | |version_descr= September 2015 | ||
|significance=contains data of all defined areas for a whole grid | |significance=contains data of all defined areas for a whole grid | ||
|filecontents= | |filecontents= | ||
coordinates of all areas (western, eastern, southern and northern boundary) | coordinates of all areas (western, eastern, southern and northern boundary). Optionally a coordinate reference system (CRS) can be stored | ||
as a comment of style "C CRS=xxxxx" at the beginning of the file. "xxxxx" here is placeholder for the EPSG code of the CRS. This comment supports | |||
the online Transformation of the Frames into the CRS which the user specifies via BAWCRS during a session. | |||
The file Format allows comments beginning with "#", "C ", "c ","*". | |||
|nutzerprogramme= | |nutzerprogramme= | ||
[[DEPRO2D]], [[DREHE2D]], [[FDGITTER05]], [[GEOTRANSFORMER]], [[HVIEW2D]], [[LQ2PRO]], [[TRGITTER05]], [[VVIEW2D]] | [[DEPRO2D]], [[DREHE2D]], [[FDGITTER05]], [[GEOTRANSFORMER]], [[HVIEW2D]], [[LQ2PRO]], [[TRGITTER05]], [[VVIEW2D]] | ||
|language= | |language=Fortran90 | ||
|fileform=FORMATTED | |fileform=FORMATTED | ||
|fileaccess=SEQUENTIAL | |fileaccess=SEQUENTIAL | ||
|fileextension=.dat | |fileextension=.dat | ||
|writemodules= | |writemodules= text Editor, $PROGHOME/fortran/prg/geotransformer.f90 | ||
|readmodules=$PROGHOME/fortran/lib/gksmeta/hp/gksfrl.f | |readmodules=$PROGHOME/fortran/lib/gksmeta/hp/gksfrl.f | ||
|contact_original=[mailto:guenther.lang@baw.de G. Lang] | |contact_original=[mailto:guenther.lang@baw.de G. Lang] |
Revision as of 14:06, 22 September 2015
Basic Information
File-Type
frames.dat
File-Form
FORMATTED
Version
September 2015
Description-Date
September 2015
Significance of the File
contains data of all defined areas for a whole grid
File-Contents (in Catchwords)
coordinates of all areas (western, eastern, southern and northern boundary). Optionally a coordinate reference system (CRS) can be stored as a comment of style "C CRS=xxxxx" at the beginning of the file. "xxxxx" here is placeholder for the EPSG code of the CRS. This comment supports the online Transformation of the Frames into the CRS which the user specifies via BAWCRS during a session.
The file Format allows comments beginning with "#", "C ", "c ","*".
Programs using this Type of File
DEPRO2D, DREHE2D, FDGITTER05, GEOTRANSFORMER, HVIEW2D, LQ2PRO, TRGITTER05, VVIEW2D
Example-File
$PROGHOME/examples/hview2d/frames.dat
back to: File Descriptions