Hello, I have some tslist data I'm having difficulty interpreting. The first line of output for 'PH' or geopotential height is
0.007500 0.00000 55.74362 135.81480
which tells me that for the first time step (0.0075 hours from start of simulation) the height of data for first column is zero (i.e. surface?), the 2nd column is for data at first model level (56m) and 3rd column is 2nd model level (136m)
But the UU and VV outputs are, respectively:
0.007500 1.20660 1.21319 1.32022
0.007500 10.24203 10.28799 10.30176
As you can see, the 'surface' level u and v data are almost equal to the model level 1 and 2 data, which doesn't make sense. They should be somewhat lower.
Looking at the TS data we have in the first few entries:
1 0.007500 1 55 47 295.68555 0.01267 1.03798 8.86930
Now the u and v components at 10m are 1.0 and 8.9 m/s. respectively. Which makes more sense.
So, how do I interpret the 'surface' level data in the UU and VV files? Are they just erroneous and should they be disregarded?
Thanks!
0.007500 0.00000 55.74362 135.81480
which tells me that for the first time step (0.0075 hours from start of simulation) the height of data for first column is zero (i.e. surface?), the 2nd column is for data at first model level (56m) and 3rd column is 2nd model level (136m)
But the UU and VV outputs are, respectively:
0.007500 1.20660 1.21319 1.32022
0.007500 10.24203 10.28799 10.30176
As you can see, the 'surface' level u and v data are almost equal to the model level 1 and 2 data, which doesn't make sense. They should be somewhat lower.
Looking at the TS data we have in the first few entries:
1 0.007500 1 55 47 295.68555 0.01267 1.03798 8.86930
Now the u and v components at 10m are 1.0 and 8.9 m/s. respectively. Which makes more sense.
So, how do I interpret the 'surface' level data in the UU and VV files? Are they just erroneous and should they be disregarded?
Thanks!