Search
Search results
-
SCAT2GRID_BIN functions
... XAXPTS coordinates of X-axis of output grid. Must be regularly spaced. YAXPTS ... XAXPTS coordinates of X-axis of output grid. Must be regularly spaced. YAXPTS ...
Documentation page - 06/29/2020 - 11:47
-
COMMAND DESCRIPTION
... VECTOR Vector plotting attributes (VECTOR command) XAXIS X-axis attributes YAXIS Y-axis attributes Appendix B Sec9.45 ... plots every inc vectors (subsamples) Example: xaxis,0,4,1 yaxis,1,8,1 nlines,2 enter 2.2,3.3 5.0,6.0 1.3,2.0 ...
Documentation page - 03/05/2019 - 15:05
-
4.2 GRIDS
... var[gx(auxlon)=xaxis@trans,gy(auxlat)=yaxis@trans] ...
Documentation page - 06/24/2020 - 12:14
-
SHOW
Ref Sec33. SHOW /ALL Displays program states and stored values. Command qualifiers for SHOW: SHOW /ALL Executes all SHOW options. This command gives a complete descript...
Documentation page - 09/28/2020 - 16:46
-
DEFINE
... (unevenly-spaced axes): yes? DEFINE AXIS/X my_xaxis=pos[D=2]^0.5 yes? DEFINE AXIS/Z/DEPTH/UNITS=meters ... The first defines each coordinate of the axis "my_xaxis" as the square root of variable "pos" from data set 2. The second defines ... are "long" (as seen with SHOW SYMBOLS , or PPL LIST XAXIS ), making the (fixed size) text appear less prominent. ...
Documentation page - 05/20/2020 - 17:14
-
3.3 EMBEDDED EXPRESSIONS
... grid iaxis, jaxis, kaxis, laxis, maxis, naxis xaxis, yaxis, zaxis, taxis, eaxis, faxis xcoord, xcoord, xcoord, xcoord ... an axis on which the variable is defined. RETURN=XAXIS (and similarly YAXIS, ZAXIS, TAXIS, EAXIS, FAXIS) Returns the name ...
Documentation page - 09/29/2020 - 13:18
-
SCAT2GRID_NBIN_XY and SCAT2GRID_NBIN_XYT
... XAXPTS coordinates of X-axis of output grid. Must be regularly spaced. YAXPTS ... XAXPTS coordinates of X-axis of output grid. Must be regularly spaced. YAXPTS ...
Documentation page - 06/23/2020 - 17:51
-
EOF_STAT and EOFSVD_STAT
... solution for a given set of parameters. Results are on the x-axis j = 1: number of EOFs computed and scaled, j = 2: percentage of ... solution for a given set of parameters. Results are on the x-axis j = 1: # EOFs computed and scaled, j = 2: % percentage of total variance ...
Documentation page - 11/02/2017 - 12:24
-
Calling SCAT2GRID functions for DSG data
... time yes? define axis/x=0:340:20/units=degrees_east xaxis yes? define axis/y=-20:20:5/units=degrees_north yaxis yes? define ... = scat2grid_bin_xyt(lon_expnd, lat_expnd, time, t_25, x[gx=xaxis], y[gy=yaxis], t[gt=taxis]) yes? list/y=0 gridded_t25 ...
Basic page - 06/24/2020 - 12:17
-
2.4 BINARY DATA
... the start of each variable: yes? DEFINE AXIS/X=1:500:1 xaxis yes? DEFINE GRID/X=XAXIS mygrid yes? FILE/FORMAT=stream/SKIP=1003/GRID=mygrid/VAR=var2 myfile.dat ...
Documentation page - 09/29/2020 - 12:47