Subversion Repositories lagranto.ecmwf

Rev

Rev 3 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 15
Line 94... Line 94...
94
.B GT:PV(VALUE):2
94
.B GT:PV(VALUE):2
95
selects the trajectories with first potential vorticity (PV) value greater than 2 PVU. This selection criterion is equivalent to 
95
selects the trajectories with first potential vorticity (PV) value greater than 2 PVU. This selection criterion is equivalent to 
96
.B GT:PV:2,
96
.B GT:PV:2,
97
i.e. the VALUE argument is taken as default.
97
i.e. the VALUE argument is taken as default.
98
.TP 5
98
.TP 5
-
 
99
.B - ABS
-
 
100
take absolute value of the field: e.g.
-
 
101
.B GT:PV(ABS):2
-
 
102
selects the trajectories with absolute value of potential vorticity (PV) value greater than 2 PVU. 
-
 
103
.TP 5
99
.B - MEAN
104
.B - MEAN
100
take the mean over the selected times: e.g. 
105
take the mean over the selected times: e.g. 
101
.B GT:RH(MEAN):70:ALL
106
.B GT:RH(MEAN):70:ALL
102
selects all trajectories for which the mean relative humidity (RH) over all times (ALL) is greater than 70 %.
107
selects all trajectories for which the mean relative humidity (RH) over all times (ALL) is greater than 70 %.
103
.TP 5
108
.TP 5