Actions

DAVIT: Difference between revisions

From BAWiki

imported>Schade Peter
mNo edit summary
mNo edit summary
 
(29 intermediate revisions by 3 users not shown)
Line 2: Line 2:
|name_de=DAVIT
|name_de=DAVIT
|name=DAVIT
|name=DAVIT
|version=2.16
|version=2.30
|version_descr=January 2017
|version_descr=March 2026
|catchwords=model results<br />
|catchwords=model results<br />
visualisation<br />
visualisation<br />
data exploration<br />
data exploration<br />
data analysis<br />
data analysis<br />
UGRID CF NetCDF
UGRID CF NetCDF<br>
|shortdescription=DAVIT is an interactive tool for visualisation and exploration of results of hydronumerical models. It has been developed by [http://www.smileconsult.de/ Smile Consult GmbH], Hannover (Germany). The software development is not finished yet, so updates are installed frequently.<BR>
DMQS metadata for Datenfinder-BAW<br>
A sophisticated GUI enables intuitive use of Davit, see picture.
content of BAW steering files<BR>
[[File:Davit_gui.png]]
md5 checksum<BR>
accessible colour tables<BR>
displaying aggregated results<BR>
vector magnitude of variables with sedimentary fraction<BR>
Acknowledgment: ''This project took advantage of netCDF software developed by UCAR/Unidata ([http://www.unidata.ucar.edu/software/netcdf/ www.unidata.ucar.edu/software/netcdf/]).''
|shortdescription=Davit is an interactive tool for visualisation and exploration of results of hydronumerical models. Analysis of grids and results is possible as well. 2D and 3D data can be displayed.  <BR>
|inputfiles=
|inputfiles=
# ASCII format for point data, at the BAW [[GEOM.DAT|geom.dat]] (.xyz, .dat)
# ASCII format for point data (.xyz, .dat)  
# AVS/Express UCD format (.inp)
# and more on https://wiki.baw.de/de/index.php/DAVIT#Eingabe-Dateien
# Basement result (.bmc)
# Bathymetric Attribute Grid Format (.bag)
# [[DIRZ.BIN|BDF]], Little Endian (.bin, .bdf)
# Bottom Friction Model (.gen)
# Current3DErg format (.bin)
# ESRI ASCII grid format (.asc, .dat, .grd, .txt)
# ESRI shape file (.shp)
# HydroAs2D results (.2dm)
# [[INSEL.DAT|insel.dat]] for structures (.dat)
# Janet binary format (.bin, .jbf)
# Keyhole Markup Language Format (.kml)
# Marina Randwerte Datei (.baw)
# Microstation (.dgn)
# Tecplot ASCII format (.plt)
# Telemac result (.bin, .sel, .res)
# [[GITTER05.DAT and GITTER05.BIN|TICAD ASCII file]]
# TICAD syserg.bin (.bin)
# UGRID NetCDF format for bathymetries (.nc)
# UGRID NetCDF format post-processing (.nc)
# UnTRIM ASCII format (.dat, .grd)
# UnTRIM result, Big_Endian (.dat, .grd)
# UnTRIM result, Little_Endian (.dat, .grd)
 
 
 
 
 
 
 
 
 
 
 
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in DAVIT: TICAD systemfile ASCII!) The binary version of this format is '''not''' supported by DAVIT!
# TELEMAC Mesh format [[SELAFIN|selafin]]
# UNTRIM Mesh format [[UNTRIM_GRID.DAT|untrim_grid.dat]]
 
# Format (in DAVIT: DAVIT ASCII format for {x,y,z} tripel data)
|outputfiles=
|outputfiles=
# Format [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]]  (in DAVIT: TICAD systemfile ASCII!)
# ASCII format for point data (.xyz, .dat)
 
# and more on https://wiki.baw.de/de/index.php/DAVIT#Ausgabe-Dateien
# TELEMAC Mesh format [[SELAFIN|selafin]]
|methodology=
# UNTRIM Mesh format [[UNTRIM_GRID.DAT|untrim_grid.dat]]
The functionality is based on a set of Java libraries, which are also used in the grid generator [[JANET|Janet]] and the digital terrain modeling tool Gismo.<BR>
# Structure line format of BAW [[INSEL.DAT|insel.dat]]
New features in <span style="background:yellow; color:#202122;">version 2.30</span>:
# Format [[GEOM.DAT|geom.dat]] (in DAVIT: DAVIT ASCII format for {x,y,z} tripel data)
* Conversion from orthogonal to total vectors
 
* Extended im- and export of ASCII data
|methodology=-
* Link to archived files
===Remarks:===
* Improved generation of metadata in screenshot menu
There is a [http://www.baw.de/downloads/wasserbau/mathematische_verfahren/programmkennbl_de/pdf/DAVITHandbuch.pdf user guide] for DAVIT!<br />
* Layer commands in python scripts
There are ''hints to use the tools of DAVIT'' , in German<br />
* Import of bathymetric data in HDF 5
There is no UNDO functionality, so be careful and '''save your work frequently!'''
<BR>
===Starting DAVIT:===
|preprocessor=[[DATACONVERT]], [[GRIDCONVERT]], [[NCAGGREGATE]], [[NCANALYSE]], [[NCCUTOUT]], [[NCDELTA]], [[NCDVAR]], [[NCMERGE]], [[UNK]], [[UNTRIM2007]], [[UNTRIM2]]
# You have to define the PROGHOME variable on your machine.
|postprocessor=[[GRIDCONVERT]], ParaView, InGrid
# You have to extend your PATH variable with the PATH of the executable script
# You have to start a command line environment (DOS input box / xterm)
# You have to type in '''DAVIT [xxx]'''. The optional '''xxx''' is the size of memory in megabytes reserved for the Java Runtime Environment.
|preprocessor=[[CREATE_SIMPLE_UNTRIM2_GRID]], [[DREHE2D]], [[GRIDCONVERT]], [[POLYUMFORM]], [[UNTRIM2007MONITOR]]
|postprocessor=[[GRIDCONVERT]], [[TICTRI]], [[TOUTR]], [[UTRPRE]]
|language=Java
|language=Java
|add_software=Java Runtime Environment  
|add_software=Java Runtime Environment  
===Executables===
===Executables===
$PROGHOME/bin/nt/DAVIT.bat<br />
On Linux-Workstations start DAVIT in the command line window:
$PROGHOME/bin/hp11/DAVIT<br />
* davit [mmm]; mmm standing for the allocated memory in MegaByte.
$PROGHOME/bin/sun/DAVIT<br />
On Windows PCs:
$PROGHOME/bin/sgi/DAVIT
* open the command line window, e.g. via Total Commander -> commands -> command line window
|contact_original=[http://www.smileconsult.de/ Smile Consult GmbH]
* include %PROGHOME%\bin\win into your PATH variable
|contact_maintenance=[http://www.smileconsult.de/ Smile Consult GmbH],[mailto:guntram.seiss@baw.de G.Seiß]
* davit [mmm] for importing non-BDF files; mmm standing for the allocated memory in MegaByte. Maximum depends on the used hardware.
|documentation=[http://www.baw.de/downloads/wasserbau/mathematische_verfahren/programmkennbl_de/pdf/DAVITHandbuch.pdf DAVIT user guide ](only in German!)
|contact_original=[http://www.smileconsult.de/ smile consult GmbH]
|contact_maintenance=[mailto:pre.proghome@baw.de Working group PRE], forwarding feedback to smile consult.
|documentation=
* BAW examples: %PROGHOME%\examples\davit
* recent internal documentation see: %PROGHOME%\examples\davit\entwicklung\2025b\06_version_info
* smile consult: https://www.smileconsult.de/download/Dokumente/Dokumente_und_Informationen_zu_den_smilesoftware_Werkzeugen.pdf  
}}
}}

Latest revision as of 10:54, 24 March 2026

Basic Information

Name of Program

DAVIT

Version-Date

2.30

Description-Date

March 2026

Catchwords

model results
visualisation
data exploration
data analysis
UGRID CF NetCDF
DMQS metadata for Datenfinder-BAW
content of BAW steering files
md5 checksum
accessible colour tables
displaying aggregated results
vector magnitude of variables with sedimentary fraction
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).

Short Description of Functionality

Davit is an interactive tool for visualisation and exploration of results of hydronumerical models. Analysis of grids and results is possible as well. 2D and 3D data can be displayed.

Input-Files

  1. ASCII format for point data (.xyz, .dat)
  2. and more on https://wiki.baw.de/de/index.php/DAVIT#Eingabe-Dateien

Output-Files

  1. ASCII format for point data (.xyz, .dat)
  2. and more on https://wiki.baw.de/de/index.php/DAVIT#Ausgabe-Dateien

Methodology

The functionality is based on a set of Java libraries, which are also used in the grid generator Janet and the digital terrain modeling tool Gismo.
New features in version 2.30:

  • Conversion from orthogonal to total vectors
  • Extended im- and export of ASCII data
  • Link to archived files
  • Improved generation of metadata in screenshot menu
  • Layer commands in python scripts
  • Import of bathymetric data in HDF 5


Program(s) to run before this Program

DATACONVERT, GRIDCONVERT, NCAGGREGATE, NCANALYSE, NCCUTOUT, NCDELTA, NCDVAR, NCMERGE, UNK, UNTRIM2007, UNTRIM2

Program(s) to run after this Program

GRIDCONVERT, ParaView, InGrid

Additional Information

Language

Java

Additional software

Java Runtime Environment

Executables

On Linux-Workstations start DAVIT in the command line window:

  • davit [mmm]; mmm standing for the allocated memory in MegaByte.

On Windows PCs:

  • open the command line window, e.g. via Total Commander -> commands -> command line window
  • include %PROGHOME%\bin\win into your PATH variable
  • davit [mmm] for importing non-BDF files; mmm standing for the allocated memory in MegaByte. Maximum depends on the used hardware.

Original Version

smile consult GmbH

Maintenance

Working group PRE, forwarding feedback to smile consult.

Documentation/Literature


back to Program Descriptions


Overview