METDIDA
From BAWiki
Basic Information
Name of Program
METDIDA
Version-Date
January 1998
Description-Date
November 2002
Catchwords
meteorological data
plotting meteorological data
data conversion
universal direct access data format
wind velocity
air pressure, air temperature
net radiation balance, relative humidity, etc.
Short Description of Functionality
The program METDIDA serves to convert meteorological data into BAW-DHs standard data format (universal direct access data format). These data could be visualized with the program HVIEW2D.
Input-Files
- general input data file (filetype metdida.dat)
- direct access file of meteorological data (filetype tr2.met.bin)
- information file of the meteorological data file (filetype tr2met.bin.i)
- configuration file (filetype metdida.cfg.dat)
Output-Files
- converted meteorological data files (files of type dirz.bin.r, dirz.bin.i and dirz.bin)
- grid to figure the data (filetype gitter05.dat/bin)
- list of grid edges (filetype fkvz.bin)
- list of neighbour grid elements (filetype fkez.bin)
- informative printer file (filetype metdida.sdr)
- (optional) trace of program execution (filetype metdida.trc)
Methodology
The meteorological data could be converted without any loss of information. With the general input data file the conversion period, a factor for the time step, the meteorological informations to evaluate and other details are specified. The meteorological data to convert is given in a finite difference format, in which the information is stored in the center of the cells. To transform the data onto a grid with a finite element format (gitter05.dat/bin) a knot is generated for each center of the cells. This leads to a symmetrical triangular grid. One can view the selected meteorological data with existing visualization programs (HVIEW2D). With that e.g. one can visualize the coherence between the local wind field and the water level at storm surges. A configuration file defines the relation between meteorological input and output sizes and a scaling factor for the input sizes. If no configuration file is found in the local working directory, the configuration will be loaded from the standard directory of the configuration files.
Program(s) to run before this Program
Program(s) to run after this Program
ABDF, DIDARENAME, DIDASPLIT, GVIEW2D, HVIEW2D, TELEMAC-2D, UNK, ZEITR
Additional Information
Language
Fortran90
Additional software
-
Original Version
A. Cords
Maintenance
Documentation/Literature
please refer to $PROGHOME/examples/metdida/
back to Program Descriptions