XMGR.DAT: Difference between revisions
From BAWiki
imported>BAWiki 2 (Created page with '{{FileDescription |name_de=XMGR.DAT |filetype=xmgr.dat |version=March 1998 |version_descr=March 1998 |significance=contains data for a single location or profile to be late…') |
imported>BAWiki 2 No edit summary |
||
Line 34: | Line 34: | ||
## signature of the responsible project engineer | ## signature of the responsible project engineer | ||
It ist recommended to read data from xmgr.dat using ACE/gr's Read Block Data function. | It ist recommended to read data from xmgr.dat using ACE/gr's Read Block Data function. | ||
|nutzerprogramme= | |nutzerprogramme=[http://plasma-gate.weizmann.ac.il/Grace/ Grace], [[XTRDATA]] | ||
|language=Fortran77 | |language=Fortran77 | ||
|fileform=FORMATTED | |fileform=FORMATTED |
Latest revision as of 13:01, 2 June 2010
Basic Information
File-Type
xmgr.dat
File-Form
FORMATTED
Version
March 1998
Description-Date
March 1998
Significance of the File
contains data for a single location or profile to be later used in XY plotting program ACE/gr
File-Contents (in Catchwords)
If time-series data at a specific location are stored:
- data which can be read by ACE/gr
- date, time given in julian format; you should notice that a new julian day starts at noon
- data for each time-step stored
- additional informations, which cannot be read by ACE/gr
- informations about the study area
- informations about the 2D-location of the data
- informations about the 3D-location of the data
- coordinates (x,y) of the location
- informations about the data set
- informations about the origin of the data
- number and type-codes for the physical quantities stored in the file
- signature of the responsible project engineer
If profile data for a specific profile are stored:
- data which can be read by ACE/gr
- profile-km, Gauß-Krüger coordinates, bathymetric depth and data are stored for each location along the profile
- additional informations, which cannot be read by ACE/gr
- informations about the study area
- informations about the profile
- informations about the (vertical) location of the profile
- date and time or period of data analysis
- informations about the data set
- informations about the origin of the data
- number and type-codes for the physical quantities stored in the file
- short and long name of selected locations along the profile
- signature of the responsible project engineer
It ist recommended to read data from xmgr.dat using ACE/gr's Read Block Data function.
Programs using this Type of File
Example-File
$PROGHOME/examples/XtrData/samples/*
back to: File Descriptions