Actions

FILELIST TO GEOM

From BAWiki

Revision as of 11:15, 10 June 2015 by imported>Seiss Guntram (first version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

FILELIST_TO_GEOM

Version-Date

April 2015

Description-Date

Juni 2015

Catchwords

Präprozessor
Geopositionen zusammenfassen
visualize coordinates

Short Description of Functionality

The program FILELIST_TO_GEOM exports the coordinates of many single files into one file to make them readable by visualisation programs.

Input-Files

  1. list of files dateiliste.dat (created with "ls -1", eventually manipulated with a textfile editor ).
  2. The files listed of type geopos.dat or
  3. The files listed of type boewrt.dat)

Output-Files

  1. file of type geom.dat : contains the positions of the files listed as a table (x,y,z) or
  2. file of type insel.dat : contains the positions of the files listed as GTEXT objekt

Methodology

The file list will be worked on sequentially. The coordinate of the Location will be extracted for each file, eventually transformed into the coordinate reference System which is given by BAWCRS and exported into the output file. If BAWCRS is undefined, the standard coordinate reference system for the German Northsea coast, UTM/ETRS89, Zone 32 (EPSG-Code 25832) is implicitely assumed to be wished by the user.

Program(s) to run before this Program

LINUX command "ls -1", textfile editor, FRQWF, FRQ2ZEITR,ZEITRIO

Program(s) to run after this Program

DAVIT, FDGITTER05, GISMO, HVIEW2D, JANET

Additional Information

Language

Fortran95

Additional software

-

Original Version

G. Seiß

Maintenance

G. Seiß

Documentation/Literature

self explainig


back to Program Descriptions


Overview