Difference between revisions of "Box2HDF5"
From MohidWiki
(New page: DrawFluxesInHDF5 is a little tool that reads the boxes fluxes time series (.BXF and .BXM) and returns an HDF5 file with vector fields representing the fluxes between the boxes. ==Sou...) |
|||
Line 1: | Line 1: | ||
− | + | Box2HDF5 is a little tool that creates a HDF5 file from a box definition file, a geometry file and a bathymetry file. This hdf5 file serve for checking that the desired boxes definition is correct in a visual way and also serves as input file for the tool [[DrawFluxesInHDF5]] that returns an HDF5 file with vector fields representing the fluxes between the boxes. | |
+ | ==Source-safe whereabouts== | ||
− | + | At the moment is not found neither in the sourcesafe nor in the Codeplex | |
− | |||
− | |||
==Configuration== | ==Configuration== | ||
===Nomfich.dat=== | ===Nomfich.dat=== | ||
− | The nomfich file contains a | + | The nomfich file contains a three lines pointing to the bathymetry, geometry and boxes files. |
− | + | IN_BATIM : TagusRibeiras.dat | |
− | + | IN_GEOM : Geometry_1.dat | |
− | + | IN_BOXES : WQBoxesTagusRibeira3D.dat | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See also== | ==See also== |
Revision as of 17:15, 12 April 2011
Box2HDF5 is a little tool that creates a HDF5 file from a box definition file, a geometry file and a bathymetry file. This hdf5 file serve for checking that the desired boxes definition is correct in a visual way and also serves as input file for the tool DrawFluxesInHDF5 that returns an HDF5 file with vector fields representing the fluxes between the boxes.
Source-safe whereabouts
At the moment is not found neither in the sourcesafe nor in the Codeplex
Configuration
Nomfich.dat
The nomfich file contains a three lines pointing to the bathymetry, geometry and boxes files.
IN_BATIM : TagusRibeiras.dat IN_GEOM : Geometry_1.dat IN_BOXES : WQBoxesTagusRibeira3D.dat