DATAUS: Difference between revisions
From BAWiki
imported>BAWiki 1 (Created page with '{{ProgramDescription |name_de=DATAUS |name=DATAUS |version=January 1999 |version_descr=January 1999 |catchwords= extraction of soundings<br /> interesting area<br /> |shortdesc…') |
imported>BAWiki 1 No edit summary |
||
Line 10: | Line 10: | ||
The program DATAUS extracts the soundings of an interesting area out of a file with soundings of a larger area. | The program DATAUS extracts the soundings of an interesting area out of a file with soundings of a larger area. | ||
|inputfiles= | |inputfiles= | ||
# file which contains echo soundings of type geom.dat (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), digi.gkk , written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z). | # file which contains echo soundings of type [[GEOM.DAT|geom.dat]] (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), [[DIGI.GKK|digi.gkk]] , written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z). | ||
# (optional) file with boundary of the interesting area (Typ poly.dat) | # (optional) file with boundary of the interesting area (Typ [[POLY.DAT|poly.dat]]) | ||
|outputfiles= | |outputfiles= | ||
# file which contains echo soundings for the interesting area of type geom.dat (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z). | # file which contains echo soundings for the interesting area of type [[GEOM.DAT|geom.dat]] (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z). | ||
# (optional) file of type gkslog.dat (terminal protocol). This file enables the user to rerun a session a second time! | # (optional) file of type gkslog.dat (terminal protocol). This file enables the user to rerun a session a second time! | ||
|methodology= | |methodology= |
Revision as of 15:24, 5 May 2010
Basic Information
Name of Program
DATAUS
Version-Date
January 1999
Description-Date
January 1999
Catchwords
extraction of soundings
interesting area
Short Description of Functionality
The program DATAUS extracts the soundings of an interesting area out of a file with soundings of a larger area.
Input-Files
- file which contains echo soundings of type geom.dat (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), digi.gkk , written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z).
- (optional) file with boundary of the interesting area (Typ poly.dat)
Output-Files
- file which contains echo soundings for the interesting area of type geom.dat (FORTRAN-Format '(2(f15.2,1x),f15.3)' ), written in FORTRAN format '(2(f10.2,1x),f6.2)' or another userdefined FORTRAN format (x,y,z).
- (optional) file of type gkslog.dat (terminal protocol). This file enables the user to rerun a session a second time!
Methodology
The program reads the soundings sequentially, tests whether they are inside the given area and writes them into the new file if they are inside.
Program(s) to run before this Program
-
Program(s) to run after this Program
ARC VIEW, Im- und Exportmodule, CFLOOR, FD2ADDTOPO
Additional Information
Language
Fortran 90
Additional software
UNIX
SGI, HP
Original Version
Maintenance
Documentation/Literature
self explaining
back to Program Descriptions