Product(s): | OpenFlows FLOOD |
Version(s): | 10.03.00.01 |
Area: | Modeling |
An error message is generated when working with HDF5 files:
/Results/air temperature
ReadHDF5Values2D - ModuleFillMatrix - ERR30
air temperature
miss match between the HDF5 input file and model domain
The best way to solve the problem is to interpolate the HDF data into your computational grid. First load the bathymetry Grid Data file in the Map window as well as the ATM.HDF5 file. Then go to Tools -> HDF FIles -> Interpolate.
A new dialog will open, as shown below:
Select the Grid Data file and the HDF file in step 1. Select the HDF data sets you want to interpolate. In step 3, choose Triangulation as the interpolation method (this is because your model computational grid is small and with small grid cells, and your HDF5 grid is bigger with much bigger grid cells - see below, the entire model grid is smaller than 4 HDF file grid cells).
Also in step 3, choose that path to the new HDF5 file. Then run the tool. A new HDF5 file will be created and you will be able to see the interpolated file.
If you are using advanced options, follow these instructions to be able to configure the setup options using the text editor instead of the user interface.