INSEL.DAT: Difference between revisions
From BAWiki
imported>Schade Peter (+ EPSG-code; Nutzerprogramm GRIDCONVERT) |
imported>Spohr Susanne m (Link to PARTRACE-3D removed.) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 25: | Line 25: | ||
For any dirty details of realisation look into the example-files. | For any dirty details of realisation look into the example-files. | ||
|nutzerprogramme= | |nutzerprogramme= | ||
ARCGIS, [[BFABSENK]], [[CROSSPRO]], [[DEPRO2D]], [[DREHE2D]], [[DIDAMINTQ]], [[FDGITTER05]], [[FD2TRIM]], [[GEOTRANSFORMER]], [[GRIDCONVERT]], [[HVIEW2D]], [[JANET]], [[POLWIND]], [[POLYUMFORM]], [[PARTRACE | ARCGIS, [[BFABSENK]], [[CROSSPRO]], [[DEPRO2D]], [[DREHE2D]], [[DIDAMINTQ]], [[FDGITTER05]], [[FD2TRIM]], [[GEOTRANSFORMER]], [[GRIDCONVERT]], [[HVIEW2D]], [[JANET]], [[POLWIND]], [[POLYUMFORM]], [[PARTRACE]], [[TEO]], [[TEOAX]], [[TRASSE]], [[TRGITTER05]], [[VOLUMETH]], [[WARM]], [[ZWISCHENPUNKTE]] | ||
|language=Fortran90 | |language=Fortran90 | ||
|fileform=FORMATTED | |fileform=FORMATTED | ||
Line 32: | Line 32: | ||
|writemodules=$PROGHOME/fortran/lib/io_insel/hp/mod_m_insel_read_write.f90 in the io_insel package | |writemodules=$PROGHOME/fortran/lib/io_insel/hp/mod_m_insel_read_write.f90 in the io_insel package | ||
|readmodules=$PROGHOME/fortran/lib/io_insel/hp/mod_m_insel_read_write.f90; <br /> | |readmodules=$PROGHOME/fortran/lib/io_insel/hp/mod_m_insel_read_write.f90; <br /> | ||
classic methods in $PROGHOME/fortran/lib/insbau/ | classic methods in $PROGHOME/fortran/lib/insbau/hp/*.f90 | ||
|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] | |contact_maintenance=[mailto:guenther.lang@baw.de G. Lang] | ||
|examplefile=$PROGHOME/examples/gridconvert/data/ins/<br /> | |examplefile=$PROGHOME/examples/gridconvert/data/ins/ (files with EPSG code)<br /> | ||
$PROGHOME/examples/insel/insel.dat<br /> | $PROGHOME/examples/insel/insel.dat<br /> | ||
$PROGHOME/examples/insel/insel.text.dat | $PROGHOME/examples/insel/insel.text.dat | ||
}} | }} |
Latest revision as of 08:45, 11 August 2017
Basic Information
File-Type
insel.dat
File-Form
FORMATTED
Version
January 1996
Description-Date
March 2013
Significance of the File
contains digitized data for structures as input data for different programs concerning finite element grid generation, grid manipulation (depth) and graphic display of the structures
File-Contents (in Catchwords)
- key-word for the type of the structure; the usage of different keys results e.g. in a different way of displaying the data in graphic programs
- INSEL: polygon will be closed to form a ring; for islands
- SAND: polygon will be closed to form a ring; for sandy islands
- DAMM: for groynes, dams, etc.
- GRUPPE: for a group of (linear) structures, which are separated by the key-word BUHNE
- MUELL: for disposal sites
- FEUER: for lines
- EINZEL: position and text for a single point-structure including marker symbols
- EGRUPPE: position and text for multiple point-structures including marker symbols
- FILE-KOP: name of a KOP-file
- TEXT: simple text at a fixed position
- GTEXT: a group of simple texts at different fixed positions
- ENDE DATEI: end of file
- coordinates (x,y,z) of the nodes of the structure
- name of structure
- (optional, but necessary for conversions into the NetCDF-CF format) EPSG-Code of the coordinate system (see EPSG Geodetic Parameter Registry)
For any dirty details of realisation look into the example-files.
Programs using this Type of File
ARCGIS, BFABSENK, CROSSPRO, DEPRO2D, DREHE2D, DIDAMINTQ, FDGITTER05, FD2TRIM, GEOTRANSFORMER, GRIDCONVERT, HVIEW2D, JANET, POLWIND, POLYUMFORM, PARTRACE, TEO, TEOAX, TRASSE, TRGITTER05, VOLUMETH, WARM, ZWISCHENPUNKTE
Example-File
$PROGHOME/examples/gridconvert/data/ins/ (files with EPSG code)
$PROGHOME/examples/insel/insel.dat
$PROGHOME/examples/insel/insel.text.dat
back to: File Descriptions