netcdf madis-hydro { dimensions: maxLDADmessageLen = 256 ; maxStaIdLen = 11 ; maxProviderIdLen = 12 ; maxNameLength = 51 ; maxHomeWFOlen = 4 ; QCcheckNum = 10 ; QCcheckNameLen = 60 ; ICcheckNum = 55 ; ICcheckNameLen = 72 ; maxStaticIds = 2000 ; totalIdLen = 24 ; nInventoryBins = 24 ; recNum = UNLIMITED ; // (1176 currently) variables: int nStaticIds ; nStaticIds:_FillValue = 0 ; char staticIds(maxStaticIds, totalIdLen) ; staticIds:_FillValue = "" ; int lastRecord(maxStaticIds) ; lastRecord:_FillValue = -1 ; int invTime(recNum) ; invTime:_FillValue = 0 ; int prevRecord(recNum) ; prevRecord:_FillValue = -1 ; int inventory(maxStaticIds) ; inventory:_FillValue = 0 ; int globalInventory ; globalInventory:_FillValue = 0 ; int firstOverflow ; firstOverflow:_FillValue = -1 ; int isOverflow(recNum) ; isOverflow:_FillValue = 0 ; int firstInBin(nInventoryBins) ; firstInBin:_FillValue = -1 ; int lastInBin(nInventoryBins) ; lastInBin:_FillValue = -1 ; char providerId(recNum, maxProviderIdLen) ; providerId:long_name = "Data Provider station Id" ; providerId:reference = "station table" ; int numericWMOid(recNum) ; numericWMOid:long_name = "numeric WMO identification" ; numericWMOid:_FillValue = -2147483647 ; numericWMOid:missing_value = -9999 ; numericWMOid:reference = "station table" ; char stationId(recNum, maxStaIdLen) ; stationId:long_name = "alphanumeric station Id" ; stationId:reference = "station table" ; char stationName(recNum, maxNameLength) ; stationName:long_name = "alphanumeric station name" ; stationName:reference = "station table" ; char handbook5Id(recNum, maxStaIdLen) ; handbook5Id:long_name = "handbook5 Id (AFOS or SHEF id)" ; handbook5Id:reference = "station table" ; char homeWFO(recNum, maxHomeWFOlen) ; homeWFO:long_name = "home WFO Id" ; char stationType(recNum, maxStaIdLen) ; stationType:long_name = "LDAD station type" ; char dataProvider(recNum, maxStaIdLen) ; dataProvider:long_name = "LDAD data provider" ; char QCT(QCcheckNum, QCcheckNameLen) ; QCT:long_name = "list of possible QC checks" ; QCT:reference = "Data statement definitions" ; int filterSetNum ; filterSetNum:_FillValue = 0 ; char ICT(ICcheckNum, ICcheckNameLen) ; ICT:long_name = "list of possible IC checks" ; ICT:reference = "Data statement definitions" ; float latitude(recNum) ; latitude:long_name = "latitude" ; latitude:units = "degree_north" ; latitude:_FillValue = 3.402823e+38f ; latitude:missing_value = -9999.f ; latitude:reference = "station table" ; float longitude(recNum) ; longitude:long_name = "longitude" ; longitude:units = "degree_east" ; longitude:_FillValue = 3.402823e+38f ; longitude:missing_value = -9999.f ; longitude:reference = "station table" ; float elevation(recNum) ; elevation:long_name = "elevation" ; elevation:units = "meter" ; elevation:_FillValue = 3.402823e+38f ; elevation:missing_value = -9999.f ; elevation:reference = "station table" ; double observationTime(recNum) ; observationTime:long_name = "time of observation" ; observationTime:units = "seconds since 1-1-1970" ; observationTime:_FillValue = 3.40282346e+38 ; observationTime:missing_value = -9999. ; double reportTime(recNum) ; reportTime:long_name = "time data was processed by the provider" ; reportTime:units = "seconds since 1-1-1970" ; reportTime:_FillValue = 3.40282346e+38 ; reportTime:missing_value = -9999. ; double receivedTime(recNum) ; receivedTime:long_name = "time data was received" ; receivedTime:units = "seconds since 1-1-1970" ; receivedTime:_FillValue = 3.40282346e+38 ; receivedTime:missing_value = -9999. ; float riverStage(recNum) ; riverStage:long_name = "River stage" ; riverStage:units = "meter" ; riverStage:_FillValue = 3.402823e+38f ; riverStage:missing_value = -9999.f ; float riverFlow(recNum) ; riverFlow:long_name = "River flow" ; riverFlow:units = "meter^3 / sec" ; riverFlow:_FillValue = 3.402823e+38f ; riverFlow:missing_value = -9999.f ; double riverReportChangeTime(recNum) ; riverReportChangeTime:long_name = "time of last new river stage/flow rpt" ; riverReportChangeTime:units = "seconds since 1970-1-1 00:00:00.0" ; riverReportChangeTime:_FillValue = 3.40282346e+38 ; riverReportChangeTime:missing_value = -9999. ; float precip5min(recNum) ; precip5min:long_name = "5 minute precip accumulation " ; precip5min:units = "mm" ; precip5min:_FillValue = 3.402823e+38f ; precip5min:missing_value = -9999.f ; char precip5minDD(recNum) ; precip5minDD:long_name = "5-min precip amount QC summary value" ; precip5minDD:values = "Z,C,S,X,Q,G, or B" ; precip5minDD:reference = "Global Attributes Section" ; int precip5minQCA(recNum) ; precip5minQCA:long_name = "5-min precip amount QC applied word" ; precip5minQCA:NoBitsSet = "No QC applied" ; precip5minQCA:Bit1Set = "Master-at least 1 check applied" ; precip5minQCA:Bit2Set = "Validity check applied" ; precip5minQCA:Bit3Set = "Reserved" ; precip5minQCA:Bit4Set = "Internal Consistency check applied" ; precip5minQCA:reference = "Global Attributes Section" ; int precip5minQCR(recNum) ; precip5minQCR:long_name = "5-min precip amount QC results word" ; precip5minQCR:NoBitsSet = "No QC failures" ; precip5minQCR:Bit1Set = "Master-at least 1 check failed" ; precip5minQCR:Bit2Set = "Validity check failed" ; precip5minQCR:Bit3Set = "Reserved" ; precip5minQCR:Bit4Set = "Internal Consistency check failed" ; precip5minQCR:reference = "Global Attributes Section" ; float precip5minQCD(recNum, QCcheckNum) ; precip5minQCD:long_name = "5-min precip amount QC departures" ; precip5minQCD:units = "mm" ; precip5minQCD:_FillValue = 3.402823e+38f ; precip5minQCD:pos1 = "Average ob departure" ; precip5minQCD:pos2 = "Reserved" ; precip5minQCD:pos3 = "Reserved" ; precip5minQCD:pos4 = "Internal Consistency check departure" ; precip5minQCD:reference = "Global Attributes Section" ; int precip5minICA(recNum) ; precip5minICA:long_name = "5-min precip amount IC applied word" ; precip5minICA:NoBitsSet = "No IC check applied" ; precip5minICA:Bit1Set = "Master-at least 1 check applied" ; precip5minICA:Bit2Set = "IC check 54 applied" ; precip5minICA:reference = "Global Attributes Section" ; int precip5minICR(recNum) ; precip5minICR:long_name = "5-min precip amount IC results word" ; precip5minICR:NoBitsSet = "No IC check failed" ; precip5minICR:Bit1Set = "Master-at least 1 check failed" ; precip5minICR:Bit2Set = "IC check 54 failed" ; precip5minICR:reference = "Global Attributes Section" ; float precip1hr(recNum) ; precip1hr:long_name = "1 hour precip accumulation " ; precip1hr:units = "mm" ; precip1hr:_FillValue = 3.402823e+38f ; precip1hr:missing_value = -9999.f ; char precip1hrDD(recNum) ; precip1hrDD:long_name = "1-hr precip amount QC summary value" ; precip1hrDD:values = "Z,C,S,X,Q,G, or B" ; precip1hrDD:reference = "Global Attributes Section" ; int precip1hrQCA(recNum) ; precip1hrQCA:long_name = "1-hr precip amount QC applied word" ; precip1hrQCA:NoBitsSet = "No QC applied" ; precip1hrQCA:Bit1Set = "Master-at least 1 check applied" ; precip1hrQCA:Bit2Set = "Validity check applied" ; precip1hrQCA:Bit3Set = "Reserved" ; precip1hrQCA:Bit4Set = "Internal Consistency check applied" ; precip1hrQCA:reference = "Global Attributes Section" ; int precip1hrQCR(recNum) ; precip1hrQCR:long_name = "1-hr precip amount QC results word" ; precip1hrQCR:NoBitsSet = "No QC failures" ; precip1hrQCR:Bit1Set = "Master-at least 1 check failed" ; precip1hrQCR:Bit2Set = "Validity check failed" ; precip1hrQCR:Bit3Set = "Reserved" ; precip1hrQCR:Bit4Set = "Internal Consistency check failed" ; precip1hrQCR:reference = "Global Attributes Section" ; float precip1hrQCD(recNum, QCcheckNum) ; precip1hrQCD:long_name = "1-hr precip amount QC departures" ; precip1hrQCD:units = "mm" ; precip1hrQCD:_FillValue = 3.402823e+38f ; precip1hrQCD:pos1 = "Average ob departure" ; precip1hrQCD:pos2 = "Reserved" ; precip1hrQCD:pos3 = "Reserved" ; precip1hrQCD:pos4 = "Internal Consistency check departure" ; precip1hrQCD:reference = "Global Attributes Section" ; int precip1hrICA(recNum) ; precip1hrICA:long_name = "1-hr precip amount IC applied word" ; precip1hrICA:NoBitsSet = "No IC check applied" ; precip1hrICA:Bit1Set = "Master-at least 1 check applied" ; precip1hrICA:Bit2Set = "IC check 54 applied" ; precip1hrICA:reference = "Global Attributes Section" ; int precip1hrICR(recNum) ; precip1hrICR:long_name = "1-hr precip amount IC results word" ; precip1hrICR:NoBitsSet = "No IC check failed" ; precip1hrICR:Bit1Set = "Master-at least 1 check failed" ; precip1hrICR:Bit2Set = "IC check 54 failed" ; precip1hrICR:reference = "Global Attributes Section" ; float precip3hr(recNum) ; precip3hr:long_name = "3 hour precip accumulation " ; precip3hr:units = "mm" ; precip3hr:_FillValue = 3.402823e+38f ; precip3hr:missing_value = -9999.f ; char precip3hrDD(recNum) ; precip3hrDD:long_name = "3-hr precip amount QC summary value" ; precip3hrDD:values = "Z,C,S,X,Q,G, or B" ; precip3hrDD:reference = "Global Attributes Section" ; int precip3hrQCA(recNum) ; precip3hrQCA:long_name = "3-hr precip amount QC applied word" ; precip3hrQCA:NoBitsSet = "No QC applied" ; precip3hrQCA:Bit1Set = "Master-at least 1 check applied" ; precip3hrQCA:Bit2Set = "Validity check applied" ; precip3hrQCA:Bit3Set = "Reserved" ; precip3hrQCA:Bit4Set = "Internal Consistency check applied" ; precip3hrQCA:reference = "Global Attributes Section" ; int precip3hrQCR(recNum) ; precip3hrQCR:long_name = "3-hr precip amount QC results word" ; precip3hrQCR:NoBitsSet = "No QC failures" ; precip3hrQCR:Bit1Set = "Master-at least 1 check failed" ; precip3hrQCR:Bit2Set = "Validity check failed" ; precip3hrQCR:Bit3Set = "Reserved" ; precip3hrQCR:Bit4Set = "Internal Consistency check failed" ; precip3hrQCR:reference = "Global Attributes Section" ; float precip3hrQCD(recNum, QCcheckNum) ; precip3hrQCD:long_name = "3-hr precip amount QC departures" ; precip3hrQCD:units = "mm" ; precip3hrQCD:_FillValue = 3.402823e+38f ; precip3hrQCD:pos1 = "Average ob departure" ; precip3hrQCD:pos2 = "Reserved" ; precip3hrQCD:pos3 = "Reserved" ; precip3hrQCD:pos4 = "Internal Consistency check departure" ; precip3hrQCD:reference = "Global Attributes Section" ; int precip3hrICA(recNum) ; precip3hrICA:long_name = "3-hr precip amount IC applied word" ; precip3hrICA:NoBitsSet = "No IC check applied" ; precip3hrICA:Bit1Set = "Master-at least 1 check applied" ; precip3hrICA:Bit2Set = "IC check 54 applied" ; precip3hrICA:reference = "Global Attributes Section" ; int precip3hrICR(recNum) ; precip3hrICR:long_name = "3-hr precip amount IC results word" ; precip3hrICR:NoBitsSet = "No IC check failed" ; precip3hrICR:Bit1Set = "Master-at least 1 check failed" ; precip3hrICR:Bit2Set = "IC check 54 failed" ; precip3hrICR:reference = "Global Attributes Section" ; float precip6hr(recNum) ; precip6hr:long_name = "6 hour precip accumulation " ; precip6hr:units = "mm" ; precip6hr:_FillValue = 3.402823e+38f ; precip6hr:missing_value = -9999.f ; char precip6hrDD(recNum) ; precip6hrDD:long_name = "6-hr precip amount QC summary value" ; precip6hrDD:values = "Z,C,S,X,Q,G, or B" ; precip6hrDD:reference = "Global Attributes Section" ; int precip6hrQCA(recNum) ; precip6hrQCA:long_name = "6-hr precip amount QC applied word" ; precip6hrQCA:NoBitsSet = "No QC applied" ; precip6hrQCA:Bit1Set = "Master-at least 1 check applied" ; precip6hrQCA:Bit2Set = "Validity check applied" ; precip6hrQCA:Bit3Set = "Reserved" ; precip6hrQCA:Bit4Set = "Internal Consistency check applied" ; precip6hrQCA:reference = "Global Attributes Section" ; int precip6hrQCR(recNum) ; precip6hrQCR:long_name = "6-hr precip amount QC results word" ; precip6hrQCR:NoBitsSet = "No QC failures" ; precip6hrQCR:Bit1Set = "Master-at least 1 check failed" ; precip6hrQCR:Bit2Set = "Validity check failed" ; precip6hrQCR:Bit3Set = "Reserved" ; precip6hrQCR:Bit4Set = "Internal Consistency check failed" ; precip6hrQCR:reference = "Global Attributes Section" ; float precip6hrQCD(recNum, QCcheckNum) ; precip6hrQCD:long_name = "6-hr precip amount QC departures" ; precip6hrQCD:units = "mm" ; precip6hrQCD:_FillValue = 3.402823e+38f ; precip6hrQCD:pos1 = "Average ob departure" ; precip6hrQCD:pos2 = "Reserved" ; precip6hrQCD:pos3 = "Reserved" ; precip6hrQCD:pos4 = "Internal Consistency check departure" ; precip6hrQCD:reference = "Global Attributes Section" ; int precip6hrICA(recNum) ; precip6hrICA:long_name = "6-hr precip amount IC applied word" ; precip6hrICA:NoBitsSet = "No IC check applied" ; precip6hrICA:Bit1Set = "Master-at least 1 check applied" ; precip6hrICA:Bit2Set = "IC check 54 applied" ; precip6hrICA:reference = "Global Attributes Section" ; int precip6hrICR(recNum) ; precip6hrICR:long_name = "6-hr precip amount IC results word" ; precip6hrICR:NoBitsSet = "No IC check failed" ; precip6hrICR:Bit1Set = "Master-at least 1 check failed" ; precip6hrICR:Bit2Set = "IC check 54 failed" ; precip6hrICR:reference = "Global Attributes Section" ; float precip12hr(recNum) ; precip12hr:long_name = "12 hour precip accumulation " ; precip12hr:units = "mm" ; precip12hr:_FillValue = 3.402823e+38f ; precip12hr:missing_value = -9999.f ; char precip12hrDD(recNum) ; precip12hrDD:long_name = "12-hr precip amount QC summary value" ; precip12hrDD:values = "Z,C,S,X,Q,G, or B" ; precip12hrDD:reference = "Global Attributes Section" ; int precip12hrQCA(recNum) ; precip12hrQCA:long_name = "12-hr precip amount QC applied word" ; precip12hrQCA:NoBitsSet = "No QC applied" ; precip12hrQCA:Bit1Set = "Master-at least 1 check applied" ; precip12hrQCA:Bit2Set = "Validity check applied" ; precip12hrQCA:Bit3Set = "Reserved" ; precip12hrQCA:Bit4Set = "Internal Consistency check applied" ; precip12hrQCA:reference = "Global Attributes Section" ; int precip12hrQCR(recNum) ; precip12hrQCR:long_name = "12-hr precip amount QC results word" ; precip12hrQCR:NoBitsSet = "No QC failures" ; precip12hrQCR:Bit1Set = "Master-at least 1 check failed" ; precip12hrQCR:Bit2Set = "Validity check failed" ; precip12hrQCR:Bit3Set = "Reserved" ; precip12hrQCR:Bit4Set = "Internal Consistency check failed" ; precip12hrQCR:reference = "Global Attributes Section" ; float precip12hrQCD(recNum, QCcheckNum) ; precip12hrQCD:long_name = "12-hr precip amount QC departures" ; precip12hrQCD:units = "mm" ; precip12hrQCD:_FillValue = 3.402823e+38f ; precip12hrQCD:pos1 = "Average ob departure" ; precip12hrQCD:pos2 = "Reserved" ; precip12hrQCD:pos3 = "Reserved" ; precip12hrQCD:pos4 = "Internal Consistency check departure" ; precip12hrQCD:reference = "Global Attributes Section" ; int precip12hrICA(recNum) ; precip12hrICA:long_name = "12-hr precip amount IC applied word" ; precip12hrICA:NoBitsSet = "No IC check applied" ; precip12hrICA:Bit1Set = "Master-at least 1 check applied" ; precip12hrICA:Bit2Set = "IC check 54 applied" ; precip12hrICA:reference = "Global Attributes Section" ; int precip12hrICR(recNum) ; precip12hrICR:long_name = "12-hr precip amount IC results word" ; precip12hrICR:NoBitsSet = "No IC check failed" ; precip12hrICR:Bit1Set = "Master-at least 1 check failed" ; precip12hrICR:Bit2Set = "IC check 54 failed" ; precip12hrICR:reference = "Global Attributes Section" ; float precip24hr(recNum) ; precip24hr:long_name = "24 hour precip accumulation " ; precip24hr:units = "mm" ; precip24hr:_FillValue = 3.402823e+38f ; precip24hr:missing_value = -9999.f ; char precip24hrDD(recNum) ; precip24hrDD:long_name = "24-hr precip amount QC summary value" ; precip24hrDD:values = "Z,C,S,X,Q,G, or B" ; precip24hrDD:reference = "Global Attributes Section" ; int precip24hrQCA(recNum) ; precip24hrQCA:long_name = "24-hr precip amount QC applied word" ; precip24hrQCA:NoBitsSet = "No QC applied" ; precip24hrQCA:Bit1Set = "Master-at least 1 check applied" ; precip24hrQCA:Bit2Set = "Validity check applied" ; precip24hrQCA:Bit3Set = "Reserved" ; precip24hrQCA:Bit4Set = "Internal Consistency check applied" ; precip24hrQCA:reference = "Global Attributes Section" ; int precip24hrQCR(recNum) ; precip24hrQCR:long_name = "24-hr precip amount QC results word" ; precip24hrQCR:NoBitsSet = "No QC failures" ; precip24hrQCR:Bit1Set = "Master-at least 1 check failed" ; precip24hrQCR:Bit2Set = "Validity check failed" ; precip24hrQCR:Bit3Set = "Reserved" ; precip24hrQCR:Bit4Set = "Internal Consistency check failed" ; precip24hrQCR:reference = "Global Attributes Section" ; float precip24hrQCD(recNum, QCcheckNum) ; precip24hrQCD:long_name = "24-hr precip amount QC departures" ; precip24hrQCD:units = "mm" ; precip24hrQCD:_FillValue = 3.402823e+38f ; precip24hrQCD:pos1 = "Average ob departure" ; precip24hrQCD:pos2 = "Reserved" ; precip24hrQCD:pos3 = "Reserved" ; precip24hrQCD:pos4 = "Internal Consistency check departure" ; precip24hrQCD:reference = "Global Attributes Section" ; int precip24hrICA(recNum) ; precip24hrICA:long_name = "24-hr precip amount IC applied word" ; precip24hrICA:NoBitsSet = "No IC check applied" ; precip24hrICA:Bit1Set = "Master-at least 1 check applied" ; precip24hrICA:Bit2Set = "IC check 54 applied" ; precip24hrICA:reference = "Global Attributes Section" ; int precip24hrICR(recNum) ; precip24hrICR:long_name = "24-hr precip amount IC results word" ; precip24hrICR:NoBitsSet = "No IC check failed" ; precip24hrICR:Bit1Set = "Master-at least 1 check failed" ; precip24hrICR:Bit2Set = "IC check 54 failed" ; precip24hrICR:reference = "Global Attributes Section" ; float precipAccum(recNum) ; precipAccum:long_name = "precip accumulation with an unknown time period" ; precipAccum:units = "mm" ; precipAccum:_FillValue = 3.402823e+38f ; precipAccum:missing_value = -9999.f ; char precipAccumDD(recNum) ; precipAccumDD:long_name = "precip amount QC summary value" ; precipAccumDD:values = "Z,C,S,X,Q,G, or B" ; precipAccumDD:reference = "Global Attributes Section" ; int precipAccumQCA(recNum) ; precipAccumQCA:long_name = "precip amount QC applied word" ; precipAccumQCA:NoBitsSet = "No QC applied" ; precipAccumQCA:Bit1Set = "Master-at least 1 check applied" ; precipAccumQCA:Bit2Set = "Validity check applied" ; precipAccumQCA:Bit3Set = "Reserved" ; precipAccumQCA:Bit4Set = "Internal Consistency check applied" ; precipAccumQCA:reference = "Global Attributes Section" ; int precipAccumQCR(recNum) ; precipAccumQCR:long_name = "precip amount QC results word" ; precipAccumQCR:NoBitsSet = "No QC failures" ; precipAccumQCR:Bit1Set = "Master-at least 1 check failed" ; precipAccumQCR:Bit2Set = "Validity check failed" ; precipAccumQCR:Bit3Set = "Reserved" ; precipAccumQCR:Bit4Set = "Internal Consistency check failed" ; precipAccumQCR:reference = "Global Attributes Section" ; float precipAccumQCD(recNum, QCcheckNum) ; precipAccumQCD:long_name = "precip amount QC departures" ; precipAccumQCD:units = "mm" ; precipAccumQCD:_FillValue = 3.402823e+38f ; precipAccumQCD:pos1 = "Average ob departure" ; precipAccumQCD:pos2 = "Reserved" ; precipAccumQCD:pos3 = "Reserved" ; precipAccumQCD:pos4 = "Internal Consistency check departure" ; precipAccumQCD:reference = "Global Attributes Section" ; int precipAccumICA(recNum) ; precipAccumICA:long_name = "precip amount IC applied word" ; precipAccumICA:NoBitsSet = "No IC check applied" ; precipAccumICA:Bit1Set = "Master-at least 1 check applied" ; precipAccumICA:Bit2Set = "IC check 54 applied" ; precipAccumICA:reference = "Global Attributes Section" ; int precipAccumICR(recNum) ; precipAccumICR:long_name = "precip amount IC results word" ; precipAccumICR:NoBitsSet = "No IC check failed" ; precipAccumICR:Bit1Set = "Master-at least 1 check failed" ; precipAccumICR:Bit2Set = "IC check 54 failed" ; precipAccumICR:reference = "Global Attributes Section" ; char rawMessage(recNum, maxLDADmessageLen) ; rawMessage:long_name = "raw text LDAD hydro report" ; // global attributes: :title = "LDAD hydrological data " ; :history = "revision: 1.1; date: 2001/02/22 19:27:10; author: barth" ; :cdlDate = "20010222" ; :idVariables = "providerId,dataProvider" ; :timeVariables = "observationTime,reportTime,receivedTime" ; :filePeriod = 3600 ; :fileEndOffset = 3599 ; :DD_long_name = "QC data descriptor model: QC summary values" ; :DD_reference = "AWIPS Technique Specification Package (TSP) 88-21-R2" ; :DD_values = "Z,C,S,V,X,Q,K,k,G, or B" ; :DD_value_Z = "No QC applied" ; :DD_value_C = "Passed QC stage 1" ; :DD_value_S = "Passed QC stages 1 and 2" ; :DD_value_V = "Passed QC stages 1, 2 and 3" ; :DD_value_X = "Failed QC stage 1" ; :DD_value_Q = "Passed QC stage 1, but failed stages 2 or 3 " ; :DD_value_K = "Passed QC stages 1, 2, 3, and 4" ; :DD_value_k = "Passed QC stage 1,2, and 3, failed stage 4 " ; :DD_value_G = "Included in accept list" ; :DD_value_B = "Included in reject list" ; :QCStage_long_name = "automated QC checks contained in each stage" ; :QCStage_values = "1, 2, 3, or 4" ; :QCStage_value_1 = "Validity and Position Consistency Check" ; :QCStage_value_2 = "Internal, Temporal, and Model Consistency Checks" ; :QCStage_value_3 = "Spatial Consistency Check" ; :QCStage_value_4 = "Kalman Filter" ; :QCStage_reference = "AWIPS TSP 88-21_R2" ; :QCA_long_name = "QC applied model: applied word definition" ; :QCA_NoBitsSet = "No QC applied" ; :QCA_Bit1Set = "Master bit - at least 1 check applied" ; :QCA_Bit2Set = "Validity check applied" ; :QCA_Bit3Set = "Position Consistency check applied" ; :QCA_Bit4Set = "Internal Consistency check applied" ; :QCA_Bit5Set = "Temporal Consistency (TC) check applied" ; :QCA_Bit6Set = "Temporal Consistency check (for Marine data) applied" ; :QCA_Bit7Set = "Spatial Consistency check applied" ; :QCA_Bit8Set = "Forecast Model Consistency check applied" ; :QCA_Bit9Set = "Statistical Model Consistency check applied" ; :QCA_Bit10Set = "Kalman Filter applied" ; :QCA_LeastSignificantBit = "bit1" ; :QCA_reference1 = "AWIPS TSP 88-21_R2" ; :QCA_reference2 = "10th Met Obs and Inst, Paper FA5.7, Phoenix, 1998" ; :QCA_reference3 = "14th IIPS, Paper FA8.16, Phoenix, 1998" ; :QCR_long_name = "QC results model: results word definition" ; :QCR_NoBitsSet = "No QC failures" ; :QCR_Bit1Set = "Master bit - at least 1 check failed" ; :QCR_Bit2Set = "Validity check failed" ; :QCR_Bit3Set = "Position Consistency check failed" ; :QCR_Bit4Set = "Internal Consistency (IC) check failed" ; :QCR_Bit5Set = "Temporal Consistency check failed" ; :QCR_Bit6Set = "Temporal Consistency check (for Marine data) failed" ; :QCR_Bit7Set = "Spatial Consistency check failed" ; :QCR_Bit8Set = "Forecast Model Consistency check failed" ; :QCR_Bit9Set = "Statistical Model Consistency check failed" ; :QCR_Bit10Set = "Kalman Filter failed" ; :QCR_LeastSignificantBit = "bit1" ; :QCR_reference1 = "AWIPS TSP 88-21_R2" ; :QCR_reference2 = "10th Met Obs and Inst, Paper FA5.7, Phoenix, 1998" ; :QCR_reference3 = "14th IIPS, Paper FA8.16, Phoenix, 1998" ; :QCD_long_name = "QC departure model: array definition" ; :QCD_pos1 = "Average ob departure from QC check estimates" ; :QCD_pos2 = "Departure from validity check estimate" ; :QCD_pos3 = "Departure from position consistency estimate" ; :QCD_pos4 = "Departure from internal consistency estimate" ; :QCD_pos5 = "Departure from temporal consistency estimate" ; :QCD_pos6 = "Departure from temporal consistency (for marine data)" ; :QCD_pos7 = "Departure from spatial consistency estimate" ; :QCD_pos8 = "Departure from forecast model estimate" ; :QCD_pos9 = "Departure from statistical model estimate" ; :QCD_pos10 = "Departure from Kalman filter estimate" ; :QCD_reference1 = "AWIPS TSP 88-21-R2" ; :QCD_reference2 = "10th Met Obs and Inst, Paper FA5.7, Phoenix, 1998" ; :QCD_reference3 = "14th IIPS, Paper FA8.16, Phoenix, 1998" ; :ICA_long_name = "IC applied model: applied word definition" ; :ICA_NoBitsSet = "No IC applied" ; :ICA_Bit1Set = "Master bit - at least 1 check applied" ; :ICA_BitiSet = "IC check # applied" ; :ICA_LeastSignificantBit = "bit1" ; :ICA_reference = "IC check #\'s defined in IC check table" ; :ICR_long_name = "IC results Model: results word definition" ; :ICR_NoBitsSet = "No IC applied" ; :ICR_Bit1Set = "Master bit - at least 1 check applied" ; :ICR_BitiSet = "IC check # applied" ; :ICR_LeastSignificantBit = "bit1" ; :ICR_reference = "IC check #\'s defined in IC check table" ; data: }