Actions

DIRZ.BIN.I: Difference between revisions

From BAWiki

imported>BAWiki 3
mNo edit summary
imported>BAWiki 1
No edit summary
Line 65: Line 65:
4.) mod_io_dataset_ui.f90 (User-Interface).  
4.) mod_io_dataset_ui.f90 (User-Interface).  
|contact_original=[mailto:guenther.lang@baw.de G. Lang]
|contact_original=[mailto:guenther.lang@baw.de G. Lang]
|contact_maintenance=[mailto:guenther.lang@baw.de G. Lang] [mailto:info.hamburg@baw.de A. Cords]
|contact_maintenance=[mailto:guenther.lang@baw.de G. Lang], [mailto:info.hamburg@baw.de A. Cords]
|examplefile=see $PROGHOME/examples/io_dataset/
|examplefile=see $PROGHOME/examples/io_dataset/
}}
}}

Revision as of 09:37, 25 May 2010

Basic Information

File-Type

dirz.bin.i

File-Form

UNFORMATTED

Version

February 1996

Description-Date

December 2008

Significance of the File

contains comprehensive informations about the data stored in a file of type dirz.bin (universal direct access data format)

File-Contents (in Catchwords)

This file does contain all relevant informations about the data stored in a direct access file of type dirz.bin (DD). Any information is stored as a single data-record. Different numbers of information-records can be stored in arbitrary sequence. The following types of information can be stored:

  1. end of file mark
  2. code which describes the type of the data file DD
  3. information about additional files which are necessary for the correct interpretation of the data in DD (e.g. name of the file with bathymetry and grid)
  4. characteristic dates (e.g. start and end for the period of data analysis)
  5. number of data points stored in the file DD
  6. number and code for all physical quantities which are stored in DD
  7. comment lines
  8. description of time-series data (start and end time, number of time steps) if the data are stored as time-series in DD
  9. description of the data-file DD (name, recordlength, etc.)
  10. description of specific locations (coordinates, name of reference positions, etc.)
  11. informations about the storage-sequence of the data in the file DD
  12. date for the data-records stored in the file DD if synoptic data-sets are stored
  13. description of the kinds for the stored data (scalar, vector or tensor)
  14. description of the dimensions for the stored data (1D, 2D or 3D)
  15. description of the FORTRAN-data-types for the stored data (INTEGER, REAL, COMPLEX, DOUBLE PRECISION)
  16. desription of the time-dependence for the stored data (time-dependent synoptic data, time-independent data, etc.)
  17. clear text names of the physical quantities stored
  18. informations about normalization-parameters if the data are stored in normalized form
  19. number of data-varieties for each stored physical quantity (e.g. several fractions of suspended sediment)
  20. additional text informations
  21. informations about the vertical structure of the data-space

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 and dirz.bin.r.

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

Programs using this Type of File

ABDF, ADCP2BDF, DATACONVERT, DIDAMERGE, DIDAMINTQ, DIDAMINTZ, DIDARENAME, DIDASPLIT, ENERF, FRQWF, GVIEW2D, HVIEW2D, 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

Example-File

see $PROGHOME/examples/io_dataset/


back to: File Descriptions


Overview