Actions

BOEWRT.DAT: Difference between revisions

From BAWiki

imported>BAWiki 2
No edit summary
imported>Juerges Jens
mNo edit summary
Line 3: Line 3:
|filetype=boewrt.dat  
|filetype=boewrt.dat  
|version=September 2001  
|version=September 2001  
|version_descr=May 2009
|version_descr=June 2010
|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===
Line 14: Line 14:
# date, time and data for each time-step stored
# date, time and data for each time-step stored
|nutzerprogramme=
|nutzerprogramme=
[[EVENTFILTER]], [[EXCELENZ]], [[EXKNO]], [[FD2MET]], [[FRQWF]], [[GEOTRANSFORMER]], [[GVIEW2D]], [[HVIEW2D]], [[MESKOR]], [[ROSE]], [[TIDKEN]], [[TSCALC]], [[UTRRND]], [[VVIEW2D]], [[XTRDATA]], [[ZEITRIO]]
[[EVENTFILTER]], [[EXCELENZ]], [[EXKNO]], [[FD2MET]], [[FRQWF]], [[GEOTRANSFORMER]], [[GVIEW2D]], [[HVIEW2D]], [[MESKOR]], [[ROSE]], [[TIDKEN]], [[TSCALC]], [[UNTRIM2007MONITOR]], [[UTRRND]], [[VVIEW2D]], [[XTRDATA]], [[ZEITRIO]]
|language=Fortran90
|language=Fortran90
|fileform=FORMATTED
|fileform=FORMATTED

Revision as of 14:45, 24 June 2010

Basic Information

File-Type

boewrt.dat

File-Form

FORMATTED

Version

September 2001

Description-Date

June 2010

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)

  1. nodenumber and (optional) timezone and coordinate system
  2. name of the location
  3. coordinates (x,y) of the location
  4. number and type-codes for the physical quantities stored in the file
  5. 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, UNTRIM2007MONITOR, UTRRND, VVIEW2D, XTRDATA, ZEITRIO

Example-File

$PROGHOME/examples/zeitrio/boewrt.new.dat
$PROGHOME/examples/zeitrio/boewrt.dat


back to: File Descriptions


Overview