Actions

ADCP2PROFILE.DAT: Difference between revisions

From BAWiki

imported>BAWiki 2
(Created page with '{{FileDescription |name_de=ADCP2PROFILE.DAT |filetype=adcp2profile.dat |version=2.1 |version_descr=Oktober 2007 |significance=contains general input data for the program adcp2p…')
 
imported>BAWiki 2
No edit summary
 
Line 4: Line 4:
|version=2.1
|version=2.1
|version_descr=Oktober 2007  
|version_descr=Oktober 2007  
|significance=contains general input data for the program adcp2profile
|significance=contains general input data for the program ADCP2PROFILE
|filecontents=
|filecontents=
* Block '''HN-Daten''' contains data of the hydronumerical model
* Block '''HN-Daten''' contains data of the hydronumerical model
Line 28: Line 28:
:* epsilon: measurements with a distance less than epsilon to the previous measurements shall be ignored
:* epsilon: measurements with a distance less than epsilon to the previous measurements shall be ignored
:* comment  
:* comment  
Notice: In addition to this file the dictionary-file adcp2profile_dico.dat is automatically read. It is present in directory $PROGHOME/dic/ .  
Notice: In addition to this file the dictionary-file adcp2profile_dico.dat is automatically read. It is present in directory $PROGHOME/dic/ .  
|nutzerprogramme=
|nutzerprogramme=
[[ADCP2PROFILE]]
[[ADCP2PROFILE]]
Line 38: Line 36:
|fileextension=.dat
|fileextension=.dat
|writemodules=interactive generation, editor
|writemodules=interactive generation, editor
|readmodules=adcp2profile_inp in module $PROGHOME/fortran/<br />
|readmodules=adcp2profile_inp in module<br />$PROGHOME/fortran/
prg/adcp2profile/*/mod_adcp2profile_inp.f90  
prg/adcp2profile/*/mod_adcp2profile_inp.f90  
|contact_original=[mailto:peter.schade@baw.de P. Schade]
|contact_original=[mailto:peter.schade@baw.de P. Schade]

Latest revision as of 16:28, 31 May 2010

Basic Information

File-Type

adcp2profile.dat

File-Form

FORMATTED

Version

2.1

Description-Date

Oktober 2007

Significance of the File

contains general input data for the program ADCP2PROFILE

File-Contents (in Catchwords)

  • Block HN-Daten contains data of the hydronumerical model
  • filename of a profile out of the hydronumerical model
  • filename of a BDF file out of the hydronumerical model (optional)
  • limit for water-depth to distinguish dry and wet computational points (optional, needed in combination with the BDF file)
  • filename of a vertical structure (optional)
  • either the filename of the BDF file or of the vertical structure has to be given
  • Block Messdaten contains data of the ADCP measurements
  • filename of file of type adcp_profile.dat containing the data measured during one ride
  • mean water-level (MSL) during the ride (optional)
  • filename of an output BDF file which contains the measured synoptic two-dimensional data; filename for three-dimensional data is generated
  • comment line(s) for the output BDF files
  • allowed distance (maximum) of a measured point to the hydronumerical profile
  • null values for the output BDF files as a marker for incorrect or not existent measurements
  • additional time correction
  • the switch Schwebstoffgehalte (suspended load) controls whether suspended load data will be converted
  • Block Geopositionen: extraction of geopositions out of ADCP measurements
  • filename of file of type adcp_profile.dat containing the data measured during one ride
  • beginning of the code for a geoposition
  • beginning of the short form for a geoposition
  • code for profile that shall be generated
  • epsilon: measurements with a distance less than epsilon to the previous measurements shall be ignored
  • comment

Notice: In addition to this file the dictionary-file adcp2profile_dico.dat is automatically read. It is present in directory $PROGHOME/dic/ .

Programs using this Type of File

ADCP2PROFILE

Example-File

$PROGHOME/examples/adcp2profile/*/adcp2profile.dat


back to: File Descriptions


Overview