Actions

GRIDCONVERT

From BAWiki

Revision as of 07:24, 29 March 2011 by imported>Lang Guenther (new postprocessor DATACONVERT)

Basic Information

Name of Program

GRIDCONVERT

Version-Date

2.5 / March 2011

Description-Date

March 2011

Catchwords

conversion of computational grids
read and write computational grids in different file formats

Short Description of Functionality

Program GRIRDCONVERT can be used to convert computational grids for different mathematical methods:

  • between different file formats but identical structure of the computational grid,
  • between different grid types and different file formats,
  • refinement (factor 4) of an UNTRIM grid, as well as
  • flattening of all sub grid scale bathymetry variations within all grid cells and along all edges.

Due to some specific properties of computational grids for mathematical methods the number of possible conversions remains naturally very limited. The grid will not be optimized automatically with respect to the specific requirements of the different mathematical models.

Input-Files

  1. computational grid (input formats)
The following file formats are currently supported:

Output-Files

  1. computational grid (output formats)
The following file formats are currently supported:

Methodology

The computational grid informations are converted using various methods from the software package H_GRID as well as written to file in different formats.

Files with informations concerning locations are converted by the software package called L_GRID.
Notice: You can add some optional information blocks to the location file of type location_grid.dat. This is the way to put additional meta data, e.g. of the CF-convention, into the CF-NetCDF file.
See example file: $PROGHOME/examples/gridconvert/data/loc/lg.allCFinfo.dat

Program(s) to run before this Program

DELFT3D, JANET, TELEMAC-2D, UNTRIM

Program(s) to run after this Program

DATACONVERT, HVIEW2D, JANET, UNTRIM, UTRPRE

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

G. Lang, S. Spohr,

Documentation/Literature

example files:
$PROGHOME/examples/gridconvert/
$PROGHOME/examples/gridconvert/data/loc/

Further informations:
All NetCDF conventions, which are relevant to store the typical BAW-specific data, are documented in the NetCDF-Pages of BAW-Wiki.


back to Program Descriptions


Overview