Anda di halaman 1dari 20

nnt206rwpspec { dimensions: bins = 130 ; beam = 1 ; nfft = 256 ; mode = 1 ; beams = 1 ; variables: int bins(mode, beam) ; bins:long_name = "Number

of Range bins" ; bins:units = "count" ; bins:missing_value = -9999.f ; float spc_amp(beams, bins, nfft) ; spc_amp:long_name = "Spectral Amplitude" ; spc_amp:units = "dBm" ; spc_amp:missing_value = -9999.f ; float spc_amp_doppler(beams, bins, nfft) ; spc_amp_doppler:long_name = "Spectral Amplitude" ; spc_amp_doppler:units = "dBm" ; spc_amp_doppler:missing_value = -9999.f ; short beams(mode) ; beams:long_name = "Number of beams in a mode" ; beams:units = "count" ; beams:missing_value = -9999.f ; int nsa(mode, beam) ; nsa:long_name = "Number of Spectral Average" ; nsa:units = "count" ; nsa:missing_value = -9999.f ; float nheight(mode) ;

nheight:long_name = "Number of valid heights" ; nheight:units = "count" ; nheight:missing_value = -9999.f ; int method(mode) ; method:long_name = "Technique SA/DBS Mode" ; method:units = "unitless" ; method:missing_value = "DBS" ; int prf(mode) ; prf:long_name = "Pulse Repetition Frequency" ; prf:units = "Hz" ; prf:missing_value = -9999.f ; short baudNo(mode) ; baudNo:long_name = "Baud Number" ; baudNo:units = "count" ; baudNo:missing_value = -9999.f ; float baudWidth(mode, beam) ; baudWidth:long_name = "Baud Width" ; baudWidth:units = "count" ; baudWidth:missing_value = -9999.f ; float prt(mode) ; prt:long_name = "Interpulse Period" ; prt:units = "ms" ; prt:missing_value = -9999.f ; float pulseWidth(mode) ; pulseWidth:long_name = "Pulse Width" ; pulseWidth:units = "us" ; pulseWidth:missing_value = -9999.f ; float range_resolution(mode) ; range_resolution:long_name = "Range Resolution" ;

range_resolution:units = "m" ; range_resolution:missing_value = -9999.f ; float rmin(mode, beam) ; rmin:long_name = "Minimum Height" ; rmin:units = "km" ; rmin:missing_value = -9999.f ; float rmax(mode, beam) ; rmax:long_name = "Maximum Height" ; rmax:units = "km" ; rmax:missing_value = -9999.f ; float beamTime(mode, beam) ; beamTime:long_name = "Beam Dwell Time." ; beamTime:units = "s" ; beamTime:missing_value = -9999.f ; int nci(mode, beam) ; nci:long_name = "Number of Coherent Integrations" ; nci:units = "count" ; nci:missing_value = -9999.f ; float tditime(mode, beam) ; tditime:long_name = "Coherent Integrations Time" ; tditime:units = "ms" ; tditime:missing_value = -9999.f ; int elevation(mode, beam) ; elevation:long_name = "Beam Elevation Angle" ; elevation:units = "degree" ; elevation:missing_value = -9999.f ; int azimuth(mode, beam) ; azimuth:long_name = "Beam Azimuth Angle" ; azimuth:units = "degree" ;

azimuth:missing_value = -9999.f ; float sampr(mode, beam) ; sampr:long_name = "Sample Rate" ; sampr:units = "MHz" ; sampr:missing_value = -9999.f ; float dratio(mode) ; dratio:long_name = "Duty Ratio" ; dratio:units = "%" ; dratio:missing_value = -9999.f ; float hvelocity(mode, beam) ; hvelocity:long_name = "Maximun Horizontal Velocity" ; hvelocity:units = "m/s" ; hvelocity:missing_value = -9999.f ; float vvelocity(mode, beam) ; vvelocity:long_name = "Maximum Vertical Velocity" ; vvelocity:units = "m/s" ; vvelocity:missing_value = -9999.f ; float vresolution(mode, beam) ; vresolution:long_name = "Velocity Resolution" ; vresolution:units = "m/s" ; vresolution:missing_value = -9999.f ; int nfft(mode) ; nfft:long_name = "Number of FFT Points" ; nfft:units = "count" ; nfft:missing_value = -9999.f ; float lat ; lat:long_name = "latitude" ; lat:units = "degree" ; lat:valid_min = -90.f ;

lat:valid_max = -90.f ; float lon ; lon:long_name = "longitude" ; lon:units = "degree" ; lon:valid_min = -90.f ; lon:valid_max = -90.f ; float alt ; alt:long_name = "altitude above MSL" ; alt:units = "m" ; float txPower ; txPower:long_name = "Average Transmit Power" ; txPower:units = "KW" ; float trms ; trms:long_name = "Percent of TRMs ON" ; trms:units = "%" ;

// global attributes: :timestamp = "1325340371372" ; :timestamp_long_name = "Base time in Epoch" ; :timestamp_units = "seconds since 1970-1-1 0:00:00 0:00" ; }

nnt206rwpmom { dimensions: bins = 130 ; beam = 1 ;

mode = 1 ; beams = 1 ; variables: int bins(mode, beam) ; bins:long_name = "Number of Range bins" ; bins:units = "count" ; bins:missing_value = -9999.f ; float moments0(beams, bins) ; moments0:long_name = "Moment 0/Total Power in Spectrum" ; moments0:units = "dBm" ; moments0:resolution = 0.01f ; moments0:missing_value = -9999.f ; float moments1(beams, bins) ; moments1:long_name = "Moment 1/Velocity" ; moments1:units = "m/s" ; moments1:resolution = 0.01f ; moments1:missing_value = -9999.f ; float moments2(beams, bins) ; moments2:long_name = "Moment 2/Doppler Width" ; moments2:units = "Hz" ; moments2:resolution = 0.01f ; moments2:missing_value = -9999.f ; float snr(beams, bins) ; snr:long_name = "Signal to Noise Ratio" ; snr:units = "dB" ; snr:resolution = 0.01f ; snr:missing_value = -9999.f ; float noise(beams, bins) ;

noise:long_name = "Noise signal level" ; noise:units = "dBm" ; noise:resolution = 0.01f ; noise:missing_value = -9999.f ; short beams(mode) ; beams:long_name = "Number of beams in a mode" ; beams:units = "count" ; beams:missing_value = -9999.f ; int nsa(mode, beam) ; nsa:long_name = "Number of Spectral Average" ; nsa:units = "count" ; nsa:missing_value = -9999.f ; float nheight(mode) ; nheight:long_name = "Number of valid heights" ; nheight:units = "count" ; nheight:missing_value = -9999.f ; int method(mode) ; method:long_name = "Technique SA/DBS Mode" ; method:units = "unitless" ; method:missing_value = "DBS" ; int prf(mode) ; prf:long_name = "Pulse Repetition Frequency" ; prf:units = "Hz" ; prf:missing_value = -9999.f ; short baudNo(mode) ; baudNo:long_name = "Baud Number" ; baudNo:units = "count" ; baudNo:missing_value = -9999.f ; float baudWidth(mode, beam) ;

baudWidth:long_name = "Baud Width" ; baudWidth:units = "count" ; baudWidth:missing_value = -9999.f ; float prt(mode) ; prt:long_name = "Interpulse Period" ; prt:units = "ms" ; prt:missing_value = -9999.f ; float pulseWidth(mode) ; pulseWidth:long_name = "Pulse Width" ; pulseWidth:units = "us" ; pulseWidth:missing_value = -9999.f ; float range_resolution(mode) ; range_resolution:long_name = "Range Resolution" ; range_resolution:units = "m" ; range_resolution:missing_value = -9999.f ; float rmin(mode, beam) ; rmin:long_name = "Minimum Height" ; rmin:units = "km" ; rmin:missing_value = -9999.f ; float rmax(mode, beam) ; rmax:long_name = "Maximum Height" ; rmax:units = "km" ; rmax:missing_value = -9999.f ; float beamTime(mode, beam) ; beamTime:long_name = "Beam Dwell Time." ; beamTime:units = "s" ; beamTime:missing_value = -9999.f ; int nci(mode, beam) ; nci:long_name = "Number of Coherent Integrations" ;

nci:units = "count" ; nci:missing_value = -9999.f ; float tditime(mode, beam) ; tditime:long_name = "Coherent Integrations Time" ; tditime:units = "ms" ; tditime:missing_value = -9999.f ; int elevation(mode, beam) ; elevation:long_name = "Beam Elevation Angle" ; elevation:units = "degree" ; elevation:missing_value = -9999.f ; int azimuth(mode, beam) ; azimuth:long_name = "Beam Azimuth Angle" ; azimuth:units = "degree" ; azimuth:missing_value = -9999.f ; float sampr(mode, beam) ; sampr:long_name = "Sample Rate" ; sampr:units = "MHz" ; sampr:missing_value = -9999.f ; float dratio(mode) ; dratio:long_name = "Duty Ratio" ; dratio:units = "%" ; dratio:missing_value = -9999.f ; float hvelocity(mode, beam) ; hvelocity:long_name = "Maximun Horizontal Velocity" ; hvelocity:units = "m/s" ; hvelocity:missing_value = -9999.f ; float vvelocity(mode, beam) ; vvelocity:long_name = "Maximum Vertical Velocity" ; vvelocity:units = "m/s" ;

vvelocity:missing_value = -9999.f ; float vresolution(mode, beam) ; vresolution:long_name = "Velocity Resolution" ; vresolution:units = "m/s" ; vresolution:missing_value = -9999.f ; int nfft(mode) ; nfft:long_name = "Number of FFT Points" ; nfft:units = "count" ; nfft:missing_value = -9999.f ; float lat ; lat:long_name = "latitude" ; lat:units = "degree" ; lat:valid_min = -90.f ; lat:valid_max = -90.f ; float lon ; lon:long_name = "longitude" ; lon:units = "degree" ; lon:valid_min = -90.f ; lon:valid_max = -90.f ; float alt ; alt:long_name = "altitude above MSL" ; alt:units = "m" ; float txPower ; txPower:long_name = "Average Transmit Power" ; txPower:units = "KW" ; float trms ; trms:long_name = "Percent of TRMs ON" ; trms:units = "%" ;

// global attributes: :timestamp = "1325340371372" ; :timestamp_long_name = "Base time in Epoch" ; :timestamp_units = "seconds since 1970-1-1 0:00:00 0:00" ; }

nnt206rwpuvw { dimensions: bins = 130 ; beam = 1 ; mode = 1 ; variables: int bins(mode, beam) ; bins:long_name = "Number of Range bins" ; bins:units = "count" ; bins:missing_value = -9999.f ; float wcomponent(mode, bins) ; wcomponent:long_name = "W Component" ; wcomponent:units = "m/s" ; wcomponent:missing_value = -9999.f ; float ucomponent(mode, bins) ; ucomponent:long_name = "U Component" ; ucomponent:units = "m/s" ; ucomponent:missing_value = -9999.f ; float vcomponent(mode, bins) ; vcomponent:long_name = "Moments 2" ;

vcomponent:units = "m/s" ; vcomponent:missing_value = -9999.f ; short beams(mode) ; beams:long_name = "Number of beams in a mode" ; beams:units = "count" ; beams:missing_value = -9999.f ; int nsa(mode, beam) ; nsa:long_name = "Number of Spectral Average" ; nsa:units = "count" ; nsa:missing_value = -9999.f ; float nheight(mode) ; nheight:long_name = "Number of valid heights" ; nheight:units = "count" ; nheight:missing_value = -9999.f ; int method(mode) ; method:long_name = "Technique SA/DBS Mode" ; method:units = "unitless" ; method:missing_value = "DBS" ; int prf(mode) ; prf:long_name = "Pulse Repetition Frequency" ; prf:units = "Hz" ; prf:missing_value = -9999.f ; short baudNo(mode) ; baudNo:long_name = "Baud Number" ; baudNo:units = "count" ; baudNo:missing_value = -9999.f ; float baudWidth(mode, beam) ; baudWidth:long_name = "Baud Width" ; baudWidth:units = "count" ;

baudWidth:missing_value = -9999.f ; float prt(mode) ; prt:long_name = "Interpulse Period" ; prt:units = "ms" ; prt:missing_value = -9999.f ; float pulseWidth(mode) ; pulseWidth:long_name = "Pulse Width" ; pulseWidth:units = "us" ; pulseWidth:missing_value = -9999.f ; float range_resolution(mode) ; range_resolution:long_name = "Range Resolution" ; range_resolution:units = "m" ; range_resolution:missing_value = -9999.f ; float rmin(mode, beam) ; rmin:long_name = "Minimum Height" ; rmin:units = "km" ; rmin:missing_value = -9999.f ; float rmax(mode, beam) ; rmax:long_name = "Maximum Height" ; rmax:units = "km" ; rmax:missing_value = -9999.f ; float beamTime(mode, beam) ; beamTime:long_name = "Beam Dwell Time." ; beamTime:units = "s" ; beamTime:missing_value = -9999.f ; int nci(mode, beam) ; nci:long_name = "Number of Coherent Integrations" ; nci:units = "count" ; nci:missing_value = -9999.f ;

float tditime(mode, beam) ; tditime:long_name = "Coherent Integrations Time" ; tditime:units = "ms" ; tditime:missing_value = -9999.f ; int elevation(mode, beam) ; elevation:long_name = "Beam Elevation Angle" ; elevation:units = "degree" ; elevation:missing_value = -9999.f ; int azimuth(mode, beam) ; azimuth:long_name = "Beam Azimuth Angle" ; azimuth:units = "degree" ; azimuth:missing_value = -9999.f ; float sampr(mode, beam) ; sampr:long_name = "Sample Rate" ; sampr:units = "MHz" ; sampr:missing_value = -9999.f ; float dratio(mode) ; dratio:long_name = "Duty Ratio" ; dratio:units = "%" ; dratio:missing_value = -9999.f ; float hvelocity(mode, beam) ; hvelocity:long_name = "Maximun Horizontal Velocity" ; hvelocity:units = "m/s" ; hvelocity:missing_value = -9999.f ; float vvelocity(mode, beam) ; vvelocity:long_name = "Maximum Vertical Velocity" ; vvelocity:units = "m/s" ; vvelocity:missing_value = -9999.f ; float vresolution(mode, beam) ;

vresolution:long_name = "Velocity Resolution" ; vresolution:units = "m/s" ; vresolution:missing_value = -9999.f ; int nfft(mode) ; nfft:long_name = "Number of FFT Points" ; nfft:units = "count" ; nfft:missing_value = -9999.f ; float lat ; lat:long_name = "latitude" ; lat:units = "degree" ; lat:valid_min = -90.f ; lat:valid_max = -90.f ; float lon ; lon:long_name = "longitude" ; lon:units = "degree" ; lon:valid_min = -90.f ; lon:valid_max = -90.f ; float alt ; alt:long_name = "altitude above MSL" ; alt:units = "m" ; float txPower ; txPower:long_name = "Average Transmit Power" ; txPower:units = "KW" ; float trms ; trms:long_name = "Percent of TRMs ON" ; trms:units = "%" ;

// global attributes: :timestamp = "1325340371372" ;

:timestamp_long_name = "Base time in Epoch" ; :timestamp_units = "seconds since 1970-1-1 0:00:00 0:00" ; } nnt206rwpiq { dimensions: bins = 130 ; beam = 1 ; nfft = 256 ; mode = 1 ; nci = 84 ; nsa = 1 ; iq = 66560 ; variables: int bins(mode, beam) ; bins:long_name = "Number of Range bins" ; bins:units = "count" ; bins:missing_value = -9999.f ; float iq_data(beam, iq) ; iq_data:long_name = "IQ Data" ; iq_data:units = "V" ; iq_data:missing_value = -9999.f ; short beams(mode) ; beams:long_name = "Number of beams in a mode" ; beams:units = "count" ; beams:missing_value = -9999.f ; int nsa(mode, beam) ; nsa:long_name = "Number of Spectral Average" ; nsa:units = "count" ;

nsa:missing_value = -9999.f ; float nheight(mode) ; nheight:long_name = "Number of valid heights" ; nheight:units = "count" ; nheight:missing_value = -9999.f ; int method(mode) ; method:long_name = "Technique SA/DBS Mode" ; method:units = "unitless" ; method:missing_value = "DBS" ; int prf(mode) ; prf:long_name = "Pulse Repetition Frequency" ; prf:units = "Hz" ; prf:missing_value = -9999.f ; short baudNo(mode) ; baudNo:long_name = "Baud Number" ; baudNo:units = "count" ; baudNo:missing_value = -9999.f ; float baudWidth(mode, beam) ; baudWidth:long_name = "Baud Width" ; baudWidth:units = "count" ; baudWidth:missing_value = -9999.f ; float prt(mode) ; prt:long_name = "Interpulse Period" ; prt:units = "ms" ; prt:missing_value = -9999.f ; float pulseWidth(mode) ; pulseWidth:long_name = "Pulse Width" ; pulseWidth:units = "us" ; pulseWidth:missing_value = -9999.f ;

float range_resolution(mode) ; range_resolution:long_name = "Range Resolution" ; range_resolution:units = "m" ; range_resolution:missing_value = -9999.f ; float rmin(mode, beam) ; rmin:long_name = "Minimum Height" ; rmin:units = "km" ; rmin:missing_value = -9999.f ; float rmax(mode, beam) ; rmax:long_name = "Maximum Height" ; rmax:units = "km" ; rmax:missing_value = -9999.f ; float beamTime(mode, beam) ; beamTime:long_name = "Beam Dwell Time." ; beamTime:units = "s" ; beamTime:missing_value = -9999.f ; int nci(mode, beam) ; nci:long_name = "Number of Coherent Integrations" ; nci:units = "count" ; nci:missing_value = -9999.f ; float tditime(mode, beam) ; tditime:long_name = "Coherent Integrations Time" ; tditime:units = "ms" ; tditime:missing_value = -9999.f ; int elevation(mode, beam) ; elevation:long_name = "Beam Elevation Angle" ; elevation:units = "degree" ; elevation:missing_value = -9999.f ; int azimuth(mode, beam) ;

azimuth:long_name = "Beam Azimuth Angle" ; azimuth:units = "degree" ; azimuth:missing_value = -9999.f ; float sampr(mode, beam) ; sampr:long_name = "Sample Rate" ; sampr:units = "MHz" ; sampr:missing_value = -9999.f ; float dratio(mode) ; dratio:long_name = "Duty Ratio" ; dratio:units = "%" ; dratio:missing_value = -9999.f ; float hvelocity(mode, beam) ; hvelocity:long_name = "Maximun Horizontal Velocity" ; hvelocity:units = "m/s" ; hvelocity:missing_value = -9999.f ; float vvelocity(mode, beam) ; vvelocity:long_name = "Maximum Vertical Velocity" ; vvelocity:units = "m/s" ; vvelocity:missing_value = -9999.f ; float vresolution(mode, beam) ; vresolution:long_name = "Velocity Resolution" ; vresolution:units = "m/s" ; vresolution:missing_value = -9999.f ; int nfft(mode) ; nfft:long_name = "Number of FFT Points" ; nfft:units = "count" ; nfft:missing_value = -9999.f ; float lat ; lat:long_name = "latitude" ;

lat:units = "degree" ; lat:valid_min = -90.f ; lat:valid_max = -90.f ; float lon ; lon:long_name = "longitude" ; lon:units = "degree" ; lon:valid_min = -90.f ; lon:valid_max = -90.f ; float alt ; alt:long_name = "altitude above MSL" ; alt:units = "m" ; float txPower ; txPower:long_name = "Average Transmit Power" ; txPower:units = "KW" ; float trms ; trms:long_name = "Percent of TRMs ON" ; trms:units = "%" ;

// global attributes: :timestamp = "1325340371372" ; :timestamp_long_name = "Base time in Epoch" ; :timestamp_units = "seconds since 1970-1-1 0:00:00 0:00" ;

Anda mungkin juga menyukai