NuSDaS User's Guide

v1.0 SUBC record

See v1.0 Record Format Tables for the record structure outside of payload.

v1.0 SUBC ETA/SIGM record

This kind of SUBC record is employed to describe vertical grid structure. You can get pressure by p[k] = b[k] * (p_surface - c) + a[k], where k is the index of vertical plane and p_surface the surface pressure.

Table 4a: NuSDaS v1.0 SUBC ETA/SIGM Record Format (only Payload shown)
OffsetLengthTypeDescription
bytebyte
164character"ETA" or "SIGM"
204integernumber of planes
24(n_lv + 1) * 4float [n_lv + 1]parameter a
...(n_lv + 1) * 4float [n_lv + 1]parameter b
...4floatparameter c

v1.0 SUBC Z* record

Table 4b: NuSDaS v1.0 SUBC Z* Record Format (only Payload shown)
OffsetLengthTypeDescription
bytebyte
164character"Z*"
202 * 4integernx and ny: number of grid points in X and Y directions
284integernumber of planes
32(n_lv + 1) * 4float [n_lv + 1]z-star location for each plane
...4floatheight of model top
...(nx * ny) * 4float [nx * ny]surface height

v1.0 SUBC TDIF record

This kind of SUBC record is employed for time integration/average product within the dataset for snapshot value (type2 = ??SV). The size of SUBC TDIF record depends on parameters n_dc (members) and n_vt described in CNTL record.

DATA records that refers this SUBC TDIF record has its element name beginning with underline ('_') in addition to that of NuSDaS Element Table.

Table 4c: NuSDaS v1.0 SUBC TDIF Record Format (only Payload shown)
OffsetLengthTypeDescription
bytebyte
164character"TDIF"
32n_dc * n_lv * 4integer [n_dc][n_lv]dt (in seconds)
...n_dc * n_lv * 4float [n_dc][n_lv]span: integration time span (in seconds)

v1.0 SUBC RADR record

This kind of SUBC record is used for datasets of radar observation. The size of SUBC RADR record depends on parameters n_dc (members), n_vt, n_lv, and n_el described in CNTL record.

Table 4d: NuSDaS v1.0 SUBC RADR Record Format (only Payload shown)
OffsetLengthTypeDescription
bytebyte
164character"RADR"
32n_dc * n_vt * n_lv * n_el * 4integer [n_dc][n_vt][n_lv][n_el]flags

Value of flags has these means:

0

ND.

1

Echo exists.

2

No echo exists.

3

No operation.

v1.0 SUBC ISPC record

This kind of SUBC record is used for datasets of synthesized multiple radar observations. The size of SUBC ISPC record depends on parameters n_vt, n_lv, and n_el described in CNTL record.

Table 4d: NuSDaS v1.0 SUBC ISPC Record Format (only Payload shown)
OffsetLengthTypeDescription
bytebyte
164character"ISPC"
32n_vt * n_lv * n_el * 512integer [n_vt][n_lv][n_el][128]flags