NuSDaS Interface Reference Manual
These symbols are used for packing specification of NUSDAS_PARAMETER_CHANGE.
symbol | deffile | description |
N_P_1PAC | 1PAC | packing to signed 8bit integer |
N_P_2PAC | 2PAC | packing to signed 16bit integer |
"2UPC" | 2UPC | packing to unsigned 16bit integer |
N_P_4PAC | 4PAC | packing to signed 32bit integer |
N_P_I1 | I1 | signed 8bit integer |
N_P_I2 | I2 | signed 16bit integer |
N_P_N1I2 | N1I2 | packing to signed 16bit integer: factor is 10 |
N_P_I4 | I4 | signed 32bit integer |
N_P_R4 | R4 | IEEE 32bit float |
N_P_R8 | R8 | IEEE 64bit float |
N_P_RLEN | RLEN | Run Length Encoding |
N_P_GRIB | GRIB | GRIB version 2 (not implemented yet) |