Hi,
First thing is that you should give the complete path of TPXO files
for example
BINARY DATABASE 1 FOR TIDE = '/home/pathtoTPXPO/h_tpxo7.2'
BINARY DATABASE 2 FOR TIDE = '/home/pathtoTPXPO/u_tpxo7.2'
For England I think there are two zone, one to the West 0 degrees it is
30 (6 W - 0W) and to the East of 0 it is 31 (0 E - 6 E), zone number 28 indicates 18 W - 12 W, so check in which region you data is falling and give the zone correctly, incorrect zone can lead to inappropriate forcing being taken from the TPXO model.
You also need to check as whether the coordinates are in UTM or geographic system, if the coordinates are in geographical coordinates then
GEOGRAPHIC SYSTEM should be 1, if they are in UTM then GEOGRAPHIC SYSTEM should be 2. You can verify/convert the data coordinates by using program which support GIS/UTM data conversion.
I use a perl package Geo-Coordinates-UTM from
search.cpan.org/~grahamc/Geo-Coordinates-UTM/UTM.pm, which should be used in the perl program. There is also a python program (convertUTM.py) in script folder of telemac source code directory which can help in similar conversion.
I did not understand you question
should it be follwed by data of simulation (112007) which is the november of 207 year?
With Best Regards,
Gourish