BOEWRT.DAT: Difference between revisions
From BAWiki
imported>BAWiki 1 mNo edit summary |
imported>BAWiki 2 No edit summary |
||
Line 6: | Line 6: | ||
|significance=contains measured or calculated time-series data for the usage in different programs. | |significance=contains measured or calculated time-series data for the usage in different programs. | ||
===Remarks about the new version=== | ===Remarks about the new version=== | ||
The file format is rather flexible: | The file format is rather flexible:<br />inside the lines of data each of the time formates used by BAW is allowed.<br />Use ";" to separate datetime and physical values!<br />The date time format with two digit year should not be used further.<br />When it is used, the century after $BAWCENTURY (inclusive) is assumed. You should specify $BAWCENTURY inside your environment (DEFAULT: 1900).<br />The time zone is used only, when the used begin or end date have a defined time zone.<br />For this case MEZ is assumed for the file, when the file contains no time zone! | ||
inside the lines of data each of the time formates used by BAW is allowed. | |||
Use ";" to separate datetime and physical values! | |||
The date time format with two digit year should not be used further. | |||
When it is used, the century after $BAWCENTURY (inclusive) is assumed. You should specify $BAWCENTURY inside your environment (DEFAULT: 1900). | |||
The time zone is used only, when the used begin or end date have a defined time zone. | |||
For this case MEZ is assumed for the file, when the file contains no time zone! | |||
|filecontents= | |filecontents= | ||
# nodenumber and (optional) timezone and coordinate system | # nodenumber and (optional) timezone and coordinate system | ||
Line 25: | Line 19: | ||
|fileaccess=SEQUENTIAL | |fileaccess=SEQUENTIAL | ||
|fileextension=.dat | |fileextension=.dat | ||
|writemodules=$PROGHOME/fortran/lib/io | |writemodules=$PROGHOME/fortran/lib/io/*/mod_boewrt_io.f90:write_boewrt_info | ||
|readmodules=$PROGHOME/fortran/lib/io | |readmodules=$PROGHOME/fortran/lib/io/*/mod_boewrt_io.f90:read_boewrt_info | ||
|contact_original=[mailto:ingrid.uliczka@baw.de I. Uliczka] | |contact_original=[mailto:ingrid.uliczka@baw.de I. Uliczka] | ||
|contact_maintenance=[mailto:guntram.seiss@baw.de G. Seiß] | |contact_maintenance=[mailto:ingrid.uliczka@baw.de I. Uliczka], [mailto:guntram.seiss@baw.de G. Seiß] | ||
|examplefile=$PROGHOME/examples/zeitrio/boewrt.new.dat<br /> | |examplefile=$PROGHOME/examples/zeitrio/boewrt.new.dat<br /> | ||
$PROGHOME/examples/zeitrio/boewrt.dat | $PROGHOME/examples/zeitrio/boewrt.dat | ||
}} | }} |
Revision as of 12:54, 1 June 2010
Basic Information
File-Type
boewrt.dat
File-Form
FORMATTED
Version
September 2001
Description-Date
May 2009
Significance of the File
contains measured or calculated time-series data for the usage in different programs.
Remarks about the new version
The file format is rather flexible:
inside the lines of data each of the time formates used by BAW is allowed.
Use ";" to separate datetime and physical values!
The date time format with two digit year should not be used further.
When it is used, the century after $BAWCENTURY (inclusive) is assumed. You should specify $BAWCENTURY inside your environment (DEFAULT: 1900).
The time zone is used only, when the used begin or end date have a defined time zone.
For this case MEZ is assumed for the file, when the file contains no time zone!
File-Contents (in Catchwords)
- nodenumber and (optional) timezone and coordinate system
- name of the location
- coordinates (x,y) of the location
- number and type-codes for the physical quantities stored in the file
- date, time and data for each time-step stored
Programs using this Type of File
EVENTFILTER, EXCELENZ, EXKNO, FD2MET, FRQWF, GEOTRANSFORMER, GVIEW2D, HVIEW2D, MESKOR, ROSE, TIDKEN, TSCALC, UTRRND, VVIEW2D, XTRDATA, ZEITRIO
Example-File
$PROGHOME/examples/zeitrio/boewrt.new.dat
$PROGHOME/examples/zeitrio/boewrt.dat
back to: File Descriptions