Actions

DIRZ.BIN: Difference between revisions

From BAWiki

imported>BAWiki 3
m (Created page with '{{FileDescription |name_de=DIRZ.BIN |filetype=dirz.bin |version=February 1996 |version_descr=December 2008 |significance=contains various two- or three-dimensional data-recor…')
 
imported>Zorndt Anna Christina
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|filetype=dirz.bin  
|filetype=dirz.bin  
|version=February 1996
|version=February 1996
|version_descr=December 2008
|version_descr=December 2010
|significance=contains various two- or three-dimensional data-records in a standard data format (universal direct access data format)  
|significance=contains various two- or three-dimensional data-records in a standard data format (universal direct access data format)  
|filecontents=The location of the data points in space is not given in this file. The precise location of each data point is obtained from the information contained in a related topography file (bathymetry and grid information). From this information the precise location (x,y,z) can be calculated.
|filecontents=The location of the data points in space is not given in this file. The precise location of each data point is obtained from the information contained in a related topography file (bathymetry and grid information). From this information the precise location (x,y,z) can be calculated.
Line 12: Line 12:
# scalars, vectors and/or tensors
# scalars, vectors and/or tensors
# two-dimensional or three-dimensional vectors and/or tensors
# two-dimensional or three-dimensional vectors and/or tensors
# time-independent and time-dependent data
# time-independent and time-dependent data elementary forms of data storage
elementary forms of data storage
 
# time-series data
# time-series data
# synoptic data
# synoptic data
# synthetic data  
# synthetic data
# FORTRAN data types: '''INTEGER, REAL, COMPLEX und DOUBLE PRECISION'''  
FORTRAN data types: '''INTEGER, REAL, COMPLEX und DOUBLE PRECISION'''  


A short description of the data-format is available in German only. Please visit or download BAW-Datenformat BDF in one of the following formats:
A short description of the data-format is available in German only. Please visit or download BAW-Datenformat BDF in one of the following formats:


* HTML [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf1.htm Version 2.0] (December 1998)
* HTML Version 2.0 (December 1998)
* PDF-Format:
* PDF-Format:
:: [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf.V01.pdf Version 1.0] (February 1998)
::[http://www.baw.de/downloads/wasserbau/mathematische_verfahren/pdf/scn-bdf.V01.pdf   Version 1.0] (February 1998)
:: [http://www.baw.de/proghome/abteilungen/wbk/Publikationen/fkb/dirz/scn-bdf/scn-bdf.V02.pdf Version 2.0] (December 1998)  
::[http://www.baw.de/downloads/wasserbau/mathematische_verfahren/pdf/scn-bdf.V02.pdf   Version 2.0] (December 1998)  


See also the informations about the closely related files dirz.bin.i and dirz.bin.r.
See also the informations about the closely related files [[DIRZ.BIN.I|dirz.bin.i]] and [[DIRZ.BIN.R|dirz.bin.r]].


Remark: in earlier times also the names dirzus.bin, dirzei.bin and dirana.bin were used for this file.  
Remark: in earlier times also the names dirzus.bin, dirzei.bin and dirana.bin were used for this file.  
|nutzerprogramme=
|nutzerprogramme=
[[ABDF]], [[ADCP2BDF]], [[DATACONVERT]], [[DIDAMERGE]], [[DIDAMINTQ]], [[DIDAMINTZ]], [[DIDARENAME]], [[DIDASPLIT]], [[ENERF]], [[FRQWF]], [[GVIEW2D]], [[HVIEW2D]], [[IO_VOLUME]], [[LQ2PRO]], [[LZKAF]], [[LZKMF]], [[LZKSF]], [[LZKVF]], [[LZKWF]], [[METDIDA]], [[PARTRACE]], [[PARTRACE-3D]], [[PGCALC]], [[RSMERGE]], [[TELEMAC-2D]], [[TDKLF]], [[TDKSF]], [[TDKVF]], [[TDKWF]], [[TM2DIDA]], [[TR2DIDA]], [[TR3DIDA]], [[TRIM-2D]], [[TRIM-3D]], [[UNK]], [[UNS]], [[UNTRIM]], [[UNTRIM2007]], [[UTRRND]], [[VTDK]], [[VVIEW2D]], [[WARM]], [[XTRDATA]], [[XTRLQ2]], [[ZEITR]]  
[[ABDF]], [[ADCP2BDF]], [[DATACONVERT]], [[DIDAMERGE]], [[DIDAMINTQ]], [[DIDAMINTZ]], [[DIDARENAME]], [[DIDASPLIT]], [[ENERF]], [[FRQWF]], [[GVIEW2D]], [[HVIEW2D]], [[IO_VOLUME]], [[LQ2PRO]], [[LZKAF]], [[LZKMF]], [[LZKSF]], [[LZKVF]], [[LZKWF]], [[METDIDA]], [[PARTRACE]], [[PGCALC]], [[PLOTPROFILZEIT]], [[RSMERGE]], [[TELEMAC-2D]], [[TDKLF]], [[TDKSF]], [[TDKVF]], [[TDKWF]], [[TM2DIDA]], [[TR2DIDA]], [[TR3DIDA]], [[TRIM-2D]], [[TRIM-3D]], [[UNK]], [[UNS]], [[UNTRIM]], [[UNTRIM2]], [[UNTRIM2007]], [[UTRRND]], [[VTDK]], [[VVIEW2D]], [[WARM]], [[XTRDATA]], [[XTRLQ2]], [[ZEITR]]  
|language=Fortran90
|language=Fortran90
|fileform=UNFORMATTED  
|fileform=UNFORMATTED  

Latest revision as of 07:53, 17 September 2018

Basic Information

File-Type

dirz.bin

File-Form

UNFORMATTED

Version

February 1996

Description-Date

December 2010

Significance of the File

contains various two- or three-dimensional data-records in a standard data format (universal direct access data format)

File-Contents (in Catchwords)

The location of the data points in space is not given in this file. The precise location of each data point is obtained from the information contained in a related topography file (bathymetry and grid information). From this information the precise location (x,y,z) can be calculated. For every data-set each component is stored as a record. A data set consists of physical data from a 2D- or 3D-space or a profile which is either a synoptic data set (at all nodes of the data-space the result is valid for the same date), a synthetic data set (e.g. maximum value at ech node for a specific period of time) or a time-series data set (for each node of the data-space the respective data are stored as a time-serie)

the following quantities can be stored

  1. scalars, vectors and/or tensors
  2. two-dimensional or three-dimensional vectors and/or tensors
  3. time-independent and time-dependent data elementary forms of data storage
  4. time-series data
  5. synoptic data
  6. synthetic data

FORTRAN data types: INTEGER, REAL, COMPLEX und DOUBLE PRECISION

A short description of the data-format is available in German only. Please visit or download BAW-Datenformat BDF in one of the following formats:

  • HTML Version 2.0 (December 1998)
  • PDF-Format:
Version 1.0 (February 1998)
Version 2.0 (December 1998)

See also the informations about the closely related files dirz.bin.i and dirz.bin.r.

Remark: in earlier times also the names dirzus.bin, dirzei.bin and dirana.bin were used for this file.

Programs using this Type of File

ABDF, ADCP2BDF, DATACONVERT, DIDAMERGE, DIDAMINTQ, DIDAMINTZ, DIDARENAME, DIDASPLIT, ENERF, FRQWF, GVIEW2D, HVIEW2D, IO_VOLUME, LQ2PRO, LZKAF, LZKMF, LZKSF, LZKVF, LZKWF, METDIDA, PARTRACE, PGCALC, PLOTPROFILZEIT, RSMERGE, TELEMAC-2D, TDKLF, TDKSF, TDKVF, TDKWF, TM2DIDA, TR2DIDA, TR3DIDA, TRIM-2D, TRIM-3D, UNK, UNS, UNTRIM, UNTRIM2, UNTRIM2007, UTRRND, VTDK, VVIEW2D, WARM, XTRDATA, XTRLQ2, ZEITR

Example-File

see $PROGHOME/examples/io_dataset/


back to: File Descriptions


Overview